comment problem, can't get rid of top friends |
comment problem, can't get rid of top friends |
Feb 21 2007, 05:34 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Jan 2007 Member No: 492,887 |
I am creating a new div layout for my myspace. However, I'm having two problems with my comments.
#1: Text above comments won't go away (Dispalying XX of XX Comments, User has XX Friends, User's Comments, User's top 8 ect.) #2: For some reason, every part of the comment is showing except the picture and comment text. Here's my profile so you can know what I'm talking about. I feel there's an easy solution to the problem...only I don't know what it is. Help! My Profile |
|
|
|
![]() |
Feb 21 2007, 05:41 PM
Post
#2
|
|
![]() vengeance. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,058 Joined: Jul 2006 Member No: 437,024 |
for number one, try using this code: CODE <style type="text/css"> .btext {display:none;} .redtext {display:none;} .redbtext {display:none;} a.redlink:active, a.redlink:visited, a.redlink:link {display:none;} a.redlink:hover {display:none;} </style> As for number two, Your comment text is set to white, but your profile is misaligned. If you move the comments over a bit more, then they should show fine. ![]() (image is thumbed) |
|
|
|
AndiCandi comment problem Feb 21 2007, 05:34 PM
AndiCandi The code did absolutely nothing. Maybe I put it i... Feb 21 2007, 07:47 PM
choombawamba i had this same problem too
i tried that code but ... Feb 21 2007, 08:39 PM
a beautiful nothing Did you put it in the "About Me" section... Feb 21 2007, 09:40 PM
AndiCandi Don't worry about the comment color thing...I ... Feb 22 2007, 06:39 PM
toyo loco Find
QUOTE<style type="text/css">
... Feb 22 2007, 06:49 PM
AndiCandi Um...the code didn't necessarily work. I just... Feb 23 2007, 05:08 PM![]() ![]() |