View Single Post
  #2  
Old 02-05-2014, 05:38 AM
  tony_sologubov's Avatar 
tony_sologubov tony_sologubov is offline
 

X-Cart team
  
Join Date: Jan 2009
Posts: 2,431
 

Default Re: Border Around Products

Following CSS rule defines the border around products in product lists:
Code:
.products-table .image{}

Try to define a custom value for it in your .css files and it should do the trick.
Reply With Quote