[Typo3] 100 unnecessary lines of CSS in header of extensions not used
Michael Scharkow
mscharkow at gmx.net
Fri Jun 17 12:24:20 CEST 2005
Jaco Graaff wrote:
> ok I have a problem which I would like to put under another heading to maybe
> get better response on it. I hope there is someone in this GREAT community
> that can help me in this regard...
Sorry, Jaco, but starting a new thread with a different subject is
definitely *NOT* the way to get your problem resolved. You can change
the subject and still post in your original thread (preferably with:
(was: My old subject line).
In any case, please do not repost questions just to get more attention,
otherwise we might end up with "EARN THREE BILLION $$$ NOW WITH TYPO3"
subject lines ;)
The solution Rob pointed out is exactly the right one. It takes just
another ten seconds after installing tx_foobar to insert
plugin.tx_foobar_pi1._CSS_DEFAULT_STYLE >
to the template of your site.
However, if you just want to remove the CSS definitions from your HTML,
then TSRef is your friend. Try this in your setup, and stuff will be put
in an external CSS file
config.inlineStyle2TempFile = 1
Cheers,
Michael
More information about the TYPO3-english
mailing list