Project

General

Profile

Actions

Bug #19705

closed

picture in text left css bug

Added by Dennis Meyer over 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-12-16
Due date:
% Done:

0%

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

Description

If you are inserting two content elements of type 'picture - in text left' and the text of the content element above is smaller than the picture then the lower content element will start beginning after the text, not after the picture.
This bug is reproduceable with TYPO3 version 4.1.5 and above.

(issue imported from #M9955)


Files

bug.png (46.9 KB) bug.png Administrator Admin, 2008-12-16 15:25

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #17330: missing clearer div in csc-textpic-intext-left & csc-textpic-intext-right standard wrapClosedOliver Hader2007-05-24

Actions
Actions #1

Updated by Henrik Ziegenhain over 15 years ago

I solved this issue with the following two lines of TS

tt_content.textpic.30 = HTML
tt_content.textpic.30.value = <div class="csc-textpic-clear"></div>

Actions #2

Updated by Chris topher about 14 years ago

Resolved as duplicate of #17330. ;-)

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF