On 19/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I am trying to get the advert block (.ads) to display about 30px down  the
> maincontent div but have the text  run alongside the advert  contained with 
> the
> ads class.
>
> At the moment however the .ads advert displays after the text in  maincontent

If you put the div.ads above the the text content, it will display
correctly. Here is how the html content could flow:

#wrapper
    #maincontent
        .ads
        text content

HTH
-- 
Cheers,
Sasha
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to