Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter togo

    (@togo)

    found it:

    #content {
    	width: 80%;
    	margin:0px 0px 60px 0px;
    	padding:0px 0px 0px 60px;
    	float:left;
    	font-size: 14px;
    }
    #sidebar-secondary {
    	width:0%;
    	margin:0px 0px 60px 0px;
    	float:right;
    }

    Thank you Togo. I’m also using the Ari theme on one of my sites but had the opposite problem to yours as I needed to increase the width of my right sidebar.

    Following your advice in reverse, I simply increased the width of the sidebar and decreased the width of the content by the same amount.

    Easy when you know how!

    Thanks again.

    Hi Togo & Faheemah-

    I just starting using the ARi site and am looking to make the content wider by getting rid of the sidebar. I found this thread, and think you could help me!

    I am wondering where in the stylesheet I should change the content and sidebar width. I see #content and #sidebar repeat over and over in the css and I don’t want to mess it up as I am not that good with coding.

    Thanks for any help in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Theme: Ari] how to make middle wider’ is closed to new replies.