Tables in Views

Posts: 22
Joined: 02/19/2008

I'm trying to do some themeing of a table in views. I'm trying to edit the grid. I've located the function for doing it, but all that seems to do is edit the headers and not the actual data. Any suggestion is greatly appreciated.

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

Are you using the Views Theming Wizard module that ships with Views? I haven't used it personally, but I've heard it's very helpful.

Posts: 22
Joined: 02/19/2008

Thanks for the reply. According to the Wizard, it's only helpful for List Views. Over the weekend, I figured out how to do pretty much what I needed with CSS, but I guess for my Drupal-Ninja development I'm looking to figure out how do some theme-overriding.