oh but stupid question...whats the code to get the entries to have an actual space between them? I see where in the code you say it is...but i dont know what to add/change to make there be a space lol
Hi, sorry if this is an annoying question but I'm having bit of color font trouble in the text box... the background color is too close to the text color. Also, sometimes I can't see the color of the text when I'm replying. I don't know where to change it... thanks!
Comments 64
Reply
Reply
Reply
Reply
Reply
Reply
YES!
you are my favorite right now!
Reply
Reply
Reply
Reply
Reply
textarea.textbox {
width: 100% !important;
}
and change it to this...
textarea.textbox {
width: 100% !important;
color: #FFFFFF;
}
hope this helps.
Reply
Reply
thank you!
Reply
Leave a comment