Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • lattero92 Friend
    #194636

    Hi i want know how i can change di color of the main manu . it is in mega.css i don’t know where i can modify it.
    sorry for my bad english.
    in order to this i want also change the color of the background of the web site.

    The color of the main menu that i want is #0000EE and for the font is #E41B17
    for the background i want to set this image https://imagizer.imageshack.us/v2/678x383q90/837/sjyy.png
    my website is
    http://www.unitaedemocrazia.it/joomla

    pavit Moderator
    #521985

    Ciao

    Per il background

    in questo file /templates/ja_ironis/css/template.css linea 17

    body#bd {
    background: url(https://imagizer.imageshack.us/v2/678x383q90/837/sjyy.png) repeat;
    color: #FFF
    }

    Per il menu

    file /templates/ja_ironis/css/menu/mega.css linea 24

    .ja-megamenu ul.level0 li.mega > a.mega {
    color: #000 <<<---------colore del font
    font-weight: normal;
    padding: 15px;
    text-transform: uppercase;
    }

    per il menu active background stesso file linea 36

    .ja-megamenu ul.level0 li.active > a.mega { background: #000 color: #FFF }

    .ja-megamenu ul.level0 li.over > a.mega { background: #ec534d color: #FFF }

    lattero92 Friend
    #522043

    grazie mille per la risposta e per la sua qualità, ho modificato tutto come volevo 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  lattero92 10 years, 9 months ago.

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