Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Film Strip Thumbnails Under Intermediate Image Not Fitting All of Thumbnails  (Read 4285 times)

0 Members and 1 Guest are viewing this topic.

riyahfinessence

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 4
    • Riyah.Finessence

Hi  ;D My problem is that I set my items in filmstrip to five, but not all thumbnails are fitting.  They did before I updated to 1.5.6 a few days ago. But when I did update it changed.  I did everything in the manual to update my 1.4.x theme.  I went over it one billion times lol 

The table cuts the 5th thumbnail off and although the thumbnails are not the same size they used to have an even amount of space between them but now they don't.  I've included a screenshot (with arrows) and my gallery is http://www.riyahfinessence.net/riyahgallery/index.php

I hope this is the right place to post this. Wasn't sure if this should be in themes...
Logged
Mariah Carey Fanatic.

Joe Carver

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1545
  • aka 'i-imagine'
    • Home Page

Have you tried adjusting the settings in:

Config >> Album list view >> Width of the main table
and/or
Config >> Image view >> Width of the table for file display

riyahfinessence

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 4
    • Riyah.Finessence

I just tried both and nope...yes the tables expanded but it seems like some other "width" is set smaller within the table...
Logged
Mariah Carey Fanatic.

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764

The film strip width is calculated in that way:
Code: [Select]
$CONFIG['max_film_strip_items'] * ( $CONFIG['thumb_width'] + 4 )
If you decrease the padding for
Quote
.thumb {
height:100px;
margin-left:75px;
padding:5px;
}
(to e.g. 2px) it should work.
Logged

riyahfinessence

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 4
    • Riyah.Finessence

thanks! that worked, but they're off to the side (left). any idea how i can center them? thanks...
Logged
Mariah Carey Fanatic.

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764

Please have a look at this. I also recognized, that your prev/next buttons in the film strip aren't visible. Maybe it's related to your non-centered film strip issue.
Logged

riyahfinessence

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 4
    • Riyah.Finessence

okay, thanks :)
Logged
Mariah Carey Fanatic.
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.