View Single Post
  #2  
Old 10-18-2008, 08:11 AM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: changing link color

This is defined in your stylesheet (skin1.css by default, but yours may be different). Look at your "A:links" ("A:link" is the default for every link on your site) and the corresponding "hovers", "visiteds", and "actives".

There may (probably will) be several different ones, and you need to find the one that applies to the link you are trying to change elsewhere in stylesheet. In the template this will be defined as a "class".

The default navigation.tpl calls the "NavigationCellSel" and "NavigationCellWide" class links, but yours may vary. Again, check the template for the exact area you are working in. It sounds like the color you want to change (or add) is probably "active".
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote