Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • micahgweb Friend
    #422236

    Hi Chavan

    Thanks for your reply. I need a different hover color for each menu as follows:

    Home – #A00000
    HotFlash Central – #C46103
    Menopause – #A1016B
    Treatments & Therapies – #5E03A0
    Lifestyle – #5F04A1
    Survival Tips – #01A09B
    Products – #00A032
    Blog – #D4DF0D
    Contact Us – #485676

    Thanks so much for you help, I really appreciate it.

    Kind Regards
    micahgweb

    chavan Friend
    #422269

    Add this code to this css file: /templates/ja_seleni/css/template.css

    #ja-mainnav .menu-item0:hover {
    background:#A00000 !important;
    }

    #ja-mainnav .menu-item1:hover {
    background:#C46103 !important;
    }

    #ja-mainnav .menu-item2:hover {
    background:#A1016B !important;
    }

    #ja-mainnav .menu-item3:hover {
    background:#5E03A0 !important;
    }

    #ja-mainnav .menu-item4:hover {
    background:#5F04A1 !important;
    }

    #ja-mainnav .menu-item5:hover {
    background:#01A09B !important;
    }

    #ja-mainnav .menu-item6:hover {
    background:#00A03 !important;
    }

    #ja-mainnav .menu-item7:hover {
    background:#D4DF0D !important;
    }
    #ja-mainnav .menu-item8:hover {
    background:#485676 !important;
    }

    Please let me know if you have more fix.

    Note: If you Find my Post useful please click on the Thanks Icon

    micahgweb Friend
    #422602

    Thanks very much for your solution Chavan, this worked. Much much appreciated!

Viewing 3 posts - 16 through 18 (of 18 total)

This topic contains 18 replies, has 3 voices, and was last updated by  micahgweb 12 years, 6 months ago.

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