Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • irionsrl Friend
    #191572

    Hello,
    I’m having the .span4 class assigned to the main content on the main page. The articles take just a small portion of the screen, the remaining part is blank. How can I change it?

    Thanks!

    pavit Moderator
    #509716

    Hi

    You can manage this file templatesja_beranistplsblocksmainbody.php changing the span assigned to your choosen layout

    // Layout configuration
    $layout_config = json_decode ('{
    "two_sidebars": {
    "default" : [ "span6 offset3" , "span3 offset-9" , "span3" ],
    "wide" : [],
    "xtablet" : [],
    "tablet" : [ "span12" , "span6 spanfirst" , "span6" ]
    },
    "one_sidebar1": {
    "default" : [ "span9 pull-right" , "span3" ],
    "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" ]
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  pavit 11 years, 1 month ago.

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