Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Walt Kennedy Friend
    #190163

    How do I change the width of the sidebar2 block in JA Brisk template?
    Thanks in advance for help.
    /w.

    pavit Moderator
    #504054

    Hi

    You can change it managing this file templatesja_brisktplsblocksmainbody.php

    "two_sidebars": {
    "default" : [ "span6 offset3" , "span3 offset-9" , "span3" ],
    "wide" : [],
    "xtablet" : [],
    "tablet" : [ "span12" , "span6 spanfirst" , "span6" ]
    },
    "one_sidebar1": {
    "default" : [ "span8 pull-right" , "span4" ],
    "wide" : [],
    "xtablet" : [ "span8 pull-right" , "span4" ],
    "tablet" : [ "span12" , "span12 spanfirst" ]
    },
    "one_sidebar2": {
    "default" : [ "span8" , "span4" ],
    "wide" : [],
    "xtablet" : [ "span8" , "span4" ],
    "tablet" : [ "span12" , "span12 spanfirst" ]
    },
    "no_sidebar": {
    "default" : [ "span12" ]
    }

    Changing the value of span(n) to enlarge or reduce the width

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

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

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