[TYPO3] colorize tt_news
Matyi Gábor
gmatyi at freemail.hu
Sat May 27 13:14:32 CEST 2006
Hi,
I read this in the tt_news manual.
Global Wraps:If you use the new css-based html-template you don't need to
define “Global Wraps” and “Global Colors” because the complete visual
formating is done with CSS-tyless. But of course those wraps and markers
can be used for other purposes.
It means that the colorize tt_news with the way adding
plugin.tt_news.color1 = #..... doesn't work. But the typo3 create a
temporary css file, that inhalts f.e. these:
.news-latest-container {
border:1px solid #333;
background-color:#BBE53A;
}
.news-latest-container H2,.news-latest-gotoarchive {
color:#fff;
padding:3px;
margin:3px;
border:1px solid #666;
/*background-color:#D8FA70;*/
background-color:#769024;
}
My ask, where can I configure these css?
Thanks Gabor Matyi
More information about the TYPO3-english
mailing list