coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: allisonv7 on February 28, 2004, 08:54:50 AM

Title: Film Strip Options
Post by: allisonv7 on February 28, 2004, 08:54:50 AM
I wanted to try and tinker with the film strip a bit but I can't seem to find the codes for it anywhere...can someone point me in the right direction?

Thanks,

Allison.
Title: Film Strip Options
Post by: Joachim Müller on February 28, 2004, 09:03:44 AM
/include/functions.inc.php and /themes/yourtheme/theme.php

GauGau
Title: Film Strip Options
Post by: FreeMail on February 29, 2004, 04:11:55 PM
can i ask on this thread re: film strip too?  just move it if necessary.

can we make the film strip break into 2 row if it reaches the specified no. of thumbnails?

TIA!
Title: Film Strip Options
Post by: moorey on March 01, 2004, 07:56:33 AM
The thumbnails automatically goes down once it reaches the max width. Obviously the film strip's height will become higher instead of having two "rolls".
Title: Film Strip Options
Post by: FreeMail on March 01, 2004, 01:48:40 PM
mine doesn't move down when i entered 20 items in film strip.  :roll:
Title: Film Strip Options
Post by: moorey on March 01, 2004, 04:27:11 PM
Hmm - try using a defined width instead of percentage for your (possible nested) table in the template/theme.
Title: Film Strip Options
Post by: FreeMail on March 02, 2004, 06:49:34 PM
Quote from: "moorey"Hmm - try using a defined width instead of percentage for your (possible nested) table in the template/theme.

how do we adjust this?

tia!
Title: Film Strip Options
Post by: moorey on March 04, 2004, 06:38:58 AM
Have a look at the template.html and theme.php files.