coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Ecards & Email => Topic started by: vlad on March 17, 2005, 04:53:27 AM

Title: E-card textinput box issue - eyeball theme
Post by: vlad on March 17, 2005, 04:53:27 AM
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
Title: Re: E-card textinput box issue - eyeball theme
Post by: donnoman on March 17, 2005, 04:55:14 AM
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.
Title: Re: E-card textinput box issue - eyeball theme
Post by: vlad on March 17, 2005, 05:55:47 PM
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
Title: Re: E-card textinput box issue - eyeball theme
Post by: Tranz on March 17, 2005, 06:04:19 PM
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.
Title: Re: E-card textinput box issue - eyeball theme
Post by: Tranz on March 17, 2005, 07:00:05 PM
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.
Title: Re: E-card textinput box issue - eyeball theme
Post by: kegobeer on March 17, 2005, 07:37:04 PM
With IE6 I have no text box formatting issues on the demo w/Eyeball.
Title: Re: E-card textinput box issue - eyeball theme
Post by: vlad on March 18, 2005, 04:01:53 AM
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.

Title: Re: E-card textinput box issue - eyeball theme
Post by: donnoman on March 18, 2005, 05:32:57 AM
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.
Title: Re: E-card textinput box issue - eyeball theme
Post by: vlad on March 19, 2005, 02:54:24 AM
I made a change to the font color for .textinput and set it to blue. It work fine now. Thanks everybody for help.