PDA

View Full Version : Guess book comments gone………………


ramdisk
Feb-20-2007, 05:07 PM
I was checking on my guess book and all I have is names of people who signed but all the comments are gone. I notices that avatars are showing up now. I hope this problem wasn’t asked about already, if so can someone point to the solution.
Thanks...........

Barb
Feb-20-2007, 05:12 PM
I was checking on my guess book and all I have is names of people who signed but all the comments are gone. I notices that avatars are showing up now. I hope this problem wasn’t asked about already, if so can someone point to the solution.
Thanks...........
Hi,

You have the comments set to black text. Change this part of your CSS code to something other than #000, for example, change it to #fff.

#comments .foreground {color: #000;}

ramdisk
Feb-20-2007, 06:15 PM
Hi,

You have the comments set to black text. Change this part of your CSS code to something other than #000, for example, change it to #fff.

#comments .foreground {color: #000;}

Thank you Barb.....................:clap :clap