Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • pmcornel Friend
    #136935

    Is it possible to move the Main Navigation and USER 4 positions to below the Header / banner and just above the JA Slide Show?

    Regards,

    scotty Friend
    #285708

    A quick and simple way to do it would be through the CSS so you don’t have to edit your index.php file.

    Open template.css and find on line 809…

    #ja-mainnavwrap {
    background:#181818 none repeat scroll 0 0;
    border-bottom:5px solid #9A4600;
    }

    change to….

    #ja-mainnavwrap {
    background:#181818 none repeat scroll 0 0;
    border-bottom:5px solid #9A4600;
    position:relative;
    top:188px;
    z-index:999;
    }

    pmcornel Friend
    #285733

    Thank you

    I tried our recommendation to make use of changes to the CSS. The problem I am experiencing now is that the Menu’s dont work anymore any suggestions?

    Regards,

    melron Friend
    #292434

    Yes it does work.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  melron 15 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum