spc Posted November 10, 2012 Share Posted November 10, 2012 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. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now