[Typo3] Template GLUECK error?

dieter orens reddesertvandriver at gmail.com
Tue Nov 1 11:51:32 CET 2005


hi
there is a solution
you should use something like this in your main template ts setup:

page.stdWrap {
  offsetWrap = ,20
  offsetWrap.stdWrap.wrapAlign >
  offsetWrap.stdWrap.outerWrap = <div align='center'>|</div>
  offsetWrap.tdParams = valign="top"
}

this bug is reported in bugs.typo3.org and I m searching it for you now...



"Rüdiger Schneider" <rem at procube.com> schreef in bericht 
news:mailman.1.1130790709.28537.typo3-english at lists.netfielders.de...
> Hi everyone,
>
> I've investigated a little bit, The "GLUECK"-templates are the same on 3.7 
> and 3.8.
>
> But on 3.8
>
> Sourcecode view of the generates Page is
>
> <body some_tags...>
> <div style="text-align:center;">
>
> on 3.7 it is
>
> <body some_tags...>
> <div align="center">
>
> Again has anyone encountered that problem also?
> Or even better... found a solution?
>
> Greets Ruediger 





More information about the TYPO3-english mailing list