[
https://issues.apache.org/jira/browse/OFBIZ-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bilgin Ibryam closed OFBIZ-1950.
--------------------------------
Resolution: Fixed
Fix Version/s: SVN trunk
Bruno sorry committing so late.
It is in trunk r705940
> Replacement of FTL TabBars with menus widgets in catalog application
> --------------------------------------------------------------------
>
> Key: OFBIZ-1950
> URL: https://issues.apache.org/jira/browse/OFBIZ-1950
> Project: OFBiz
> Issue Type: Improvement
> Components: product
> Affects Versions: SVN trunk
> Reporter: Bruno Busco
> Assignee: Bilgin Ibryam
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: catalog_tabbars.patch, catalog_tabbars.patch,
> catalog_tabbars.patch, maincss_tabbar.patch, product.png
>
>
> Hi,
> the attached patch replaces all *TabBar.ftl files of the catalog application
> with menu widgets.
> Using the menu widget the html is more consistent. for example the "selected"
> class is always applied to the <li> tag and not to the <a> tag of the menu.
> Unfortunately I am facing a problem that I have not yet solved: using menu
> widgets with FF3, and in some case with IE also, the catalog application
> pages are not displayed correctly. The content of the main area after the
> TabBar menu is located at the very bottom of the page, after the end of the
> left column content.
> I have seen that removing the .clear rule in the .css this is solved but then
> more problem come with the main menu.
> Any idea on how to solve this?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.