Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8802
    Sheona
    Participant

    Hi lovely developers

    I managed from various threads here to work out how to increase the width of the thumbnail carousel in Photomania – but the thumbnails don’t fill it (see http://www.shospace.co.uk/bristol-through-the-lens). Is there an additional bit of code I need to make it do this?

    Thanks,
    Sheona

    #8806
    Rattus
    Keymaster

    CSS:

    .gmpm_photo_show .gmpm_carousel .gmpm_photo_carousel {
      width:500px;
    }

    Then edit ‘/wp-content/plugins/grand-media/module/photomania/js/photomania.js’ file at line 51 to be:
    thumbs_per_view: 10,

    Clear your browser cache to see changes.
    Note that your edit will be lost when you’ll update Gmedia plugin

    #9030
    Sheona
    Participant

    Thanks heaps!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Gmedia Gallery WordPress Plugin’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support Forum