Closed (fixed)
Project:
Views carousel
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 May 2009 at 15:06 UTC
Updated:
27 May 2009 at 15:23 UTC
How can I theme the actual view rather than the carousel?
If i wanted to theme a view called myview that used the style table , i would create a template file called views-view-table--myview.tpl.php
What would need to be the template file for a viewcarousel style and is there a sample?
Comments
Comment #1
IbnDrupal commentedI may have answered my own question.
One needs to copy the the views-view-fields.tpl.php file from the views themes folder and put it in your current themes folder, renaming it views-view-fields--myview.tpl.php
Comment #2
mfer commented