-
AuthorPosts
-
May 17, 2011 at 3:08 am #164079
Hi, I hope you can help me with this:
My client loves the JA_Sulfur template but wants the menu on the left site of the website,before the main body. Is it possible?
Thanks
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
May 17, 2011 at 7:20 am #391561May 17, 2011 at 8:49 am #391581Yes, correct.
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
May 19, 2011 at 9:59 am #391950Please change this code:
#ja-content {
float: left;
width: 380px;
}to
#ja-content {
float: right;
width: 380px;
}and this code:
#ja-col1 {
float: right;
width: 220px;
}to
#ja-col1 {
float: left;
width: 220px;
}in templates/ja_sulfur/css/template.css
minas69 Friendminas69
- Join date:
- September 2007
- Posts:
- 260
- Downloads:
- 0
- Uploads:
- 99
- Thanks:
- 73
- Thanked:
- 6 times in 1 posts
August 18, 2011 at 3:43 pm #406897hi thangnn1510,
what I have to do when I only want to see the left space when there is a modul ? ..otherwise the space is used by the content….
Thanks for your comment.
minas
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 18, 2011 at 3:49 pm #406899I don’t understand what you mean clearly. Could you explain more details? A snapshot with your annotation is very helpful to help me understand your idea.
<em>@minas69 260583 wrote:</em><blockquote>hi thangnn1510,what I have to do when I only want to see the left space when there is a modul ? ..otherwise the space is used by the content….
Thanks for your comment.
minas</blockquote>
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 4 voices, and was last updated by khoand 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Left position before main body
Viewing 6 posts - 1 through 6 (of 6 total)