[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[TYPO3] fdfx_2cols extention question
- From: sven.wagenhoefer at pocketbrain.de (Sven Wagenhöfer)
- Date: Fri, 10 Feb 2006 10:54:47 +0100
Mornin'
> How can I get rid of embeded CSS of the extention?
To embed it in a CSS file you could do
config.inlineStyle2TempFile = 1
Or just put in your TS-Setup
plugin.thenameoftheplugin._CSS_DEFAULT_STYLE (
)
This should eliminate the CSS from the plugin.
Sven
|