test
Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • yannhellier Friend
    #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


    1. template
    thangnn1510 Friend
    #381428

    Dear yannhellier!

    Could you give us the link to your site to get solution more quickly?

    Regards!

    yannhellier Friend
    #381470

    Hi,

    the site is not live yet, only on localhost.

    Thanks

    Yann

    thangnn1510 Friend
    #381549

    Dear Yann!

    Please tell us when you make it live and we’ll give solution for this case.

    Regards!

    yannhellier Friend
    #382561

    Hi,

    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 Friend
    #382605

    Please 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!

    yannhellier Friend
    #383299

    Hi,
    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 Friend
    #383524

    Dear 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!

    yannhellier Friend
    #383618

    To illustrate my question i include a screen copy, hopefully there is way around this

    Thank you

    Yann


    1. vvtop
    yannhellier Friend
    #383646

    My previous screen shot was not very clear, I attach a new one which will hopefully illustrate a bit more my problem

    Thank you

    Yann


    1. vvtop1
    thangnn1510 Friend
    #383800

    You 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!

    yannhellier Friend
    #383837

    Hi,

    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


    1. vvmenu2
    yannhellier Friend
    #383838

    Maybe this copy will be better(-;


    1. Untitled-1
    Arvind Chauhan Moderator
    #383861

    Hi 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

    yannhellier Friend
    #393658

    Hello,

    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

Viewing 15 posts - 1 through 15 (of 20 total)

This 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