Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • luciehamhh Friend
    #123957

    Have I a opportunity to coloured the background of the main menue?
    Maybe in the modul with a class specifying?
    Thank you for answering!
    Greetings from Germany – Hamburg

    Menalto Friend
    #233294

    You can open up the template_css.css file on line 704:

    #ja-topnav {
    border-bottom:1px solid #81ABC6;
    border-top:1px solid #81ABC6;
    font-size:10px;
    text-transform:uppercase;
    }

    And change to:

    #ja-topnav {
    border-bottom:1px solid #81ABC6;
    border-top:1px solid #81ABC6;
    font-size:10px;
    text-transform:uppercase;
    background: #000000; <------Add this, but change 000000 to the color you like
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Menalto 17 years ago.

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