[TYPO3-english] extra vertical space in "old style" template

Katja Lampela katja.lampela at lieska.net
Tue Jun 15 10:20:03 CEST 2010


Hi all,

I'm making a direct mail template and try to strip all that is not 
necessary and as for the Outlook (and other email clients also) I have 
to go back to table based templates. This is why the css_styledcontent 
is not in used but "styles.content" and "content" in template include 
static.

Now I want the images in top of each other without extra vertical space.

In my constants I have:
styles.content.imgtext.rowSpace = 0
styles.content.imgtext.colSpace = 0

in setup:
tt_content.stdWrap.space = 0|0
tt_content.stdWrap.innerWrap.cObject.6.2.stdWrap.spaceAfter = 0
tt_content.stdWrap.innerWrap.cObject.6.2.stdWrap.spaceBefore = 0
styles.content.imgtext.spaceBelowAbove = 0

still there is this extra 6 px space maker in source code:

<img src="clear.gif" width="1" height="6" border="0" class="spacer-gif" 
alt="" title="">

I have gone through the template with TypoScript Object Browser and I 
just can't find where that comes from.

What am I missing?

-- 
With kind regards

Katja Lampela
*Lieska-tuotanto*
www.lieska.net


More information about the TYPO3-english mailing list