Page Width
-
I’ve been fooling around with this for a while now, but can’t figure out how to change the page width.
All I’ve been able to figure out so far is how to increase the margin on the right, which I do by changing width in the following:
.wrapper {
width: 960px;
margin: 0px auto;
}I’ve tried decreasing sidebar width, and I’ve tried increasing page width under the “home page” code.
Any ideas?
Thanks!
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Page Width’ is closed to new replies.