Wordpress blog ad help

Discussion in 'CSS' started by slimguy13, Feb 27, 2009.

  1. #1
    i have 4 125x125 ad blocks on my blog i cant get the same size ads to fit in blocks Where do I put the code at for it to show up right Thanks in advance
    Code below:
    </div>
    <div id="ads_panel">
    <div class="ads"><img src="<?php bloginfo('template_url'); ?>/images/ads.jpg" width="118" height="137" /></div>
    <div class="ads"><img src="<?php bloginfo('template_url'); ?>/images/ads.jpg" width="118" height="137" /></div>
    <div class="ads"><img src="<?php bloginfo('template_url'); ?>/images/ads.jpg" width="118" height="137" /></div>
    <div class="ads"><img src="<?php bloginfo('template_url'); ?>/images/ads.jpg" width="118" height="137" /></div>
    <div class="clear"></div>
    </div>
     
    slimguy13, Feb 27, 2009 IP