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 (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?
http://forum.coppermine-gallery.net/index.php/topic,67769.0.html (http://forum.coppermine-gallery.net/index.php/topic,67769.0.html)
this could be the solution.
But where can I find the second and place the third code
Please have a look at that (http://forum.coppermine-gallery.net/index.php/topic,68450.0.html) thread.
I tried this but I did not succeed
http://forum.coppermine-gallery.net/index.php/topic,68450.20.html (http://forum.coppermine-gallery.net/index.php/topic,68450.20.html)
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.
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)
I see half's photos
http://servanottfotografie.nl/gallery/displayimage.php?album=2&pid=11#top_display_media
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.
Thanks it worked
Question. should it here?
where can I change height Filmstrip
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.