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 4 2005, 03:15 PM
Post
#2
|
|
![]() Amberific. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,913 Joined: Jul 2004 Member No: 29,772 |
^ Oh, in the comment box, I get it now. Try this:
CODE <style type=text/css>
input, select, textarea, iframe.htmleditor, .textfield, .button { border: 1px solid #ffffff; font-family: Tahoma; font-size: 8pt; background-color: #925290; color:#e6e6e6; } </style> |
|
|
|
Dick_and_Jane background color hides text Nov 3 2005, 02:13 AM
Madame C I'd try specifying a text color. Try this:
C... Nov 3 2005, 02:26 AM
Dick_and_Jane that doesn't work, the replies in the comment ... Nov 4 2005, 02:08 PM![]() ![]() |