View Single Post
  #1  
Old 11-01-2005, 06:04 AM
 
btomasie btomasie is offline
 

Advanced Member
  
Join Date: Oct 2004
Posts: 80
 

Default How to create new set of "URL links" styles in CSS

The skin1.css has the 4 styles in it for URL links:
A:link, A:hover, A:visited, A:active

Since these are used globally throughout, I cannot mess with these. But I would like to have a second set of styles that has a different link and hover color and decoration. How can I create a second set so that when I do a "A href=" within the .tpl, the new styles are applied and not the standard ones?

Rght now, if I have:
{....}

no matter what I put into that class style that references the text, the "A:link" overrides the displaying of it to whatever the A:link is set for in the CSS.

Thanks much!!
Brian
__________________
X-Cart Gold v4.0.18 [unix]
- Easy Checkout module
- ezUpsell module
- CDSEO module

X-Cart Gold v4.1.11 [unix]
***38,000+ active products!
- CDSEO module
- Address Book module
- Reorder module
- Smart Search module

X-Cart Gold v4.4.2 [unix]
- in development now!
Reply With Quote