Any idea how to add hover color on links.

 

Thanks.

Views: 28

Replies to This Discussion

Hi Cleopatra,

Thanks for moving the question. :-)

 

I use this CSS to change the hover color on all links that are within the xg_module class, which is pretty much all links. Mine are set to red in the example.

 

/* Change link color for all hovered links under xg_module class */
.xg_module a:hover {color:#cc0000!important;}

 

Let me know if you meant something else.

Best,

Jen

thanks Jen,it works!

Fantastic! Thanks for the update.

Best to you,

Jen

Thank you, it's cool! =)

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips