Plone 2.1.1 IE resizing bug.
"Michael Krishtopa (Theo)" <[email protected]> Mon, 31 Oct 2005 16:43:33 +0200
| Newsgroups | gmane.comp.web.zope.plone.design |
|---|---|
| Organization | HedDex Design Studio |
| Message-ID | <[email protected]> |
Hello plone-design,
I thing there is a bug in plone_minwidth.js file (Plone 2.1.1) with
IE.
If I set in ploneCustom.css
#visual-portal-wrapper {
margin-left:auto;
margin-right:auto;
width:771px;
}
the result is IE show page correctly until page loaded in all.
After that page resizing to 100% width.
To solve it I commented lines in main_template.pt
<!--
<tal:comment replace="structure string:<!--[if IE]>" />
<script type="text/javascript"
tal:attributes="src string:$portal_url/plone_minwidth.js"></script>
<tal:comment replace="structure string:<![endif]-->" />
-->
ps: IE6, Win2000, Plone 2.1.1
--
Best regards, Michael
HedDex Design Studio manager
URL: http://www.heddex.com
Phone: +38 050 5630391
+38 06452 27862
ICQ: 9218313
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information