Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Move Filmstrip?  (Read 3101 times)

0 Members and 1 Guest are viewing this topic.

pc-doc

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Move Filmstrip?
« on: September 07, 2004, 12:51:10 am »

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.
Logged

skybax

  • VIP
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 180
    • SKYBAX Communications
Re: Move Filmstrip?
« Reply #1 on: September 07, 2004, 01:09:42 am »

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

above:
Code: [Select]
    starttable();
    echo $picture;
    endtable();

in theme.php

-T
Logged
(https://forum.coppermine-gallery.net/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.
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.