> 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. _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
