Jump to content

About border around the site


Recommended Posts

hello...

 

I´m sitting with a little problem.

trying to make the page wider, now is the page 992px

 

#page {

width: 992px;

margin: 0 auto 2px auto;

text-align: left;

}

#columns {

height:auto;

overflow:hidden;

float:left;

display:inline;

width: 992px;

background: url('../img/content.jpg') repeat-y;

}

#rogi {

margin-top: -15px;

float: left;

display: inline;

width: 992px;

height: 29px;

background: url('../img/rogi.png') no-repeat top;

}

 

the image content.jpg is 992px, rogi.png is 992px wide.

I have try to set it to 1000 px

 

and nothing happends.

 

I hope that someone can help me.

 

i send along 2 image.

the first image is how i have now, and the second is how i whant to have it.

post-391014-0-75528800-1352565237_thumb.jpg

post-391014-0-90278500-1352565242_thumb.jpg

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...