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]