[TYPO3-ttnews] My own template for tt_news

Aleksandar Milovac aleksandar.milovac at rns-nis.co.yu
Mon Jun 26 12:36:47 CEST 2006



Xatucans wrote:
> Hi, I just find the solution in other post of this board (Re: [TYPO3-ttnews]
> How to call css file in typo setup? 01 Jun 2006 07:52:00 +0200)
> 
> You must write this code in the TS setup of your main template:
> 
> page.includeCSS.file1 = fileadmin/mycssfile.css
> 
> ... now you can delete the "default CSS-styles (tt_news)" from the include
> statics and your css style will be the only one for your tt_news
> 
> If you would like to include more css you must do it like this:
> 
> page.includeCSS.file2 = fileadmin/second.css
> page.includeCSS.file3 = fileadmin/third.css
> 

Yes, it works! The problem was "default CSS-styles (tt_news)". You must
remove it frome the include statics. Maybe it will work with
_CSS_DEFAULT_STYLES > also, but I didn't try it.

Thanks.
-- 
Pozdrav,
Saša



More information about the TYPO3-project-tt-news mailing list