[TYPO3-english] css_styled_content how to edit styles
Victor Livakovsky
v-tyok at mail.ru
Wed Feb 11 23:59:22 CET 2009
> Hi folks,
>
> Could you tell me where to edit styles of css dynamically included to
> website by the plugin? I'd like to edit custom styles generated
> automatically by the plugin.
>
Go to "Template"->"Template Analyzer"->"EXT:css_styled_content/static/ "
and search for "plugin.tx_cssstyledcontent._CSS_DEFAULT_STYLE".
You'll see all default CSS styles there. You may override them with your
own css (because your css-files are included after default) or directly
in your TS Setup.
More information about the TYPO3-english
mailing list