[Typo3] link external css style sheet

Peter Russ peter.russ at 4many.net
Wed Jul 27 12:41:21 CEST 2005


Vlatko Šurlan wrote:

> Peter Russ wrote:
> 
>> What is the path of your css?
>> By default automaketemplate tries to "adjust" the path. You should 
>> check  if the css exists in that structure.
>>
>> Regs. Peter
>>
> 
> fileadmin/template/global.css
> But I doubt that the problem is in the path. Only if automaketemplate 
> removed the link tag because it could not find the css file. Otherwise, 
> as I see it the problem is in the fact that the link tag gets completely 
> removed from the head of the template.
> 
> I managed to do this with csshtmlstyling extension. But I doubt that I 
> need an extension to include a simple css file to my template?
In your _template_ your css is included like this:

<link rel="stylesheet" type="text/css" href="global.css" />

Regs. Peter.

-- 
_____________________________
4Many® Services
openBC: http://www.openbc.com/go/invuid/Peter_Russ



More information about the TYPO3-english mailing list