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)
-   -   Skin.css Problem (https://forum.x-cart.com/showthread.php?t=31192)

Terrybraley 05-16-2007 07:07 AM

Skin.css Problem
 
1 Attachment(s)
I took the css from:
www.roadrashapparel.com/lingerie
and added it to my new cart:
www.roadrashapparel/novelties

But you see in the novelties all links are in red. Why are they not just like the lingerie site?

n00bert 05-16-2007 09:52 AM

Re: Skin.css Problem
 
Hi Terrybraley,

in your css, this rule:

Code:

.VertMenuItems:hover {

        COLOR: #FF4421; TEXT-DECORATION: underline;

}


is giving the left column links a red hover. Simply change the colour to whatever you wish.

Also you might want to put the correct link to your site in your signature!

regards,
n00bert

Terrybraley 05-16-2007 12:51 PM

Re: Skin.css Problem
 
Thanks, that did it, I can't believe my link was wrong, thanks for that too!


All times are GMT -8. The time now is 06:57 AM.

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