[TYPO3] content.space

JoH info at cybercraft.de
Mon Jul 17 19:43:52 CEST 2006


>>> I tried this but its not working:
>>>
>>> # spacing
>>> tt_content_right < tt_content
>>> tt_content_right.space = 0|0
>>>
>>> page.50 < styles.content.getRight
>>> page.50.renderObj < tt_content_right
>>>
>>> What am i doing wrong?
>>
>>
>> Looking into the TypoScript Object Browser (TSOB) you will find that
>> tt_content is a CASE element.
>>
http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/8/17/
>>
>> As you can see there is nothing like space in the list of CASE
>> properties. But there is stdWrap.
>>
>> So this should be working:
>>
>> tt_content_right < tt_content
>> tt_content_right.stdWrap.space = 0|0
>
> Still not working. What am i doing wrong this time:

Well - it could be interesting to know _what exactly_ is not working ... ;-)

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com





More information about the TYPO3-english mailing list