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

Ernesto Baschny [cron IT] ernst at cron-it.de
Fri May 15 16:30:03 CEST 2009


Patrick Broens schrieb:
> 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

Just a note, Patrick: The new CSS does indeed interfere with the 
rendering of these images in Firefox / Safari (see attached images to 
bug tracker).

We should discuss this briefly when you have some time.

Cheers,
Ernesto


More information about the TYPO3-team-core mailing list