View Full Version : Removing Top 8 and comments


puco
05-29-2006, 03:46 AM
Hi there-

I've looked everywhere, even the links at the top of the forum and can't seem to find the solution to what I'm looking for.

1. I want to remove my Top 8 completely. Even better if it's a code where people can't see my friends at all.
2. I want to remove my comments. You know, so that people can't see what was posted.

Any help would be greatly appreciated.

Thank you!!

MariGirl2003
05-29-2006, 04:47 PM
try this code:

add this code in ur "about me" box :
<style type="text/css">.comments {visibility:hidden;display:none;}</style><br />


den add this code to ur "Who I'd Like to Meet" box :

<!-- begin code provided by myspacescripts.com --><br />
<div class="comments"><table><tr><td><table><tr><td><br />
<!-- end code provided by myspacescripts.com -->

puco
05-29-2006, 05:12 PM
You're the best!!! Thanks you so much!