test
Viewing 8 posts - 31 through 38 (of 38 total)
  • Author
    Posts
  • pavit Moderator
    #495961

    Hi wolfje

    You need to add that code into the custom.css file

    steveross Friend
    #495982

    ….and BTW : it Is Special Output for my Site and will not fit your needs….

    wolfje Friend
    #495989

    Hello,

    Thank you i put the code in the custom.css and changes the % up and down but still its aligning to the left…

    phong nam Friend
    #496052

    Hi wolfje,

    Can you put your page url here ? We will help you to sort it out.

    wolfje Friend
    #496387

    Hello,

    it is interior 4 u .nl

    I hope you can help me out.

    wolfje Friend
    #496576

    Nobody? 🙂

    phong nam Friend
    #496598

    Hi wolfje,

    Pls try to put below codes into your custom.css file:

    @media (max-width: 979px) and (min-width: 768px) {
    .row-fluid .span4 {
    width: 33.2% !important;
    }
    }
    @media (max-width: 1199px) and (min-width: 980px) {
    .row-fluid .span4 {
    width: 33.3% !important;
    }
    }
    @media (min-width: 1200px) {
    .row-fluid .span4 {
    width: 33.3% !important;
    }
    }

    * Adjust the width by percent if needed !

    wolfje Friend
    #496728

    Perfect!

    Thank you 🙂

Viewing 8 posts - 31 through 38 (of 38 total)

This topic contains 38 replies, has 5 voices, and was last updated by  wolfje 11 years, 5 months ago.

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