Hello!
Does anyone have any idea why my tower ad only shows at the bottom at the page?
This is my ad code:
echo '
<div class="skyscraper">
<a href="
http://www.aikencolon.com"><img src="', $settings['theme_url'], '/images/skyscraper.jpg"" alt="ACToolSupply.com" border="0"></div></a>';
I went into the index.css and added:
.skyscraper
{
display: inline;
float: right;
}
I would like the ad to run along the right side of the page. Any ideas?!
Also, I'd like to eventually change this to a flash banner that I made with the same dimensions. Can anyone send over some code that works with the mod for flash? I haven't had any success...

I use smf 2.0 RC2
Thanks!!