ad ready template ad_125.php…where do I install adsense code
-
Installed a new theme w/ 125×125 ad blocks. I’m not sure where I put the code for the ad in the php: There are 4 ad blocks so I’ll have four different codes to insert.
div id=”adboxes”>
<div class=”ad125″><img src=”<?php bloginfo(‘stylesheet_directory’); ?>/images/ad_125.jpg” alt=”Ad” /></div>
<div class=”ad125″><img src=”<?php bloginfo(‘stylesheet_directory’); ?>/images/ad_125.jpg” alt=”Ad” /></div>
<div class=”ad125″><img src=”<?php bloginfo(‘stylesheet_directory’); ?>/images/ad_125.jpg” alt=”Ad” /></div>
<div class=”ad125″><img src=”<?php bloginfo(‘stylesheet_directory’); ?>/images/ad_125.jpg” alt=”Ad” /></div>
</div>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘ad ready template ad_125.php…where do I install adsense code’ is closed to new replies.