• Hi,
    first, I LOVE your plugin. I have been looking for what seems forever for an easy-to-setup-but-pretty-to-look-at gallery plugin and yours is just perfect.
    However, I have one little error i need to fix. The images in the carousel are not centered when using an iPad or an iphone. Phones only if the screen is landscape, but i think the portrait only works because because the screen so small and the image width is the size of the whole page.

    I have had a look into the code but am not that savvy and couldnt find the area where i need to change that.

    Oh, and the link to one of my galleries is http://brightondogphotography.co.uk/gallery/best-friends/

    Many thanks for your help.
    Cheers,
    Jen

    https://wordpress.org/plugins/tiled-gallery-carousel-without-jetpack/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi! How did you delete free space ander the photos? (and “view full size” button?)

    Thread Starter Gewitter27

    (@gewitter27)

    By using firebug and a bit of google. Just post this in your theme’s css file:

    #jp-carousel-comment-form,.jp-carousel-commentlink,.jp-carousel-buttons,{display:none;margin:0;padding:0;border:none;}
    
    .jp-carousel-left-column-wrapper,.jp-carousel-image-meta{display:none;margin:0;padding:0;border:none;}

    The first is for hiding the comments and deleting the space, the second is for hiding the little box on the right.

    Do you know how to center the images?

    hm, i did it and i still have a little spase under the picture. And i have scrollbar. If i push the button “left” or “right” i see text “loading comments” under the picture.

    sorry, i don’t know how to center the image.

    Thread Starter Gewitter27

    (@gewitter27)

    Sorry but I can’t help you, I searched around for my solution and just copied and pasted what seemed right. Maybe you should open your own topic or try firebug or have a search on google.

    I’m still trying to find a solution to my problem, any takers?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Carousel images not center on tablet/mobile’ is closed to new replies.