Project

General

Profile

Actions

Bug #21610

closed

css_styled_content not finished yet

Added by Manfred Rutschmann about 15 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Communication
Target version:
-
Start date:
2009-11-18
Due date:
% Done:

0%

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

Description

i placed in an tv fce an text width image element and choosed image left in text. In my main template i choosed css_styled_content without any t4 version numbers. But the Image is not correct in text, there is no float. You can look for a few days on this site:

http://devp.dslr-seite.de/index.php?id=28

I make the same steps on this site (t3 4.2.10) and all fine:

http://p107848.typo3server.info/index.php?id=102

(issue imported from #M12662)

Actions #1

Updated by Chris topher about 15 years ago

Are you sure your css markup is valid?
The validator complains at several places...

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fdevp.dslr-seite.de%2Findex.php%3Fid%3D28&profile=css21&usermedium=all&warning=1&lang=de

Btw: I don't think the two websites you posted can be compared that easily, because they don't use the same document (tags, styling...).

Actions #2

Updated by Manfred Rutschmann about 15 years ago

Ok, thank you for your answer. I found the problem. I use some own html markups in my projects, an i copy this code always in my projects. I think there is an bug in the t3editor. in older t3 versions copy and paste are always successful, but in this version i became the following code: (take a look at div class="scs-textpic...", there are some whitespaces gone...)

tt_content.image.20.layout.17.value =<div class="csc-textpiccsc-textpic-intext-right###CLASSES###">###IMAGES######TEXT###<divclass="csc-textpic-clear"></div></div>
tt_content.image.20.layout.18.value =<div class="csc-textpiccsc-textpic-intext-left###CLASSES###">###IMAGES######TEXT###<divclass="csc-textpic-clear"></div></div>
tt_content.image.20.layout.25.value =<div class="csc-textpiccsc-textpic-intext-right-nowrap###CLASSES###">###IMAGES###<divstyle="margin-right:{register:rowWidthPlusTextMargin}px;">###TEXT###</div><divclass="csc-textpic-clear"></div></div><divclass="csc-textpic-clear"></div>
tt_content.image.20.layout.26.value =<div class="csc-textpiccsc-textpic-intext-left-nowrap###CLASSES###">###IMAGES###<divstyle="margin-left:{register:rowWidthPlusTextMargin}px;">###TEXT###</div><divclass="csc-textpic-clear"></div></div><divclass="csc-textpic-clear"></div>

Actions #3

Updated by Chris topher about 15 years ago

Good to know that you could figure the problem out!

Actions #4

Updated by Oliver Hader about 15 years ago

Since it seems to be something that does not need to be changed in TYPO3, I'm closing this issue again.

Actions #5

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF