Viewing 2 replies - 1 through 2 (of 2 total)
  • Open the theme’s style.css file and change the following width value:

    #primary,
    #secondary {
    	float: right;
    	overflow: hidden;
    	width: 220px;
    }

    Since it’s a fixed width design you’ll probably need to change the margin and width of the main content area as well.

    Moderator t-p

    (@t-p)

    Thanks jkovis,
    it worked.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to increase sidebar width in twentyten?’ is closed to new replies.