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..
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..
Try editing your theme's header.php template file.
i have tried this but Nainlove link is not existing in header.php or footer.php...
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]
`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(); ?>
This topic has been closed to new replies.