Home | Join! | Help | Browse | Forums | NuWorld | NWF | PoPo   
Remove Your Guestbook
More Knowledge

Contributed by dave

The option to remove the guestbook has been brought up multiple times. It turns out that you can easily remove the "guestbook" link from your member navigation bar.

Here's the code:

<script> var links = document.getElementsByTagName ('a'); for (var l = 0; l < links.length; l++) { str = links[l].innerHTML; if (str.match (/guestbook/i)) links[l].innerHTML = str.replace (/guestbook/i, ''); } </script>Copy that into the Header section on your NuTROL Customization page and you can say "good riddance" to the guestbook.
NuTang.com • The Ultimate Weblog Community

NuTang is the first web site to implement PPGY Technology. This page was generated in 0.001seconds.

  Send to a friend on AIM | Set as Homepage | Bookmark Home | NuTang Collage | Terms of Service & Privacy Policy | Link to Us | Monthly Top 10s
All content � Copyright 2003-2047 NuTang.com and respective members. Contact us at NuTang[AT]gmail.com.