KayleyV2
(?)Community Member
- Report Post
- Posted: Sat, 09 Aug 2008 04:11:44 +0000
FEEDBACK PL0X

Now I'm having another problem D:
The text on my signature doesn't appear emo

Questing

36k/50k
Donate?
Donors go to journal


36k/50k
Donate?
Donors go to journal

Look for this in your code:
.panel {color: #FFFFFF;opacity: .8; -moz-opacity: .8; filter:alpha(opacity=80); -khtml-opacity: .8;border: 1px dashed #FF0000;}
Change it to this:
.panel {color: #FF0000; font-family: Kristen itc; opacity: .8; -moz-opacity: .8; filter:alpha(opacity=80); -khtml-opacity: .8;border: 1px dashed #FF0000;}
I don't see any white text on your page, so I'm not sure why you would need to set it to white.
If you had white there for a reason, you could also use tis for the signature:
#id_signature{color: #FF0000; font-family: Kristen itc;}