ok. thanks a lot.

Carlos Daniel Ruvalcaba Valenzuela-2 wrote:
> 
> Check The docs about static files, the correct way is to put them inside
> the
> CSS folder which is inside the public folder, on your template you will
> refer to it as /css/site.css, turbogears will route all folders and
> contents
> of public folder at the root controller.
> El 23/09/2011 19:59, "sk78" <[email protected]> escribió:
>>
>> Hi,
>>
>> I have included a link to a css stylesheet in one of my templates.(inside
>> the head tag):
>>
>> <link rel="stylesheet" type="text/css" media="screen" href="style.css" />
>>
>> The file style.css is in the templates folder, like the html template
>> that
>> links to it.
>> However the stylesheet is ignored.
>> Is this not the correct way to link to a stylesheet in TG?
>> Thank you
>> --
>> View this message in context:
> http://old.nabble.com/css-stylesheet-ignored-tp32503885p32503885.html
>> Sent from the Turbogears General mailing list archive at Nabble.com.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
> "TurboGears" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
> [email protected].
>> For more options, visit this group at
> http://groups.google.com/group/turbogears?hl=en.
>>
> 
> -- 
> You received this message because you are subscribed to the Google Groups
> "TurboGears" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/turbogears?hl=en.
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/css-stylesheet-ignored-tp32503885p32548688.html
Sent from the Turbogears General mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to