• I need help. I am new to WordPress and PHP, CSS, etc. My site was setup for me by someone else. I am using the theme: “Ads Minded” on my site: http://www.tophealthylivingnews.com/.
    Under the page title, specifically the “T” in top, the is light blue letters “By N2H” which links to another site. I want to remove this but can’t figure out how to do it. When I view the page sourse from my browser I see where that link is located, but that is in HTML. When I go to my sites admin panel I see no HTML to edit. And here on WOrdPress I don’t see where. Like I said I’m new and confused so please be gentle and don’t flame me too much. 😉 Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Admin… Presentation… Theme editor.

    Under theme edistor will be all the php file that contain how the blog and its html is generated.

    The section most likely to find the link you want to delete would be in the “header.php” file.

    NOTE, if the installer of the blog didn’t chmod all those files you won’t be able to edit them. In that case use a ftp client and chmod all the php file to “666”

    Thread Starter RickM

    (@rickm)

    It is set to 666 yet the link is not in there. That stupid link is driving me nuts!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘New To WordPress & PHP’ is closed to new replies.