test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • wolfgan1 Friend
    #135606

    hi, is there a way to disable the top menu (top navigation) so there is no mainmenu over the header image? thanks a lot for your answers

    Sherlock Friend
    #281241

    Hi wolfgan1 !

    Please open template.css file in temlates/ja_rochea/css folder, find following code section at about line 1143 :


    #ja-mainnavwrap {
    float:left;
    height:46px;
    width:550px;
    }

    change to :


    #ja-mainnavwrap {
    display:none;
    float:left;
    height:46px;
    width:550px;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 15 years, 12 months ago.

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