Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • tomsson Friend
    #921941

    Hello

    I am using purity III blog view
    Now mast-col have 75% and sidebar have 25% of width

    I need to have mast-col 65% and sidebar2 35% of width.

    Where can I chenge it?

    pavit Moderator
    #922069

    Hi there

    You can take a look at this file /templates/purity_iii/tpls/blocks/mainbody.php and also in this folder
    /templates/purity_iii/tpls/blocks/mainbody/ where you can find the specific php files for the proper block

    Take a look HERE for any reference regarding the layout customizations.

    Regards

    tomsson Friend
    #922156

    In this patch I have not find any possibilities to set t3-sidebar t3-sidebar-right col-xs-12 col-sm-4 col-md-3 =75%

    and div.t3-content col-xs-12 col-sm-8 col-md-9 = 25%

    pavit Moderator
    #922197

    You cannot change block width in this way, you should cange width changing the value for each screen size from 1 to 12
    mobile phones has as prefix xs so changing the value to col-xx-6 means for xample that on mobile screens the grid ( 12 width ) is splitted on 2 columns while if you want to occupy all the space available you can use col-xs-12

    Read carefully documentation.

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

This topic contains 3 replies, has 2 voices, and was last updated by  pavit 8 years ago.

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