[Typo3] css-styled content
Pierre Rouwens
pierre at web-lance.com
Thu Jul 7 20:21:30 CEST 2005
klaus bossert a écrit :
> Pierre Rouwens schrieb:
> >
>
>> how can i rid of ... <br /><img src="clear.gif" width="1" height="5"
>> border="0" class="spacer-gif" alt="" title="" /><br />
>
>
> hi pierre,
>
> sounds like you could have used "spaceAfter" somewhere in your
> templates... otherwise i cant imagine where it comes from.
>
> i have the same versions in use and dont see any clear-gifs around.
>
> propably you should take a deeeeep look into the typoscript object
> browser on the affected page...
>
> --8<--
> TSref: stdWrap
> --8<--
>
> spaceBefore -> int /stdWrap
> Pixels space before. Done with a clear-gif; <img ...><BR>
>
> spaceAfter -> int /stdWrap
> Pixels space after. Done with a clear-gif; <img ...><BR>
>
> space -> space -> [spaceBefore] | [spaceAfter]
> Additional property: .useDiv = 1
> If set, a clear gif is not used by rather a <div> tag with a
> style-attribute setting the height. (Affects spaceBefore and spaceAfter
> as well).
>
> --8<--
>
> hope it helps,
> klaus
>
> #
Yes thanks a lot... you're totally right
lib.stdheader ............... space was 0 5 i set it up at 0 0
it s ok thanks a lot
More information about the TYPO3-english
mailing list