Quote Originally Posted by gjh42 View Post
I don't really think there should be an issue. All final elements of the list view are inside .productListing-data <td> wrappers, while all elements in grid view are in .centerBoxContentsProducts <div> wrappers. Prepending those classes to selectors that need distinction should take care of the problem, affecting only list view or grid view elements respectively.
Where can you find them? What is the template file name?