Is there a way to temporarily remove the spaces for ads? I would like to ad them later when I have some actual ads to place there. Thanks for the help.
Is there a way to temporarily remove the spaces for ads? I would like to ad them later when I have some actual ads to place there. Thanks for the help.
I would open the sidebar.php file and remove this line of code:
<img src="<?php bloginfo('template_directory'); ?>/images/125ad.jpg" alt="Advertising 1" />
<img src="<?php bloginfo('template_directory'); ?>/images/125ad.jpg" alt="Advertising 2" />
<img src="<?php bloginfo('template_directory'); ?>/images/adv.jpg" alt="Advertising" />
This topic has been closed to new replies.