Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • john078 Friend
    #197562

    Hi,

    I’ve read the thread about changing the lay out, did that and it works, but…. it no longer aligns with the menu
    how can i change that to a normal setting?

    If you want to show left, main content and right, you can change this way

    Open templates/ja_mendozite/etc/layouts/default.xml file

    From
    Code:

    <blocks name=”middle” colwidth=”33″>
    <block name=”right1″>left</block>
    <block name=”right2″ width=”25″>right</block>
    </blocks>

    Change to
    Code:

    <blocks name=”middle” colwidth=”33″>
    <block name=”left1″>left</block>
    <block name=”right1″ width=”25″>right</block>
    </blocks>

    TomC Moderator
    #534375

    Is this a “Tip” or a Question? :confused:

    john078 Friend
    #534390

    Hi

    Was a bit silly, ofcourse i had to mention the website… http://www.dubbelzorg.com

    When you take a look you’ll see that the left column is out of line, it no longer aligns with the menu above it as it should.
    Did make the changes as was stated in another thread,as i mentioned below my initail thread.

    I am wondering how to get the left column in lign…

    John

    TomC Moderator
    #534393

    Try This . . . . .

    Within file path –> /templates/ja_mendozite/css/layout.css
    at line 30, modify as follows:


    .column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module {
    margin-left: 30px;
    margin-right: 30px;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Hope That Helps

    😎

    john078 Friend
    #534395

    Thx,

    That did the trick…

    TomC Moderator
    #534396

    <em>@john078 426277 wrote:</em><blockquote>Thx,

    That did the trick…</blockquote>

    Glad to be of assistance . . . All the best with your continuing site development.

    🙂

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

This topic contains 6 replies, has 2 voices, and was last updated by  TomC 10 years, 6 months ago.

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