Film strip the pictures stick together and overlapping Film strip the pictures stick together and overlapping
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Film strip the pictures stick together and overlapping

Started by tomvanhell, January 27, 2011, 09:44:05 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tomvanhell

I have a little problem with the film strip, you can see it here http://servanottfotografie.nl/gallery/displayimage.php?album=lastup&cat=0&pid=17#top_display_media
The pictures stick together and overlapping.
How can I fix it?

tomvanhell


Αndré



Αndré

Seems that you forgot
Quote from: Αndré on December 14, 2010, 03:22:38 PM
Additionally copy the function theme_display_film_strip from themes/sample/theme.php to your theme's theme.php file and delete all occurrences of
width:".$thumb_width."px; float: left
as it works as expected when I manually delete it on your gallery using Firebug.


tomvanhell

I've tried, but maybe I'm doing something wrong.
Additionally copy (line 2999- 3109??) the function theme_display_film_strip from themes/sample/theme.php to your theme's theme.php file.
in my theme. php see nowhere (width:".$thumb_width."px; float: left)
I deleted in js/displayimage.js (width: '+width+'px; float: left)


Αndré

Please do exactly what I wrote:

1. copy the function to your theme.php
2. then, delete all occurrences (there are 2)

If you don't copy that function, you cannot find the code in your theme.php file.


tomvanhell

Question. should it here?
where can I change height Filmstrip

Αndré

Quote from: tomvanhell on January 27, 2011, 01:11:50 PM
Question. should it here?
Quote from: Joachim Müller on September 28, 2008, 10:28:42 AM
10. One question per thread
We have a strict "One question/issue per thread rule", which helps both supporters/moderators to keep track of open/closed issues as well as users who search the board or browse it, looking for answers to their question.


Quote from: tomvanhell on January 27, 2011, 01:11:50 PM
where can I change height Filmstrip
Increase http://documentation.coppermine-gallery.net/en/configuration.htm#admin_picture_thumbnail_max-dimension
If you have further questions regarding this (or another) issue, please start a new thread for each issue.