Catalog grid view - how to get rid of the table border?

Posts: 16
Joined: 04/09/2008

what css file should i edit and where, i like the table display but i need to eighter change the color of the border, change its width or disable the border completely, how do i achieve that? thank you

Posts: 91
Joined: 01/11/2008

The css file in the in ubercart/uc_catalog folder.

Posts: 4368
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Honestly, I'd change it in your theme's style.css. Use the one in uc_catalog to maybe find the rules you need to change, but copy them and modify them in your theme so you don't lose your changes when you update. Smiling