View Single Post
  #14  
Old 06-07-2008, 02:09 PM
 
monocat monocat is offline
 

Member
  
Join Date: May 2008
Location: Los Angeles, CA
Posts: 23
 

Default Re: Product Rollover Effect?

I know this link is old, but here's a simple way.

In the skin1.css, under .PListCell add

TD.PListCell:hover {
background-color: #000;
}

That's it.
__________________
Version 4.1.10
Reply With Quote