[jira] [Commented] (OFBIZ-8411) popup image takes full width of browser window for ecommerce multiflex theme

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-8411) popup image takes full width of browser window for ecommerce multiflex theme

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-8411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223430#comment-16223430 ]

Aishwary Shrivastava commented on OFBIZ-8411:
---------------------------------------------

I explored this issue and found that CSS for popup was not there in  style.css, which is style sheet of Multiflex.
<VisualThemeResource visualThemeId="MULTIFLEX" resourceTypeEnumId="VT_STYLESHEET" resourceValue="/multiflex/style.css" sequenceId="02"/>
I explored other theme's CSS and found that every other theme has CSS for popup class.
I think adding CSS for popup will do the work.

> popup image takes full width of browser window for ecommerce multiflex theme
> ----------------------------------------------------------------------------
>
>                 Key: OFBIZ-8411
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-8411
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: Trunk
>            Reporter: Wai
>            Assignee: Aishwary Shrivastava
>         Attachments: OFBIZ-8411.patch
>
>
> go to https://localhost:8443/catalog/control/FindProductStore
> select multiflex theme
> go to ecommerce
> hover mouse over an image.
> notice that the width of popup image take width of browser window



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)