-
AuthorPosts
-
March 14, 2011 at 1:17 pm #161435
Hello,
I am using the ja-mesolite template and after quite a few modifications, one last thing i would like to do is move up the left hand side column so that is is next to the header, is it possible I attach a copy of what i want to illustrate.
Thank you very much
Yann
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
March 15, 2011 at 8:39 am #381428Dear yannhellier!
Could you give us the link to your site to get solution more quickly?
Regards!
March 15, 2011 at 10:26 am #381470Hi,
the site is not live yet, only on localhost.
Thanks
Yann
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
March 16, 2011 at 3:42 am #381549Dear Yann!
Please tell us when you make it live and we’ll give solution for this case.
Regards!
March 21, 2011 at 5:08 pm #382561Hi,
it might take a while before it is live, could you not direct me where i should look maybe, and i’ll try and see if i can do it myself?
Thanks
Yann
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
March 22, 2011 at 3:18 am #382605Please try open: /templates/ja_mesolite_ii/css/layout.css
Change this code:
.column {
float: left;
overflow: hidden;
}to
.column {
float: left;
overflow: hidden;
position: relative;
top: -10px;
z-index: 999;
}Hope this help and good luck!
March 25, 2011 at 5:11 pm #383299Hi,
this works really well, thank you, just a little issue when i do that the main part of the site is moving up to, any reason for that?Thank you
Yann
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
March 28, 2011 at 2:58 am #383524Dear yannhellier!
<blockquote>this works really well, thank you, just a little issue when i do that the main part of the site is moving up to, any reason for that?</blockquote>
Could you give the screen shot for the bug?
Regards!
March 28, 2011 at 9:21 am #383618To illustrate my question i include a screen copy, hopefully there is way around this
Thank you
Yann
March 28, 2011 at 11:00 am #383646My previous screen shot was not very clear, I attach a new one which will hopefully illustrate a bit more my problem
Thank you
Yann
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
March 29, 2011 at 10:38 am #383800You screenshot isn’t clear. I guess that you should change this code
#ja-menunav {
float: left;
margin-left: 1px;
min-height: 35px;
overflow: hidden;
}in /templates/ja_mesolite_ii/css/template.css
to
#ja-menunav {
float: left;
margin-left: 1px;
min-height: 35px;
overflow: hidden;
margin-top:10px;
}
Regards!
March 29, 2011 at 3:10 pm #383837Hi,
Thanks for your answer but this is not exactly what I am looking for, I have done another screen copy which is a bit clearer(I hope), you see the top of the article goes under the menu, and the other issue is that the menu is disabled too(can’t click on menu links) or submenus go under articles(not the modules)
Thank you
Yann
March 29, 2011 at 3:28 pm #383838Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 29, 2011 at 6:30 pm #383861Hi Yann,
Its difficult to give the exact changes without seeing the issue. All Thang is doing above is making wild guesses to correct it. I can assure you this would be easily fixed whenever you bring the site online. Or you can put it online somewhere on your test server and give the link. It would be fixed. Without the site, Thang or anyone can not use firebug to debug and give you exact code for fix. Hope you understand this clearly. So leave this issue to us and let us know when your site is online. It will be fixed then.
Arvind
May 30, 2011 at 4:08 pm #393658Hello,
the site is finally in production, you can see it at: http://www.villagevoicebookshop.com, is you could check my request and let me know that would be great, let me know if you need an access to the backend.
Thank you
Yann Hellier
AuthorPostsThis topic contains 20 replies, has 4 voices, and was last updated by Phill 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum