Project

General

Profile

Actions

Bug #20063

closed

positioning of images in columns is not correct

Added by Bernd Schuhmacher about 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-02-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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)


Files

fehler-typo3-csc-bild.jpg (47.7 KB) fehler-typo3-csc-bild.jpg Administrator Admin, 2009-02-20 15:15
10505_missing_clear.patch (778 Bytes) 10505_missing_clear.patch Administrator Admin, 2009-02-22 10:59

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #19780: Constant styles.content.imgtext.separateRows is not definedClosedOliver Hader2009-01-09

Actions
Actions #1

Updated by Susanne Moog about 15 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.

Actions #2

Updated by Francois Suter about 15 years ago

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

Actions #3

Updated by Francois Suter about 15 years ago

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

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF