![]() |
Category links?
How do you change the category link colors and size independently of the other left bar links?
|
Re: Category links?
I would think this would do something but it does nothing if the declaration is already defined earlier in the CSS for any link.
.menu-categories-list a:link, .menu-categories-list a:visited, .menu-categories-list a:active { color:#fff; font-size: 25pt; } .menu-categories-list a:hover{ color:#003300; text-decoration:none; font-size: 12pt; } |
Re: Category links?
had to add ul li
.menu-categories-list ul li a:link, .menu-categories-list ul li a:visited, .menu-categories-list ul li a:active { color:#fff; font-size: 10pt; height:25px; line-height:25px; display:block; padding-left:5px; } .menu-categories-list ul li a:hover{ background-color:#A5F4FE; color:#003300; text-decoration:none; font-size: 10pt; height:25px; line-height:25px; display:block; padding-left:5px; } SHEESH!!! |
Re: Category links?
Ok i went to change this in my distributive, and it's correct there. I had not cahnged taht code before, so why is it different on the install than the distributive?
|
Re: Category links?
Quote:
Ah... finally figuring out how xcart distributions can vary from upgrades vs. virgin installs vs. letting the installer run. ](*,) I know how frustrating this can be!!!! Welcome to the club. |
All times are GMT -8. The time now is 11:08 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.