Viewing 2 replies - 1 through 2 (of 2 total)
  • Everything you need is in sidebar.php

    To edit the text in “About Me” look for..

    <div class="intro_box">
    <div class="intro_text">
    <h1>About The Site</h1>
    <div class="in_text"><img src="<?php bloginfo('stylesheet_directory');?>/images/myimg.gif" alt="myimg" />Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Quisque sed felis. Aliquam sit amet felis. Mauris semper, velit semper laoreet dictum, quam diam dictum urna, nec placerat elit nisl in quam. Etiam augue pede, molestie eget, rhoncus at, convallis ut, eros. Aliquam pharetra. Nulla in tellus eget odio</div>
    </div>
    </div>

    To get rid of the ad boxes delete the code you see here. Make a backup file of your file before proceeding just in case.

    Thread Starter zascar

    (@zascar)

    Thank you!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I remove the Advertising Box from my theme?’ is closed to new replies.