View Single Post
  #7  
Old 03-21-2005, 12:00 PM
 
Jazzer Jazzer is offline
 

Advanced Member
  
Join Date: Mar 2005
Posts: 48
 

Default

Sort of, In the menu .tpl file I added White color to the link....ie:

I changed....

{$menu_title}</FONT></font>

-to-

<font color="#FFFFFF">{$menu_title}</FONT></font>

In essence I added color directly to the menu item font rather that allowing the skin1.css file to take care of it. Because I think the font color for all text links is Blue according to the css file. Therefore, Unless I spent a day trying to figure out how to add a new class to the css file this was the simplest way.

thought?
__________________
Jazzer
CloserToTheDream.com

X-Cart 4.0.12
Reply With Quote