HTML codes?
i need a code that enables me to hide my 'view pics/vids' links on myspace so i can make new ones.
i know that i can totally hide all my pictures but thats not what im trying to do.
thanks.
Public Comments
- You can place your link in a <span class="bob"> tag. In the header, place a CSS stylesheet that says "<style>.bob {display:none}</style>". This will make the link invisible to everyone.
Powered by Yahoo! Answers