-
AuthorPosts
-
November 6, 2007 at 8:24 am #123635
Hi eveyone! Again, well done JoomlArt with yet another awesome template! Job well done!
I have a question. And I hope that this can be done
Would it be possible to have a normal left and right module for this template.
Meaning that the Left module is on the left and the right module is on the right?Can this be done? Anyone?
This would be a great help! 😎November 9, 2007 at 12:34 pm #232546Okay, so people are viewing this posting….but no replies!
Can this be done or not? :confused:
kashxo Friendkashxo
- Join date:
- April 2007
- Posts:
- 605
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 11
- Thanked:
- 78 times in 40 posts
November 9, 2007 at 2:03 pm #232550Hi louisdadj,
Sorry for the late reply.
Please note that changing module positions in a template usually destroy the whole template structure.
In JA Genista, when you change left column to the very left, it will make content overlap ‘user5’ position. If you like to do so, you have to disable module at user5.Okay, I will run out of support rules one time. Please open index.php in template/ja_genista folder.
go to the line 166 and copy this code:
[PHP]<?php if ($ja_left) { ?>
<div id=”ja-col1″>
<?php if ($hasSubnav) {?>
<div id=”ja-subnav” class=”moduletable”>
<h3>On This Page</h3>
<?php $jamenu->genMenu (1,1); ?>
</div>
<?php } ?>
<?php echo mosLoadModules ( ‘left’,-2 ); ?>
</div>
<?php } ?>[/PHP]
and move them to line 142, above the code:
[PHP]<?php mosMainBody(); ?>[/PHP]Next open file template_css.css in templates/ja_genista/css folder, goto line 860
see this code:
#ja-col1 {template_css.css (line 860)
float:left;
overflow:hidden;
width:50%;
}
change width: 50%; to width: 30%;
Now go to your Administrator area, and disable modules at user5 position.Addition:
template_css.css:
– goto line 829 and delete background: …
– goto line 898 and delete background: …
above action will remove the background image under your content.Goodluck.
November 26, 2007 at 5:18 am #233419Thank you very much! Great suport as always! 😉
January 4, 2008 at 6:39 pm #235746Thanks again for the reply but can you help with Joomla 1.5R4. I am trying to do the same thing i don’t see <?php mosMainBody(); ?> anywhere in the code
Paul
June 3, 2008 at 8:05 pm #251782<em>@masterpaul 36069 wrote:</em><blockquote>Thanks again for the reply but can you help with Joomla 1.5R4. I am trying to do the same thing i don’t see <?php mosMainBody(); ?> anywhere in the code
Paul</blockquote>
I am trying to accomplish the same thing, but have the same problem as the one above me. Running 1.5.2
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 6, 2008 at 9:54 am #252303Hi.
That support only help in Joomla 1.0June 9, 2008 at 6:28 pm #252774Ah ok, thanks for the response on this.
-
AuthorPosts
This topic contains 8 replies, has 5 voices, and was last updated by Seth Sullivan 16 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum