It looks like there is an issue with textinput boxes in some thems. It can be seen in eyeball theme on my server and also here on the demo.
If you go to send an e-card page, Your name and Recipient email address fields are yellow and you can not see tesx there. I am not sure why, but on my server Your email address field is also yellow.
Could you take a look at that?
Thanks
I'd bet money your on Internet Explorer.. This is a "FEATURE" of IE... I don't know what its supposed to help with.
View the same page with Firefox or Opera and report back if you see the same thing.
You are correct. It looks perfect on Firefox. Unfortunatly I can not ask people to switch to Firefox or Opera. Is it possible to set it, so it looks fine on different browsers?
Thanks a lot for quick responce
It might be a google toolbar feature. If you disable highlighting for autofill items, the fields are no longer highlighted.
So it's not something coppermine can do. It has to do with the user's local configuration.
Well, there's nothing coppermine can do about the highlighting itself. However, you can edit the text input attributes so that the text is still legible. As it is, it is white in eyeball. Look in style.css and edit/add attributes to define the background and font color.
With IE6 I have no text box formatting issues on the demo w/Eyeball.
You were right. It was a Google toolbar. I disabled Auto Highlight fields for auto fill and it is working. Thanks a lot. I'll try to change font so it is legible. Is there a way to change it only on email card page? If I make change to textinput font attribute in style.css, it will effect all pages.
Thanks tranzNdance for pointing that out, I use google toolbar on all of my workstations... I just assumed it had been IE this whole time.
I made a change to the font color for .textinput and set it to blue. It work fine now. Thanks everybody for help.