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;
    }

and then add that class to all the type hidden input fields?

That got rid of them when I did that to your code locally.  I do not know if
that is the correct approach, but it works. :o)

Grady Kelly
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to