Bug #20063

positioning of images in columns is not correct

Added by Bernd Schuhmacher about 4 years ago. Updated over 2 years ago.

Status:Resolved Start date:2009-02-20
Priority:Should have Due date:
Assignee:Francois Suter % Done:

0%

Category:-
Target version:-
TYPO3 Version: Complexity:
PHP Version:
Votes: 0

Description

I set up a content element "Images" and put in 7 pictures. Image height is set to 180, layout is center and number of columns is set to 3.
The first row has 3 pictures with a width of 194 (shrinked for max width of outer div?). Next row has 4 pictures in it. The penultimate two picture has class "csc-textpic-lasttcol" and the last one "csc-textpic-firstcol". This seems correct. But there is no liebreak between the two, althought there should be one.

Demo: www.nmedien.de/demosites/shop2.8/index.php?id=27
In case the "Livedemo" is deleted i have uploaded an jpg of the situation.

(issue imported from #M10505)

fehler-typo3-csc-bild.jpg (47.7 kB) Administrator Admin, 2009-02-20 15:15

10505_missing_clear.patch (778 Bytes) Administrator Admin, 2009-02-22 10:59


Related issues

related to Core - Bug #19780: Constant styles.content.imgtext.separateRows is not defined Closed 2009-01-09

History

Updated by Susanne Moog about 4 years ago

You can fix that for your own page with a simple "clear:both" in your css for ".csc-textpic-firstcol".

This clear:both; seems to be missing in css_styled_content, I'll make a patch.

Updated by Francois Suter about 4 years ago

Resolved after follow-up patch for regression introduced by #10083

Updated by Francois Suter about 4 years ago

Resolved after follow-up patch for regression introduced by #10083

Also available in: Atom PDF