Shape 5

Joomla Templates => Sportopolis - Club => : pdfx March 21, 2010, 03:07:06 AM



: Ad Banner in Above_Body1 Position
: pdfx March 21, 2010, 03:07:06 AM
Hi all, great work and templates..

I have set up the Sportopolis template fine, but when i have tried to add a banner in position Above_Body1 with the sizes w654 h95 it goes in position correctly, but the surrounding box padding and alignment do not work.
I have attached a graphic to show, i added the -box setting to show you the positioning better of the blank banner ad, even without - ox it is in the same position. I have not changed anything in the css for the banners.

Thanks P


: Re: Ad Banner in Above_Body1 Position
: hall March 21, 2010, 01:17:37 PM
It looks like it might be inheriting css you cahnged in a parent container maybe?

Try making your banner anchor look like this:

<div class="banneritem-none"><a class=boxed href="http://your.affiliate.account.com"><img src="http://your.affiliate.account.image.com" width=654 border=0 alt="My Ad">[/url]<div class="clr"></div>

If you create your banners in the built in Banner section of Joomla it will place you banner in a DIV class="banneritem-none" then modify the link for your banner as above to match your template by entering class=boxed to the anchor tag. If you must specify dimentions, only enter the width and without the quotes as above...