News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Film Strip Options

Started by allisonv7, February 28, 2004, 08:54:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

allisonv7

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.

Joachim Müller

/include/functions.inc.php and /themes/yourtheme/theme.php

GauGau

FreeMail

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!

moorey

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

FreeMail

mine doesn't move down when i entered 20 items in film strip.  :roll:

moorey

Hmm - try using a defined width instead of percentage for your (possible nested) table in the template/theme.

FreeMail

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!

moorey

Have a look at the template.html and theme.php files.