Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • adamvanauken Friend
    #126124

    Hello,

    I’m working on http://www.woosternet.org/home. I’m customizing the colors so that the orange is maroon. I’ve had some success with this, but when you hover over the top menu item “Home” you get an orange drop down menu. How do you change the color of this? I’m using the CSS menu. I’m using JA AVIAN II on Joomla 1.5. Thanks for the help.

    kallan Friend
    #240691

    Hi,

    I just checked it and there is no orange – did you find the css to change?

    Otherwise it was probably a cache issue you were having.

    Cheers
    Kiwidesign

    Sherlock Friend
    #240699

    You can see code of css menu in ja-sosdmenu.css file tempates/ja_avian_ii_m/ja_menus/ja_cssmenu/)


    #ja-cssmenu li ul a:hover,
    #ja-cssmenu li ul a:active,
    #ja-cssmenu li ul a:focus,
    #ja-cssmenu ul li:hover,
    #ja-cssmenu ul li.sfhover,
    #ja-cssmenu ul li.havesubchildsfhover,
    #ja-cssmenu ul li.havesubchild-activesfhover,
    #ja-cssmenu ul ul li:hover,
    #ja-cssmenu ul ul li.sfhover,
    #ja-cssmenu ul ul li.havesubchildsfhover,
    #ja-cssmenu ul ul li.havesubchild-activesfhover {
    color: #FFFFFF;
    background: #333333;
    }

    Plz search those lines and change it as you want.

    adamvanauken Friend
    #241140

    This took me forever, but I figured out it was the trans-bg.png file I had to change. It was a 1 pixel image so I didn’t realize it was orange when I looking at all the image files. Thanks for the help, everyone.

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

This topic contains 4 replies, has 3 voices, and was last updated by  adamvanauken 16 years, 6 months ago.

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