[TYPO3-ttnews] How to call css file in typo setup?
Andre Flitsch
pixelhed at pixel-works.co.uk
Thu Jun 1 07:52:00 CEST 2006
Frank wrote:
> Hi,
>
> Here's a very specific question regarding the use of css files. For a
> homepage I'd like to use several css files: a general file with basic
> styles, a news.css for the tt_news plugin and so on. I want to call and
> control these files via the Typo setup. Like this all style stuff is managed
> in one place, which is convenient.
> But how do I override default styles and how do I call my own style files?
> Below is my setup. You'll see that I've tried different things. But I didn't
> succeed in calling in my news.css. Can someone help please?
>
> Thank you very much.
>
Hi Frank
To include your own css file you should do this:
page.includeCSS.file1 = fileadmin/templates/news.css
see here [1] for details
later ;)
A
[1]
http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/7/5/
More information about the TYPO3-project-tt-news
mailing list