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.

