Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • timotool Friend
    #174076

    Hi
    On Elastica we have 2 right side columns.
    If I put all the modules on position 7, I still see 2 columns.
    How can I make it so there will be only 1 column on right, so I have more room in the main body?

    Screenshot attached.

    thank you very much for your time.

    John


    1. elastica1
    khoand Friend
    #439080

    You login backend > extensions > template manager > ja_elastica > layout tab > edit default layout > replace the code

    <block name="right1">position-7, position-5</block>
    with

    <block name="right1">position-7</block>

    timotool Friend
    #439091

    Hi, thank you for your time.
    That’s what I tried at first. But that doesn’t provide solution.
    Also, I am putting all the side modules into position-7. Somehow, the template is displaying position-7 as two columns.
    I guess it’s responsive design doing what it’s supposed to do.

    I need to somehow assign wider main content area width and assign narrower right side width.
    I will keep looking. I will let you know if I find the fix for this. There has to be other people looking for this fix.
    If you know something please reply. I would appreciate any input.

    Thank you very much.

    John

    khoand Friend
    #439231

    You find the code from /templates/ja_elastica/css/layout.css

    .ja-frontpage #ja-content {
    width: 480px;
    }

    You just increase the width.

    timotool Friend
    #439288

    Thank you, you are right.
    Also, I did something stupid. I should have put in some (lorem ipsum) contents when I tested it.
    I cannot truly test how modules will behave without body content.
    Thank you very much. Let me check….

    John

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

This topic contains 5 replies, has 2 voices, and was last updated by  timotool 12 years, 9 months ago.

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