-
AuthorPosts
-
newtybar Friend
newtybar
- Join date:
- December 2010
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
December 18, 2010 at 8:41 am #157600Hello,
Can anyone out there explain to me how I can move my module positions around? For example move the “right” module position to the lefthand side of the screen.
Here is my site so far:
http://www.rummageclothing.com/
I would like Let’s be Friends, Online Store, Featured Video, etc. to be moved to the left hand side of the Start Here. If I move the modules to “left” module position it turns into the menu and looks weird. I would just like to move it all to the left.
newtybar Friendnewtybar
- Join date:
- December 2010
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
December 18, 2010 at 8:42 am #367451Here is the position guide for clarity: http://www.joomlart.com/forums/topic/ja-lead-module-position-guide/
I would like to move “Right” to the left and shift everything over.
Hieu Nguyen AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
December 20, 2010 at 10:48 am #367757Open index.php in your template
Find:
<jdoc:include type=”modules” name=”left” style=”jamodule” />
change to
<jdoc:include type=”modules” name=”right” style=”jamodule” />
newtybar Friendnewtybar
- Join date:
- December 2010
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
December 20, 2010 at 7:32 pm #367818hi this did not seem to work
the whole left side turns into a menu and looks weird.
newtybar Friendnewtybar
- Join date:
- December 2010
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
December 20, 2010 at 7:46 pm #367822Here’s kind of what I want to do.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
December 20, 2010 at 8:55 pm #367828Find in template.css around line 711
#ja-mainbody {
float:left;
width:650px;}
Change to
#ja-mainbody {
float:right;
width:650px;}
Then find in template.css around line 730
#ja-col2 {
float:right;
font-size:92%;
width:310px;}
and change to
#ja-col2 {
float:right;
font-size:92%;
padding-right:8px;
width:302px;}
1 user says Thank You to Phill for this useful post
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by newtybar 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum