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

eXpert
  
Join Date: May 2006
Posts: 276
 

Default Re: TD Tag and Classes

And the skin1.css is



.SearchingPath {
COLOR: #ffffff;
FONT-WEIGHT: bold;
TEXT-DECORATION: none;
}.SearchingPath:link {


COLOR: #ffffff;
FONT-WEIGHT: bold;
TEXT-DECORATION: none;
}
.SearchingPath:visited {
COLOR: #ffffff;


FONT-WEIGHT: bold;
TEXT-DECORATION: none;
}
.SearchingPath:hover {
COLOR: #ffffff;
FONT-WEIGHT: bold;


TEXT-DECORATION: none;
}
.SearchingPath:active {
COLOR: #ffffff;
FONT-WEIGHT: bold;
TEXT-DECORATION:

none;
}
__________________
X-Cart Gold 4.4.3
--------------------------------------
Reply With Quote