Javascript ads in 125X125 ad formate, formating!!
-
Hi guys/girls,
I am using a theme in which I have the option to add 4 125X125 banner ads.
I can put there only banners(image ads).
But I want to place adify or adsense ads(125X125) in that place.The codes to put the banner ads are currently like this
<a rel="nofollow" href="https://technotip.org/advertise/"><img style="margin: 0 15px" height="125" width="125" src="<?php bloginfo('template_directory'); ?>/images/125x125.jpg" border="0" title="insert title" alt="insert title" /></a> <a rel="nofollow" href="https://technotip.org/advertise/"><img height="125" width="125" src="<?php bloginfo('template_directory'); ?>/images/125x125.jpg" border="0" title="insert title" alt="insert title" /></a> <a rel="nofollow" href="https://technotip.org/advertise/"><img style="margin: 0 15px" height="125" width="125" src="<?php bloginfo('template_directory'); ?>/images/125x125.jpg" border="0" title="insert title" alt="insert title" /></a> <a rel="nofollow" href="https://technotip.org/advertise/"><img height="125" width="125" src="<?php bloginfo('template_directory'); ?>/images/125x125.jpg" border="0" title="insert title" alt="insert title" /></a>
When I replace these codes with my 125X125 adsense ads, all the ads will showup like a single ad(with no gap in between each other).
Now I think this problem can only be solved by using some class in my style sheet.
So please anyone help me to get the code to place the javascript ads in those places.Please help me as soon as possible.
And my site it https://technotip.orgThanks in advance.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Javascript ads in 125X125 ad formate, formating!!’ is closed to new replies.