CSS in top menu

More
12 years 4 months ago - 12 years 4 months ago #27518 by Nick Rains
CSS in top menu was created by Nick Rains


Can you tell me where to edit the CSS for the bright orange rollover colour in the top menu please - default colour scheme. I'd like to make it grey instead.

Thanks

VM2.0.20b
J2.5.9

Site running local so i can't give you the link...see screenshot
Attachments:
Last edit: 12 years 4 months ago by Nick Rains.

Please Log in to join the conversation.

More
12 years 4 months ago #27540 by ivan.milic
Replied by ivan.milic on topic CSS in top menu
The place if in tempalte_css.php:

#nav li:hover {
background:<?php echo $topMenuTabHover; ?>;
}

note this is parametrised ($topMenuTabHover variable) , so if you use custom style you can change it from template parameters and if you use pre-defined style you can change is in /styles/styleX.php by editing variable value (X is numeber of pre-defined style)

Please Log in to join the conversation.

More
12 years 4 months ago #27567 by Nick Rains
Replied by Nick Rains on topic CSS in top menu
Thanks Ivan

OK, got it, thanks for the quick reply.

BTW, do you do custom work on your templates? I need a couple of things tweaked and sometimes prefer to pay someone than waste time working it out for myself.

Nick

Please Log in to join the conversation.

More
12 years 4 months ago #27581 by ivan.milic
Replied by ivan.milic on topic CSS in top menu
Yes send contact email using "Report To Moderator"

Please Log in to join the conversation.

Time to create page: 0.156 seconds
Powered by Kunena Forum