[
https://issues.apache.org/jira/browse/OFBIZ-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592924#action_12592924
]
Adrian Crum commented on OFBIZ-1758:
------------------------------------
I figured out the problem with IE7 and the main navigation - it doesn't support
the :hover pseudo class on elements that aren't links. I reversed the direction
of the tab gifs and got it to work. I also learned that IE7 doesn't support CSS
class inheritance - that's why the fonts inside <table> elements are whacky.
I have fixed a number of the IE7 layout issues and I will commit the fixes as
soon as commit access is restored to the repository.
> Sandbox: Changes to Layout Needed for Internet Explorer 7
> ---------------------------------------------------------
>
> Key: OFBIZ-1758
> URL: https://issues.apache.org/jira/browse/OFBIZ-1758
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL COMPONENTS
> Affects Versions: SVN trunk
> Reporter: Adrian Crum
> Assignee: Adrian Crum
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: tab-bar-fix.patch
>
>
> The latest Internet Explorer update breaks a lot of our existing layout. This
> issue is intended for collaboration on solutions to the IE7 layout problems.
> Details are in the comments.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.