Good idea to turn on borders.... it really helped me visualize where
the form was and how it looked.

The revised code looks like this:
(the float and width attributes have been removed)

#header form { /* The search form */
    /*border: 3px solid #C03; */
    margin-bottom: -100px;
    text-align:left;
    padding: 110px 10px 55px 600px;

}

Still breaks in IE win though :-((

I'm thinking it may be a problem with the stacking order.... the main
nav DIV seems to be on top of the header DIV.

On the other hand, the form seems to fill the entire width, so
changing the stacking order (with z-index?) might block/ obscure the
tabs, I'm afraid.....

>but I figured it out by
> setting borders on all the elements in the form. Maybe it was
> that I had to set a width on it; not sure though.
>
> --
> Els
> http://locusmeus.com/
> http://locusoptimus.com/
>
>
______________________________________________________________________
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