X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   ezupsell css question (hover links) (https://forum.x-cart.com/showthread.php?t=53218)

Acacia 04-10-2010 09:15 PM

ezupsell css question (hover links)
 
Hi,

I was wondering if someone who uses ezupsell could help me out...

I can see that the css for ezupsell is in the template itself but the "hover links" show the colors from the main style sheet. How can I override this as the hover links show as the same color as the button color and make it hard to see.

Thanks for any help

Jon 04-11-2010 08:26 PM

Re: ezupsell css question (hover links)
 
Try (change #CCCCCC to your color code):

Code:

.ezArrows a:hover
{
    color: #CCCCCC;
}


Acacia 04-15-2010 05:30 PM

Re: ezupsell css question (hover links)
 
Hi Jon, thanks for the reply.

You'd think that would work, wouldn't you, but for some reason it doesn't. I can't for the life of me work out why.


All times are GMT -8. The time now is 03:36 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.