• I have the 2010 theme. One one of my pages I need to widen the content portion. I have selected the option of no sidebar, however it didn’t give me access to the space usually taken up by the sidebar.
    My page is http://todayisay.com. The product page is what I am trying to correct.

    Any help would be greatly appreciated.
    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Try changing your style.css around line 93 to this:

    .one-column #content {
       margin:0 auto;
       width:95%;
    }
    Thread Starter isay81

    (@isay81)

    I tried this, but it didn’t change anything. Could the template be protected? I found exactly where you said. I updated the Style sheet, and nothing changed. Dang, I was so hoping that would work.

    @isay81 I see that you have not changed

    .one-column #content {
    margin:0 auto;
    width:640px;

    I just changed in firebug and did widen your post make to about 940px will work.

    Thread Starter isay81

    (@isay81)

    I had changed it and then i changed it back. I just did what you said and it still is exactly the same. I updated, and then published, just to make sure i saved everything.

    did you refresh after you made the change as I see it changed

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Template change 2010’ is closed to new replies.