[TYPO3-dev] Two css_styled_content as default

Tapio Markula tapio.markula at atwebteam.com
Tue Mar 20 13:31:21 CET 2007


Peter Russ kirjoitti:
> Tapio Markula schrieb:
>> Hi
>>
>> I would recommend to put two version of setup.txt for 
>> css_styled_content as default
>>
>> float and DIV designing has several problems
>>
>> 1) the height of the container for floated elements doesn't grow 
>> automatic - very bad problem
>> for several rows of images because you should set the height of the 
>> container taking account the *maximum* height. Tables don't have this 
>> problem
>> 2) height of divs are different. If you try to set height as 100% that 
>> will fail in many situations. Tables don't have this problem
>>
>> Because of serious layout problems I have sometimes changed DIV layout
>> into conventional tables. Concening the latter problem DIVs are usable 
>> if you don't need to set background properties.
>> Because of serious layout problem it would be nice to have
>> alternative to use the old and very realiable table based style
>> of Typo3 3.8.1 without any complains of using old style!
>> Maybe old style has accessibility problems but at least it works 
>> reliable.
> 
> No need, it can be done in css: check this out:
> http://kunst.tagesspiegel.de or
> http://kunst.zeit.de or
> http://www.weltkunst.de
> 
> Regs. Peter.
> 

In the English list has been much discussion with problems
of the new css_styled_content. I just hope that people could
use simpler solution than problematic floats.
It has always problems in certain circumstances and if there
are problems offering alternative solution would not be too much to ask.




More information about the TYPO3-dev mailing list