-
AuthorPosts
-
Khanh Le Moderator
Khanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
February 15, 2007 at 12:33 am #214639To 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 Friendswemmel
- Join date:
- February 2006
- Posts:
- 794
- Downloads:
- 34
- Uploads:
- 53
- Thanks:
- 36
- Thanked:
- 64 times in 1 posts
February 15, 2007 at 3:32 pm #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,
PeterKhanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
February 16, 2007 at 12:50 am #214674mikeho1980, how does your site look like when you set the width default to auto? Do you have a live site url?
February 17, 2007 at 5:32 pm #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.
February 18, 2007 at 10:01 pm #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 =)
March 12, 2007 at 7:53 pm #215588This 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 FriendMichael Casha
- Join date:
- September 2014
- Posts:
- 2561
- Downloads:
- 1
- Uploads:
- 32
- Thanks:
- 41
- Thanked:
- 119 times in 1 posts
March 12, 2007 at 9:39 pm #215595Shall we mark this as solved?
-
AuthorPosts
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