Bug #39770
Can't disable CSS
| Status: | Closed | Start date: | 2012-08-13 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | Frontend | |||
| Target version: | - | |||
| TYPO3 Version: | 4.7 | Has patch: | No | |
| PHP Version: | Complexity: | |||
| Votes: | 0 |
Description
Hello,
I tried to disable the standard stylesheet with plugin.tx_news.includeCss > and with plugin.tx_news._CSS_DEFAULT_STYLE >
Nothing worked and TYPO3 loaded the default stylesheet. I'm commented out the stylesheets in the fluid template but nothing happened. So I commented the stylesheet out in the original css files.
History
Updated by Georg Ringer 9 months ago
- Status changed from New to Accepted
Updated by Georg Ringer 9 months ago
- Status changed from Accepted to Needs Feedback
can you check
plugin.tx_news.settings.cssFile >
IMO you forgot the .settings.
Updated by Daniel Bachmann 9 months ago
Good morning,
I tried your ts but it had no effect. Something like plugin.tx_news.settings._CSS_DEFAULT_STYLE > didn't work too.
Updated by Georg Ringer 9 months ago
i don't use CSS_DEFAULT_STYLE, so of course this has no effect.
please debug cssFile inside the used layout and tell me the output, thx
Updated by Georg Ringer 7 months ago
did you have success with it?
Updated by Daniel Bachmann 7 months ago
Good evening,
I tried your ts but it had no effect. TYPO3 loaded both css files.
Updated by Georg Ringer 5 months ago
- Status changed from Needs Feedback to Closed
- % Done changed from 0 to 100
can't reproduce that. if {settings.cssFile} is empty, the file can't be included