View Single Post
  #2  
Old 04-21-2009, 12:38 PM
 
buyfroma buyfroma is offline
 

Member
  
Join Date: Apr 2009
Posts: 10
 

Default Re: Firefox not displaying correctly

Figured it out. Not sure why, but had to specify text-decoration on each line too to get it to stick in Firefox.

for example:

a.search-sort-link:hover{
text-decoration: none;
color: #cccccc;
}
__________________
X-cart Pro 4.2.0
Reply With Quote