View Single Post
  #1  
Old 12-03-2006, 09:42 AM
  neaisha's Avatar 
neaisha neaisha is offline
 

eXpert
  
Join Date: May 2006
Posts: 276
 

Default TD Tag and Classes

Howdy,

I couldn't readily find an answer to this so....

I'm trying to follow the Template Editing Guide and use <td class=> vs the font tag.

Problem is, it never works for me For example in skin1.css, all I did was copy the Navigation Path section and change the name and color so it should work right.

When I call for the tag, I'm still getting the underline and purple font when a link has been visited.

<td class="SearchingPath"><a href="../home.php">Home</a></td>

<td class="SearchingPath">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../help.php?section=FAQ">FAQ</a></td>

<td class="SearchingPath">&nbsp;&nbsp;&nbsp;<a href="../help.php?section=about">About Us</a></td>

Any ideeas?
__________________
X-Cart Gold 4.4.3
--------------------------------------
Reply With Quote