Help with ad boxes in theme needed….pleeeease ;-)
-
Hi All
I’m brand new to WP and loving it so far…I’ve installed V2.8, grabbed a theme ( ) and want to get started..first thing I want to do is get control of the ad boxes (1 top right of the page and 4 in the sidebar) However, if I go to wisgets it says there’s no sidebar, also I dont know what plugins I need for the ads…this is the code for the 4 ads in the sidebar:
‘<div class=”sponsers”>
<div class=”sponserframe”><img src=”<?php bloginfo(‘template_directory’); ?>/images/ad.gif” alt=”image” /></div>
<div class=”sponserframe”><img src=”<?php bloginfo(‘template_directory’); ?>/images/ad.gif” alt=”image” /></div>
<div class=”sponserframe”><img src=”<?php bloginfo(‘template_directory’); ?>/images/ad.gif” alt=”image” /></div>
<div class=”sponserframe”><img src=”<?php bloginfo(‘template_directory’); ?>/images/ad.gif” alt=”image” /></div>
<div class=”clear”></div>
</div>’Hope someone can help 😉
Many thanks in advance…
Neil
The topic ‘Help with ad boxes in theme needed….pleeeease ;-)’ is closed to new replies.