[css-d] Weird Firefox Hidden input forms and background image issue

2006-08-25 Thread Jade True
At least that's what I think what's going on. Check out http://www.zencart13.jadetrue.com/ There are two small white rectangles to the left of the search form. There are two input type="hidden" form entries there, and I'm guessing they are causing this? There is a background image in the cs

Re: [css-d] Weird Firefox Hidden input forms and background image issue

2006-08-25 Thread Grady Kelly
On 8/25/06, Jade True <[EMAIL PROTECTED]> wrote: > There are two input type="hidden" form entries there, and I'm > guessing they are causing this? There is a background image in the > css behind the login form. Couldn't you just add this style to your stylesheet: .hidden { display: none;

Re: [css-d] Weird Firefox Hidden input forms and background image issue

2006-08-26 Thread Nick Fitzsimons
On 26 Aug 2006, at 05:29, Jade True wrote: > > Check out http://www.zencart13.jadetrue.com/ > > There are two small white rectangles to the left of the search form. > There are two input type="hidden" form entries there, and I'm > guessing they are causing this? There is a background image in the