| Author |
Message |
radu
Joined: 27 Feb 2006 Posts: 34
|
Posted: 03 Mar 2006 - 11:26 am Post subject:
tt_news template
|
|
|
i can't seem to get the news template page to work with typo3...
it keeps on getting the default one.
i have defined the template file to use in the typoscript and in the news container configuration (in the "Template" section)
this is the typoscript setup:
plugin.tt_news.file.templateFile = fileadmin/templates/tnews/listnews.tmpl
i also tried plugin.tt_news.templateFile = fileadmin/templates/tnews/listnews.tmpl
path is ok
the css is in ../res
what could be the problem? |
|
|
Back to top
|
|
|
moob

Joined: 11 Oct 2005 Posts: 132
|
|
|
Back to top
|
|
|
radu
Joined: 27 Feb 2006 Posts: 34
|
Posted: 06 Mar 2006 - 6:59 am Post subject:
|
|
|
it was ok the way i did it.the fact is that my page's stylesheet was overwriting the stylesheet used for the tt_news template file. and i defined the same sections in my css file and now it works
cool |
|
|
Back to top
|
|
|
The Puppeteer
Joined: 29 Jul 2009 Posts: 2
|
|
|
Back to top
|
|
|
|