On Saturday, March 19, 2011 02:44:41 am Vladimir wrote:
> It does not work. If I call index.html which contains
> #title h1    { background-image: url(galion.gif); background-position:
> left top; background-repeat: no-repeat; }
> directly in web browser then image is displayed.
> If I call it:
> http://localhost:8000/index/
> then image is not displayed. Note, for simplicity I placed here the
> image into directory containing index.html

Have you followed these instructions?

 http://docs.djangoproject.com/en/1.2/howto/static-files/

Mike
-- 
"How should I know if it works?  That's what beta testers are for.  I only
coded it."
(Attributed to Linus Torvalds, somewhere in a posting)

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to