[TYPO3-english] Image Alignment Problem in 4.2.6
Francois Suter
fsuter at cobweb.ch
Wed Mar 25 15:48:06 CET 2009
Hi Denny,
> I changed
> typo3_src-4.2.6/typo3/sysext/css_styled_content/static/constants.txt
>
> separateRows = 0
> To
> separateRows = 1
>
> Is there a better place for me to make this change? I'm not too familiar
> with the variable structure of typo3.
Yes there is. You should avoid modifying core files, because you will
loose your changes when you upgrade your TYPO3.
You should make the change in a TypoScript template in your site, in the
constants field. So that would be:
styles.content.imgtext.separateRows = 1
HTH
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
More information about the TYPO3-english
mailing list