Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • acasagrande Friend
    #138910

    Thanks for this great template.

    Please forgive me if this answer is somewhere obvious – I’m a newbie.

    How do I change the colour of the background on hover over the top menu items? I have been through the css files and seem to be able to change lots of things except this. I am using the default template cover but would like a blue on hover rather than the grey/black.

    URL is http://www.brasshub.com

    Thanks for your help

    Amanda

    sunrise Friend
    #294917

    Hi acasagrande,

    If you want to change the background on the hover for the menu, it depends if you are using moo, or css or whatever menu you use. Either way, go to template/ja_pyrite/ja_menus/ja_moomenu/ja_moomenu.css (if you are using moomenu. There you should find something like:

    #ja-cssmenu li:hover a,
    #ja-cssmenu li.sfhover a,
    #ja-cssmenu li.havechildsfhover a,
    #ja-cssmenu li.havechild-activesfhover a {
    color: #CCCCCC;
    background: #333333;
    }

    #ja-cssmenu li a.active,
    #ja-cssmenu li a.active:hover,
    #ja-cssmenu li a.active:active,
    #ja-cssmenu li a.active:focus {
    background: #333333;
    color: #CCCCCC;

    Here you can change the background from gray 333333 to whatever you like.

    I hope this is a help to you. Good luck with your site.

    acasagrande Friend
    #294919

    Brilliant – thank you…almost there.

    I have changed all background entries within this file to the colour I want – but the grey still appears on hover but changes to the colour I want on click. I can’t find anymore background code to change in the ja_moomenu.css file which helps.

    Thanks again????

    acasagrande Friend
    #294920

    By joves I think I’ve found the other file:

    template/ja_pyrite/ja_menus/hover/ja.menuhover.css

    Thanks once again for leading me in the right direction.

    🙂

    sunrise Friend
    #294922

    Hi again acasagrande,

    Great! I am glad you found it even if I didn’t really have the full solution.

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

This topic contains 5 replies, has 2 voices, and was last updated by  sunrise 15 years, 8 months ago.

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