• Here’s my blog: LonePlacebo

    On the bottom of the posts, I’ve been trying to align the Advertise Here image to align to the right of the two RSS feed and Email subscription badges. So far, it only sits on the same line as the Email subscription line. Need help desperately.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Get rid of the alignright class in the markup for that block.

    Thread Starter brevityness

    (@brevityness)

    Doesn’t seem to do it. I added a class .adspostbottom and gave it a float:right; property. And I placed it within another div with class .rsspost for the email/rss badges on the left and gave it clear: both; property. Still stuck on the same line as the second email badge.

    Thread Starter brevityness

    (@brevityness)

    Anybody?

    style.css

    #content .adspostbottom{float: right; padding: 0px 0px; border: 1px solid #CCCCCC;
                            margin: -110px 0px 0px; background: none repeat scroll 0 0 #F5F5F8; }

    changed the top margin to -110px.

    Thread Starter brevityness

    (@brevityness)

    thanks, alchymyth. It worked.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Positioning ads’ is closed to new replies.