I have the following line coded into my style.css

body {font-family: verdana,arial,helvetica,sans-serif; background-color: #b4d9fb; background-image: url("../images/background.png"); background-repeat: no-repeat; background-position: top center}

and IE7 is not displaying the background image.
I have also tried the URL("http://localhost/Events/background.png";) but it still fails.

Please tell me how I should fix this.

--
Regards,
Alf Stockton            www.stockton.co.za

If one cannot enjoy reading a book over and over again, there is no use
in reading it at all.
                -- Oscar Wilde
My email disclaimer is available at www.stockton.co.za/disclaimer.html

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to