I'd like to change the way table-formatted Views pages look in Drupify and I need some help. Basically I would like them to look more like they do in Garland. I need more cellpadding and for the table to stretch to fit the page. What files do I need to edit? Thank you.
Comments
Comment #1
matt v. commentedYou can make those changes by editing Drupify's style.css file.
Firebug is great for working with CSS. You could use it to track down the exact rules you want to duplicate from Garland.
Comment #3
mockturtlearithmetic commentedthanks that really helped :)