This seems to work ok on the login page, but as soon as I've logged in, the
menu bar still misbehaves. Any other ideas guys? Maybe specifying margin-top
on another element as well? I just don't have an idea as to where.


kkus wrote:
> 
> This one is better than my previous posting which cause menu disappear in
> FireFox 2.0. This one works in both FF and IE6/7.
> 
>         div#main h1 {
>             margin-top: 3em;
>             margin-left: -330px;
>         }
>     div#nav {
>         position: absolute;
>         top: 2em;
>         left: 0px;
>         width: 100%;
> 
>         text-align: left;
>     }
> 
> 

-- 
View this message in context: 
http://www.nabble.com/IE7-overlap-issue-tf2639383s2369.html#a7686831
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to