One more thing…

You can adjust the edges of your fixed width site by creating a graphic with borders and assigning that graphic to the #everything ID…

#everything {
background: #fff url("images/760.gif") repeat-y;
margin: 0 auto;
width: 760px;
padding: 0;
}

You can download the graphic here and see the results.

Leave a Reply

You must be logged in to post a comment.