Move Filmstrip? Move Filmstrip?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Move Filmstrip?

Started by pc-doc, September 07, 2004, 12:51:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pc-doc

I would like to move the filmstrip above the picture. Is that possible and what page would Ihave to modify to accomplish this?

Thanks in advance.

skybax

move:

    if ($CONFIG['display_film_strip'] == 1) {
        echo $film_strip;
    }


above:

    starttable();
    echo $picture;
    endtable();


in theme.php

-T
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.skybax.com%2FhotImage%2Fpost_footer.gif&hash=338b65c57a59f0b06311094e697c87794e43d945)
Don't contact me for support over PM or email unless I requested you to do so. Instead: post on the proper board.