-
AuthorPosts
-
March 9, 2009 at 4:23 am #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
sunrise
- Join date:
- February 2007
- Posts:
- 920
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 103
- Thanked:
- 166 times in 114 posts
March 9, 2009 at 5:02 am #294917Hi 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.
March 9, 2009 at 5:27 am #294919Brilliant – 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????
March 9, 2009 at 5:33 am #294920By 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.
🙂
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by sunrise 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum