Advanced search  

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

Pages: [1]   Go Down

Author Topic: Album photo slider broken.  (Read 2695 times)

0 Members and 1 Guest are viewing this topic.

kiki29

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
Album photo slider broken.
« on: October 15, 2015, 12:15:29 pm »

Okay, I have a problem, since I updated coppermine.

Look first here:  http://joannakrupa.us/gallery/displayimage.php?album=lastup&cat=0&pid=7043#top_display_media  *Not for work*.
Every gallery has under the displayed image a photoslider.

My problem is right now: When I click on left or right, a new photo is loaded, but the old photo covers the button. Ex. I klick on the right button, then the left button will be hidden, from the left photo.

In my options, there are extra 5 photos. BUT no matter how many photos are shown, in the slider, one of the buttons will be covered.
Since I'm not an ass in JavaScprit, I didn't change anything. So, now here is my question: Why?

If there are any codes to post, please tell. I dunnow which I should post :D

Thank you in advance! :)
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Album photo slider broken.
« Reply #1 on: October 16, 2015, 04:30:15 pm »

I assume it has something to do how your theme is designed:
Code: [Select]
   <tr>
    <td></td>
<td><center>{ADMIN_MENU}</center><br>
<center>{GALLERY}</center></td>
<td></td>
  </tr>


If you need a fixed width for your gallery, I suggest to use the corresponding config option and drop that table construct: http://documentation.coppermine-gallery.net/en/configuration.htm#admin_album_table-width

I haven't tested if it will fix your issue, but I think so. If you need further support, please attach your whole theme as zip file to your next reply, so we can perform some tests ourselves.
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.