How can I add hover effect to dropdown menu

Replied by hsbczwuzrifnzhd on topic Re: How can I add hover effect to dropdown menu

Posted 11 years 9 months ago #4558
Hi Ced,

I am sorry, here I am again. Another problem which I can't solve.

With following rules in css, color of text change when buttons of dropdown are links.

/* item title when mouseover */
div#<?php echo $id; ?> ul.maximenuck a:hover span.titreck {
color : #000000;
}

/* item description when mouseover */
div#<?php echo $id; ?> ul.maximenuck a:hover span.descck {
color : #000000;
}

But I have some buttons in the same dropdown menu they are without links, they are only text separators. :silly:

How can I target them with same css values.

Ced, if you can help me I would be veru much gratefull to you.

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Re: How can I add hover effect to dropdown menu

Posted 11 years 9 months ago #4562
div#<?php echo $id; ?> ul.maximenuck a:hover span.titreck,
div#<?php echo $id; ?> ul.maximenuck span.separator:hover span.titreck {

and
div#<?php echo $id; ?> ul.maximenuck a:hover span.descck,
div#<?php echo $id; ?> ul.maximenuck span.separator:hover span.descck {

try this

Joomlack Webmaster and Developer

by ced1870
The following user(s) said Thank You: hsbczwuzrifnzhd

Please Log in or Create an account to join the conversation.

Replied by hsbczwuzrifnzhd on topic Re: How can I add hover effect to dropdown menu

Posted 11 years 9 months ago #4565
Hi Ced,

It works again, thank you veru much.

Best wishes,

Mioš

Please Log in or Create an account to join the conversation.

Time to create page: 0.662 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 893 guests and no members online