Hi all, I'm having some problems with Django and CSS. It seems that my templates just don't load the CSS file. I'm using some think like this:
<link type="text/css" rel="stylesheet" href="file.css" /> and the "file.css" is in the same directory as all my templates, but all my pages are with no style. So is there any special thing to do to use CSS with Django? Or can anybody point me to a documentation about CSS in Django? I just found one about CSS and the admin interface. Thanks in advance. Ronaldo. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---