Re: IE float bug
Chad Whitacre <[email protected]> Sat, 11 Dec 2004 06:39:53 -0500
| Newsgroups | gmane.comp.web.zope.plone.design |
|---|---|
| Message-ID | <[email protected]> |
iirc the problem is the height: 100% at the bottom of portal_skins/plone_styles/ploneIEFixes.css.dtml you can try setting that to position:relative instead or you can remove the "p" from the list of affected tags. that should at least confirm that that is where the problem lies, but fixing it while being certain you're not breaking something else is a different question that I don't have a answer for. usually I just curse IE at that point. Damir wrote: > I have troubles defining a layout for an archetype product. Paragraph > wont wrap around the image :( > > This template outside the plone works fine in IE: > > http://www.webteh.hr:8282/temp/Vijest2/aaa > > but when I plug it into plone it has a float bug: > > http://www.webteh.hr:8282/temp/Vijest2/vijest2_pregled > > I tried to redefine the p selector and various container tricks but > still no luck. I'm going mad ... > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/