Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • emax Friend
    #199007

    Hi, I have a problem with sidebar 1 in the magazine layout. I want to resize width at 17%. I have tried to change the width in templates.purity_iii.less.bootstrap.less.css and resized the others columns (main and sidebar 2). But it don’t work well. I want to assign another class at sidebar 1 and I want the width of sidebar 2 is 30%. I changed the template width at 1200px.
    Have you a solution for me?
    tnx!!! 🙂

    chavan Friend
    #539671

    create a custom.css using this tutorial http://t3-framework.org/documentation/bs3-customization#custom-css

    Then whatever css do like this

    If the <div class=”clshai”>

    then do this override in custom.css


    .clshai{
    width: 20% !important;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  chavan 9 years, 10 months ago.

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