Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • vibedigital Friend
    #193943

    I’d like to increase the width of sidebar-2. Pretty straightforward request. Anyone have a suggestion on the quickest way to do this?

    Thanks!

    Craig

    vibedigital Friend
    #519322

    I figured it out. I changed line 112 in templates/ja_fixel/css/bootstrap-responsive.css

    FROM:

    .span3 {
    width: 286px;
    }

    TO:

    .span3 {
    width: 386px;
    }

    Then I changed line 94

    FROM:

    .span9 {
    width: 898px;
    }

    TO:

    .span9 {
    width: 798px;
    }

    Essentially providing me with 100px swing, making the sidebar 100px larger and the mainbody 100px smaller

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 1 voice, and was last updated by  vibedigital 10 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum