Hi
How can I change the color of the dropdown menu hover boxes. I cant find any reference in the css file.
Thanks for any help
Hi
How can I change the color of the dropdown menu hover boxes. I cant find any reference in the css file.
Thanks for any help
Hi,
it can be changed from this code:
.topmenu li:hover ul li, .topmenu li:hover ul li a:hover {
background: url(images/topm_sub_bg.png) 0 0;
}
Cheers,
Max.
Thanks for the help, totally missed that css code was used for the dropdown colour and the hover.
:)
Chances are your issue is already answered, but if it’s not, you can always create a new topic.
Add new topicSearching for something specific? Type something and press Enter to search.
Add Reply
You must log in to post.