test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • angie00 Friend
    #184876

    We have a left column, content, right column template created for a layout and we would like to have the content-mass go over the left-column and content, however cannot get it to work. Here is the code we have changed:

    <blocks name=”middle” colwidth=”25″ main-inner=”1″>

    <block name=”content-mass-top” type=”spotlight” special=”left” specialwidth=”25″>content-mass-top-left,content-mass-top-right</block>
    <block name=”content-mass-bottom”>content-mass-bottom</block>

    <block name=”left1″>left</block>
    <block name=”right1″>right</block>
    </blocks>

    Please help!

    pavit Moderator
    #483112

    Hi

    I tried your block configuration and seems to work fine on my localhost look HERE

    angie00 Friend
    #483116

    I wonder why it is not working on our site? Anything else I should look for?

    Ninja Lead Moderator
    #483167

    <em>@angie00 359688 wrote:</em><blockquote>We have a left column, content, right column template created for a layout and we would like to have the content-mass go over the left-column and content, however cannot get it to work. Here is the code we have changed:

    <blocks name=”middle” colwidth=”25″ main-inner=”1″>

    <block name=”content-mass-top” type=”spotlight” special=”left” specialwidth=”25″>content-mass-top-left,content-mass-top-right</block>
    <block name=”content-mass-bottom”>content-mass-bottom</block>

    <block name=”left1″>left</block>
    <block name=”right1″>right</block>
    </blocks>

    Please help!</blockquote>

    You can try this way,

    from default

    <blocks name="middle" colwidth="25" main-inner="1">
    <block name="content-mass-top">content-mass-top</block>
    <block name="content-mass-bottom">content-mass-bottom</block>
    <block name="inset2">left</block>
    <block name="right1">right</block>
    </blocks>

    change to

    <blocks name="middle" colwidth="25" main-inner="1">
    <block name="content-mass-top">ja-mass, ja-mass-top,content-mass-top</block>
    <block name="content-mass-bottom">content-mass-bottom</block>
    <block name="inset2">left</block>
    <block name="right1">right</block>
    </blocks>

    angie00 Friend
    #483610

    That didn’t seem to work. The left blocks are now back to the right of content-main area.

    Ninja Lead Moderator
    #483780

    Can you send me the screenshot highlighting the layout change?

    If possible, pm me url and admin access of your site, i shall help you out.

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

This topic contains 6 replies, has 3 voices, and was last updated by  Ninja Lead 11 years, 11 months ago.

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