Jump to content

backgrond image not displaying


Jammin87

Recommended Posts

Hi,

 

My background image no longer displays since I added a 3-column template to the code. the css I use for the background image is:

 

body {
background-image: url(images/bg_all.jpg) no-repeat center top;
margin:0;
padding:0;
border:0;
width:100%;
min-width:600px;
font-size:90%;
display:block;
color:#000;
}
Is it possible that I need to make the header, 3 columns and footer transparent or something??
thanks in advance,
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...