X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Annoying hover problem with CSS text (https://forum.x-cart.com/showthread.php?t=15160)

orangeoctane 07-12-2005 09:07 PM

Annoying hover problem with CSS text
 
Hi guys,

I have a minor issue that's kicking my butt and need some help.

It's on this page: https://www.benhicksdesigns.com/store/cart.php?mode=auth

At the bottom the text for "If you do not have an account, you can easily
register here" is fine except for the "register here" link. It's white which by default it should be according to the style sheet. But I need to change this particular link's style to change its color. I have tried <font color> and <span class: color> and neither inline process will override the link's default CSS color.

Any idea why?

Yang Xu 07-12-2005 09:46 PM

It is not a good idea to override the link's CSS color. If you want to change its color, you can create a new color in CSS for this link only.

orangeoctane 07-12-2005 09:53 PM

Herein lies the problem.

I can't find out how to control this *specific link* so whether it's inline or an additional CSS declaration in the stylesheet itself, the problem is finding out how to apply the style to this specific link.

Once I learn how to control it with an inline style, then I can add it to the style sheet.


All times are GMT -8. The time now is 09:27 AM.

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