Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Background-image for whole page (body)


BAV

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...