Viewing 3 replies - 1 through 3 (of 3 total)
  • in your stylesheet:

    #page {
    	background-color: black;
    	margin: 20px auto;
    	padding: 0;
    	width: 900px; <---- change that
    	border: 10px solid #959596;
    	}
    Thread Starter ryangruhn

    (@ryangruhn)

    That worked!

    But everything inside the border doesn’t follow the border out, it just stays where it is so I have a bunch of space on one side. How can I make it so the sidebars stay close to the border and the “page” posts are larger?

    Thread Starter ryangruhn

    (@ryangruhn)

    Here is my style sheet:

    [huge chunk of code moderated - please use a pastebin or link to file]
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Making Overall Template Wider’ is closed to new replies.