Custom Theme Support - PHPNuke TF2 Nuke Theme and Input Field Problem SpikerNoob - Oct 05, 2008 - 02:53 AM Post subject: PHPNuke TF2 Nuke Theme and Input Field Problem
In some of my input fields, they are this yellow color and you cannot see the information that is typed or autofilled. I have tried every color setting in Autotheme and it is still a problem. Can you tell me where I can make this change?
For example, click on the Recommed Us link and you can see some of the fields I am talking about.
Thanks!
www.hkcentral.netmars - Oct 05, 2008 - 03:53 AM Post subject: RE: PHPNuke TF2 Nuke Theme and Input Field Problem
First I gotta say that frameset is annoying..
Second it appears to be an IE only bug.
To fix it add this line to the bottom of style.css
input {background-color:#FFFFFF;color:#000000;}SpikerNoob - Oct 05, 2008 - 05:13 AM Post subject: RE: PHPNuke TF2 Nuke Theme and Input Field Problem
I made the change and still the same problem. Also, I use Firefox and get the yellow blocks.
I changed the style.css in the custom theme folder, correct?
Okay... sorry...it is working with IE now but not Firefox.mars - Oct 05, 2008 - 02:34 PM Post subject: RE: PHPNuke TF2 Nuke Theme and Input Field Problem
I checked with both FF and IE and the fields are white background with black text?SpikerNoob - Oct 06, 2008 - 02:42 AM Post subject: RE: PHPNuke TF2 Nuke Theme and Input Field Problem
Ooopss... cleared that cache... all okay.