I have a slideshow list view. The node module is custom. I have one custom field that I'm including in the view, an image field.
What is displayed is the image url. I need to display image URLs as images. With views theme wizard, I can generate a template file that will enables me to add '
' around that image url, but only with a simple list view, not a slideshow list.
How do I theme a slideshow list view?
Thanks
mrweaver
Comments
Comment #1
mattrweaver commentedOh, and by the way, I'm using a zen subtheme, if that matters.
cheers.
mrweaver
Comment #2
mattrweaver commentedSorry to bother. Figured it out.