Viewing 2 replies - 1 through 2 (of 2 total)
  • Try this to get the content to the grey sidebar.

    #sidebar {
        width: 194px;
    }

    These will create space between the main content and the sides of the content area.

    #main {
        padding-left: 14px;
        padding-right: 25px;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I make the main post area smaller?’ is closed to new replies.