
Sandy asks…
help fixing myspace comments?? css or html??
Hey everyone,
Anyone know the code to fix the alignment in the comments table? For some reason there’s a big space that appears at the top of each new comment posted and it just throws the whole page off. Any responses greatly appreciated!! Thanks!!
I’m not looking to hide or delete comments. I want to fix whatever’s throwing off the alignment. CSS or HTML coding suggestions greatly appreciated.
Even when I strip all the custom code from my profile there appears to be about a 3-line black space between the top of my comments box and the comment left by the poster, like follows:
Mar 29 2008 4:08 PM
Comment Back – Send Message – Block User
Hi Mike! How is the quest for the funny coming along? Too bad you ain’t be attending poker night! Sure will miss ya!
Above that’s meant to read blank space. Thanks.

Dann Dunbar answers:
Without a link to your NON-private profile, there is no way for anyone to address this for you.

Helen asks…
how do you hide your comments section in friendster using CSS?
I know some of you might say that it’s not possible. but the truth is, it is possible! I just saw one of my friends’ profiles and her comments and friends section is hidden. I asked her how to do it but she won’t tell me. she said that it’s a secret. So, if anyone knows how, please help me out here. thanks in advance!
remember, using CSS, ok?

Dann Dunbar answers:
I dont know friendster, but you could try something like this..
(Put the “#ID” or “.class” of your comments section here) {
display: none;
}
Powered by Yahoo! Answers
Related posts: