coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: tomvanhell on January 27, 2011, 09:44:05 AM

Title: Film strip the pictures stick together and overlapping
Post by: tomvanhell on January 27, 2011, 09:44:05 AM
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?
Title: Re: Film strip the pictures stick together and overlapping
Post by: tomvanhell on January 27, 2011, 10:26:48 AM
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
Title: Re: Film strip the pictures stick together and overlapping
Post by: Αndré on January 27, 2011, 10:40:52 AM
Please have a look at that (http://forum.coppermine-gallery.net/index.php/topic,68450.0.html) thread.
Title: Re: Film strip the pictures stick together and overlapping
Post by: tomvanhell on January 27, 2011, 11:29:21 AM
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)
Title: Re: Film strip the pictures stick together and overlapping
Post by: Αndré on January 27, 2011, 11:51:45 AM
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.

Title: Re: Film strip the pictures stick together and overlapping
Post by: tomvanhell on January 27, 2011, 12:29:30 PM
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)
Title: Re: Film strip the pictures stick together and overlapping
Post by: tomvanhell on January 27, 2011, 12:34:22 PM
I see half's photos
http://servanottfotografie.nl/gallery/displayimage.php?album=2&pid=11#top_display_media
Title: Re: Film strip the pictures stick together and overlapping
Post by: Αndré on January 27, 2011, 12:37:11 PM
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.
Title: Re: Film strip the pictures stick together and overlapping
Post by: tomvanhell on January 27, 2011, 12:41:13 PM
Thanks it worked
Title: Re: Film strip the pictures stick together and overlapping
Post by: tomvanhell on January 27, 2011, 01:11:50 PM
Question. should it here?
where can I change height Filmstrip
Title: Re: Film strip the pictures stick together and overlapping
Post by: Αndré on January 27, 2011, 02:05:11 PM
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.