WordPress.org

Forums

How to Remove Other site link (5 posts)

  1. funlush
    Member
    Posted 1 year ago #

    My site name is http://www.funlush.com the person who from whom i have created the site has linked his site name at right upper side name Nainlove...i want to remove it..please guide me how i can it..

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try editing your theme's header.php template file.

  3. funlush
    Member
    Posted 1 year ago #

    i have tried this but Nainlove link is not existing in header.php or footer.php...

  4. anjali.n
    Member
    Posted 1 year ago #

    hi funlush,
    he mentioned that directly in the body of the page. check the code of the menu part. there he mentioned the link in a layer which has a class with "catmenucontainer".

    [sig moderated as per the Forum Rules]

  5. funlush
    Member
    Posted 1 year ago #

    `catmenucontainer class is given below...if i remove it than image line running on upper side disappeared ...so guide me where is the link of "nainlove"..?

    <div id="catmenucontainer"><div id="catmenu">

    <ul>
    <?php wp_list_categories('sort_column=name&title_li=&depth=4'); ?>

    <li><a href="http://feeds.feedburner.com/funlush">Feed</a></li>
    </ul>
    </div></div>
    <?php boposts_show(); ?>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.