Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • mazhar shah Friend
    #161119

    template description says it is based on a 3 column layout. Left column does not work. Any way we could gt it to work since i need left column assigned to some pages.

    khoand Friend
    #380100

    Hi maz001,
    You must to modify default layout (Extension–>template–>JA_BUSINESS – Default–>Layouts–>edit Default), replace

    <block name="inset2">right, left</block>
    to

    <block name="left">left</block>
    <block name="right">right</block>

    wcbenyip Friend
    #380191

    Hi khoand,

    I would like to ask a bit more on top of the question… how can we change the width for a specified position, like the left, right, slideshow? In my case, I would like to add one more position on the right hand side of the slideshow as I think it’s too width to contain the content… or it should just restrict the width of slideshow and then put the other module/content on the right position which is on a upper position.

    Anyone can guide me the way? Thanks!! :-[

    mazhar shah Friend
    #380247

    <em>@khoand 226057 wrote:</em><blockquote>Hi maz001,
    You must to modify default layout (Extension–>template–>JA_BUSINESS – Default–>Layouts–>edit Default), replace

    <block name="inset2">right, left</block>

    to

    <block name="left">left</block>
    <block name="right">right</block>

    </blockquote>
    I tried that, but it didn’t work. No side modules show up at all, even the right ones now disappear

    mazhar shah Friend
    #380269

    TThe code was changed to the following and it worked. Great!

    <block name=”left1″>left</block>
    <block name=”right2″>right</block>

    khoand Friend
    #380273

    Sorry about that. It’s my fault.
    You try new solution (tested):
    – Modify default layout (Extension–>template–>JA_BUSINESS – Default–>Layouts–>edit Default) by replace

    <block name="inset2">right, left</block>
    to

    <block name="inset1">left</block>
    <block name="inset2">right</block>

    <em>@maz001 226238 wrote:</em><blockquote>I tried that, but it didn’t work. No side modules show up at all, even the right ones now disappear</blockquote>

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

This topic contains 6 replies, has 3 voices, and was last updated by  khoand 13 years, 8 months ago.

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