View Grid

Hi Rob,

How do I remove the grid styling which is output when content is displayed in a grid (views module) - a black hairline outline and lines which divide the rows.

I changed the theme to garland to see whether it was being output in Garland and it is not. How do I remove or alter this - color / number of border lines.

Regards,

Adrian

Tags:
Rob D.'s picture
Offline
Joined: 04/09/2008

This bit of CSS should remove it:

.views-view-grid, .views-view-grid tr, .views-view-grid td {
border: 0;
}

Support hours: 9AM - 5PM EST, Mon - Fri

Follow us on: