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

mz4wheeler commented on OFBIZ-4184:
-----------------------------------

Jacques:  I spoke too soon.  It appears to work at "full screen", but when you 
resize the screen smaller, it soon breaks.

However, I believe I have a fix.  If you edit:

OFBIZ_HOME/framework/images/webapp/images/ecommain.css

Change:

#ecom-mainarea .leftonly {
float:left;
voice-family:inherit;
}

--to--

#ecom-mainarea .leftonly {
/* float:left; */
voice-family:inherit;
}

It seems to fix the problem.


> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: .jpg, screenshot-1.jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows 
> promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to