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
-- 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.