Topic: Background image doesnt show up
Hi my background image doesnt show up when i load up my application.
I have searched online and i think this is the right way to do it but for some reason
it doesnt show up.
#container{
background-image: url(images/"Bkgnd-img.png");
background-repeat: repeat;
}
Help!
Last edited by CrazyLegs (2011-05-23 21:48:45)