[TYPO3-core] RFC: #10768: Small rendering/css bug on FE with Text with image

Patrick Broens patrick at netcreators.com
Thu Mar 26 23:50:29 CET 2009


Hi,

This is a SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=10768

Branches: trunk

Problem:
If you have a CE 'Text with Images' and set the positioning to 'Image
left in Text' where the text should float around the image, ordered and
unordered lists lose their padding but, how strange, also the 'overflow:
auto' property, which is actually default. This happens in all browsers,
but IE6/7 need the height to be defined, because it loses 'hasLayout'.

Solution:
Set overflow: auto to ul and ol
Set height: 1% for IE6/7, does not interfere with other browsers
Set specific padding of 40px which is default for most browsers because
IE6/7 lose the bullets

This is done in typo3/sysext/css_styled_content/static/setup.txt

Branches:
Trunk

Cheers,

Patrick
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20090326_RFC_10768.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090326/4818cd63/attachment.txt 


More information about the TYPO3-team-core mailing list