coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Flaunt on July 13, 2006, 08:18:32 AM

Title: Filmstrip
Post by: Flaunt on July 13, 2006, 08:18:32 AM
In what file can I find the code for where the filmstrip is being displayed?
Title: Re: Filmstrip
Post by: Abbas Ali on July 13, 2006, 08:30:13 AM
Your theme file i.e. themes/yourtheme/theme.php

The filmstrip is displayed using the function theme_display_film_strip. If the function is not there in your theme file then copy it from sample theme to your theme.