Viewing 3 replies - 1 through 3 (of 3 total)
  • You have to removed the following code in your header.php file.
    (If you don’t have experience in html, I suggest you to take a copy of the file before you do any chances)

    <div id="new"><!--THIS CURRENTLY LINKS TO THE PAGE SLUG "im-new"-->
     <a href="http://churchoftheeverlastinggospel.com/im-new" title="Get Connected!"><img src="http://churchoftheeverlastinggospel.com/wp-content/themes/wpchurch/images/new-trans.png" alt="I'm New" width="120" height="132" /></a>
    </div><!--end new-->

    [Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

    Edit your theme header.php file

    remove the following code

    <div id="new"><!--THIS CURRENTLY LINKS TO THE PAGE SLUG "im-new"-->
    ...................
    </div><!--end new-->
    Thread Starter jglyn

    (@jglyn)

    Thank you! It worked perfectly.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘I'm New badge at the top of the page’ is closed to new replies.