Ian Young wrote:
>
> Have just picked up this neat project.
>
> However, before I can make any headway I need to sort out Flash and make
> compliant and all that.
>
> http://www.iyesolutions.co.uk/templates/the-swipe/home.html
>
>
> It should sit inside the contentCentre div but clearly doesn't.
>
> Best
>
>  
>
> Ian Young
>   


Off-the-wall guess:

#contentCenter {position:relative; background:fuchsia;}<-------- add
create:
#flashcontent {position:absolute; top: 85px;left:0;border:1px solid white;}

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to