Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • Khanh Le Moderator
    #214639

    To change Wistery layout to Left-main-right, you need edit template index.php file and modify a style inside the template_css.css.

    1. Search following code inside template index.php file:


    <?php if ($ja_left) { ?>
    <!-- BEGIN: LEFT COLUMN -->
    <div id="ja-leftcol">
    <div id="ja-leftcol-inner">
    <?php echo mosLoadModules ( 'left',-2 ); ?>
    </div>
    </div>
    <!-- END: LEFT COLUMN -->
    <?php } ?>

    Move above code to right before this line:


    <div id="ja-contentwrap">

    2. Search style inside template_css.css


    #ja-container {
    padding: 0;
    background: url(../images/leftcol-right-bg.gif) repeat-y 60% 0%;
    }

    Replace with


    #ja-container {
    padding: 0;
    background: url(../images/leftcol-left-bg.gif) repeat-y 20% 0%;
    }

    swemmel Friend
    #214662

    <em>@panaretos 8202 wrote:</em><blockquote>its a good template …but i am not fan guys…i think that the best template is ja_xenia coz has the name of my g.f 🙂 cheers</blockquote>

    Your girlfriend is from Ukraine/Russia? 😉

    Greetz,
    Peter

    Khanh Le Moderator
    #214674

    mikeho1980, how does your site look like when you set the width default to auto? Do you have a live site url?

    mikeho1980 Friend
    #214718

    <em>@Khanh Le 8263 wrote:</em><blockquote>mikeho1980, how does your site look like when you set the width default to auto? Do you have a live site url?</blockquote>

    Yes have a look at http://www.dogneighbor.com
    Sorry, I thought I somehow make a mistake, your solution work well after I cleared the browser history.

    But in addition, I changed the following CSS


    #ja-leftcol
    {
    float: left;
    width: 24.9%;
    background: url(../images/leftcol2-bg.gif) no-repeat top left;
    }

    to


    #ja-leftcol
    {
    float: left;
    width: 24.9%;
    background: url(../images/leftcol-bg.gif) no-repeat top right;
    }

    so that the corner picture of the left colomn match.

    jorisva Friend
    #214747

    <em>@ErikThorsen 8167 wrote:</em><blockquote>I like them. However, I am not a fan of “2 right side columns”. Either way, it is nice, simple and clean. I am always hoping for new, fantastic and exceptional templates, I would say this is a medium template from you guys. But surely good for simple sites. 🙂 I get sort of clean corporate or blog style feeling. Thanks!</blockquote>

    I think this is one of the best themplates, I really like it =)

    magicbag Friend
    #215588

    This worked perfectly!

    I think that Joomlart should include instructions in their user manuals on how to change the files for all of their templates that can be manipulated. Especially since they display various layouts in the template club demos. Personally I prefer all main ‘Left’ vertical sections to be all-the-way to the LEFT!

    Just my opinion.

    Keep up the great templates!

    Michael Casha Friend
    #215595

    Shall we mark this as solved?

    magicbag Friend
    #215600

    I would say so. But, I would make it a sticky and change the subject to something more appropriate like, ‘How to move the left column to the far left side.’

Viewing 8 posts - 16 through 23 (of 23 total)

This topic contains 23 replies, has 14 voices, and was last updated by  magicbag 17 years, 8 months ago.

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