test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • gringo211985 Friend
    #730276

    Hi there,

    I was wondering how I can create a left main right layout with the sidebars? So sidebar-1 is on left then main content and then sidebar-2 on the right hand side.

    Currently the default layout will only allow me to show the 2 sidebar modules on the right.

    Thanks,
    Richard

    pavit Moderator
    #746555

    Hi

    You have a subfolder templatesubertplsblocksmainbody where all mainbody blocks are stored , so you can choose one of them changing into default layout file stored into templatesubertpls the mainbody block name

    so for example the default.php layout can change
    From :

    <?php $this->loadBlock('mainbody') ?>

    To :

    <?php $this->loadBlock('mainbody/twosidebar') ?>

    gringo211985 Friend
    #746596

    Hi Pavit,

    Thanks for that, I had to change my /templates/uber/tpls/blocks/mainbody.php and works perfectly

    Thanks,
    Richard

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

This topic contains 3 replies, has 2 voices, and was last updated by  gringo211985 9 years, 4 months ago.

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