anyone suggest me , how to do theming using views module
I am using views module and created a views name news . How can I create a template for this views?
Can I create views-views-viewsname.tpl.php and put this files onto the site theme folder.
it is appreciated if any one can suggest me.

Thanks!!!!!!!!!!!

Comments

jrowny’s picture

When you go to build/edit your view, you will see a "Theme: Information" button in the bottom left of your display under Basic Settings. Click that and it shows you a list of all the different tpl.php files you can make depending on the granularity you want. It even provides the default code for you to modify.