background color hides text, code |
background color hides text, code |
Nov 3 2005, 02:13 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Oct 2005 Member No: 266,798 |
My text coming up in comments is the same color as the background. Is there any where in this code I can change it to a darker color?
Thanks |
|
|
|
![]() |
Nov 3 2005, 02:26 AM
Post
#2
|
|
![]() Amberific. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,913 Joined: Jul 2004 Member No: 29,772 |
I'd try specifying a text color. Try this:
CODE <style type="text/css">
p, body{ font-color:#HEXNUMBER; </style> |
|
|
|
Dick_and_Jane background color hides text Nov 3 2005, 02:13 AM
Dick_and_Jane that doesn't work, the replies in the comment ... Nov 4 2005, 02:08 PM
Madame C ^ Oh, in the comment box, I get it now. Try this:... Nov 4 2005, 03:15 PM![]() ![]() |