I've entered this as an issue in JIRA:

http://issues.appfuse.org/browse/APF-542

Thanks!

Matt

On 12/1/06, kkus <[EMAIL PROTECTED]> 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;
    }


Matt Raible-3 wrote:
>
> I believe it's caused by the 1-column CSS stylesheet included on the login
> page.
>
> Matt
>
> On 12/1/06, kkus <[EMAIL PROTECTED]> wrote:
>>
>> This overlap only happens in first load of login.jsp(open browser for
>> localhost:8080/appFuse). After I login and logout there is no overlap in
>> top
>> menu at all, even it is in the same login.jsp again. I think it is
>> related
>> to css element div id="nav", but can't figure out exactly where to cause
>> this problem. Any idea or help?
>>
>>             <div id="nav">
>>                 <div class="wrapper">
>>                     <h2 class="accessibility">Navigation</h2>
>>                     <jsp:include page="/common/menu.jsp"/>
>>                 </div>
>>                 <hr />
>>             </div><!-- end nav -->
>>
>>
>> kkus wrote:
>> >
>> > Has anyone tried IE7 with AppFuse 1.9.4(Spring+Hibernate)? I found some
>> > overlaps between menu and project name. For example. there is an
>> overlap
>> > between login menu and "AppFuse" title.
>> >
>> > Do we have any plan to adjust css for IE7?
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/IE7-overlap-issue-tf2639383s2369.html#a7645392
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> --
> http://raibledesigns.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>

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

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




--
http://raibledesigns.com

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

Reply via email to