BAV Posted February 2, 2009 Share Posted February 2, 2009 Hello! I inserted a background image for the whole page and my question is: How can i make the image to be fit on page for different monitors resolutions? The code for the body-background in my stylesheet, is: BODY { background-image: url(images/body_background.jpg); background-position: bottom center; background-repeat: no-repeat; background-attachment: fixed; color: #000000; margin: 0px; } My image size is: widht: 1440px; height: 900px Can anyone tell me? Link to comment Share on other sites More sharing options...
BAV Posted February 3, 2009 Author Share Posted February 3, 2009 Anyone? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.