Hey guys and girls
I have the site .... Vampire Ebook and it is using a theme (wordpress) that has some built in ad spots but the thing is i do not wish to use them but each time i delete that part of the script i lose the whole sidebar
Below is what i have been deleting, at least i know enough to copy and paste the script to return it to normal if i stuff up , but any ideas/advice would be appreciated ...many thanks in advance !
</div>
<div class="sidebar-box-blank">
<div class="sidebar-ads">
<img src="<?php bloginfo('template_directory'); ?>/images/banner_125x125.jpg" alt="Ads" width="125" height="125" />
</div>
</div>
<div class="sidebar-box">
<h3>Categories</h3>
I have the site .... Vampire Ebook and it is using a theme (wordpress) that has some built in ad spots but the thing is i do not wish to use them but each time i delete that part of the script i lose the whole sidebar
Below is what i have been deleting, at least i know enough to copy and paste the script to return it to normal if i stuff up , but any ideas/advice would be appreciated ...many thanks in advance !
</div>
<div class="sidebar-box-blank">
<div class="sidebar-ads">
<img src="<?php bloginfo('template_directory'); ?>/images/banner_125x125.jpg" alt="Ads" width="125" height="125" />
</div>
</div>
<div class="sidebar-box">
<h3>Categories</h3>






