[
https://issues.apache.org/jira/browse/OFBIZ-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bilgin Ibryam updated OFBIZ-1950:
---------------------------------
Attachment: product.png
Bruno,
there is still one issue. You can see from the attached image, that the
"Product For" doesn't appear on a new line.
In the ftls, this is solved by adding an extra <br/>. Not sure how to do it in
menu widgets.
> 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
> Attachments: catalog_tabbars.patch, catalog_tabbars.patch,
> catalog_tabbars.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.