Questions tagged [bootstrap-image-gallery]

18 questions
2
votes
2 answers

Trouble centering Bootstrap image gallery

I'm using Bootstrap image gallery found here and I'm having difficulty centering the thumbnails on the page. They center fine until I add max-width to the style to limit the amount of thumbnails on one row. The webpage is here and here is my…
Alex
  • 125
  • 1
  • 2
  • 13
2
votes
1 answer

bootstrap image gallery + ASP.net C# MVC

The question is in regard of Bootstrap Image Gallery blueimp.github.io/Gallery With the extention Bootstrap-Image-Gallery Now to the Question: Why is it that my code doesnt show the Image-Gallery, it does show it as a gallery The Code Gallery View …
2
votes
1 answer

Bootstrap image gallery, failing to show starting controls

I am using bootstrap image gallery (by blueimp) to enhance my images in bootstrap. I followed the tutorial outlined in the demo part from the repo and was able to get a nicely looking gallery. I modified it a little bit to get rid of modal dialog…
Salvador Dali
  • 214,103
  • 147
  • 703
  • 753
1
vote
1 answer

Popup image in Bootsrap Carousel

Here is what I'm trying to do. I'm trying to have the image popup if the user clicks on the image in the carousel. How can it be done?
Kevin
  • 159
  • 1
  • 11
1
vote
1 answer

Bootstrap-Image-Gallery doesn't show full images

I can't make the simplest Bootstrap-Image-Gallery example work. I have the following HTML from their site:
FrozenHeart
  • 19,844
  • 33
  • 126
  • 242
1
vote
0 answers

Bootstrap Image Gallery - open modal image in new window

So with the Bootstrap Image Gallery addon created by Sebastian Tschan we can open images in a modal window and we can use slides or buttons to load up the next or previous images but there is an extra event action (left mouse button click on the…
X-ecutor
  • 11
  • 1
  • 2
1
vote
0 answers

Bootstrap image gallery on mobile

I am using the Bootstrap Image Gallery (an extension of blueimp Gallery) on a website. It works fine but displays very poorly on a mobile device. Attached is a picture of the slideshow on an iPhone 6 (you cannot pinch to zoom or anything either): …
Mobeale
  • 25
  • 1
  • 6
0
votes
0 answers

How to go to the next picture from the current picture in Bootstrap/Fancyapp photo/video gallery?

I am trying to create a photo/video gallery on bootstrap. I believe I have linked the CSS and JS correctly to my index.html, after clicking on the photo, it takes me to the link of the photo, instead of opening the gallery that can go to…
0
votes
1 answer

Connecting Strapi and Next.JS but getting an error

Two terminals are opened, one for Strapi and one for Next.JS. I have set up the configuration in Strapi. I want to receive the API in Next.JS and display it on the screen, but it does not show up. Then I get an error screen. I tested with Postman…
0
votes
1 answer

HTML - Resposive photos gallery cover 100% screen

How can i set div with photos on all available space (now in div .row have big margins) and set one height for all photos in all rows (i have vertical and horizontal photos) and keep responsiveness? Margins in row are the same all the time. Ofc the…
0
votes
1 answer

Choosing a gallery

Could you recommend me a gallery for a web project of mine? In the project used are: jQuery Bootstrap That a gallery based on jQuery is Ok. Requirements and wishes: Small sizes of CSS and JavaScript files. Picture tag used. Thumbnails are…
Trts
  • 985
  • 1
  • 11
  • 24
0
votes
2 answers

Can't open multiple modal images on javascript

CREATED A FIDDLE HERE: https://jsfiddle.net/jqqn2gg7/ I posted a fiddle above about my issue. If you go to "Bunny1" you can hover on the bunnies and you'll see that you can open the first one, but the second one won't even budge. I tried everything,…
0
votes
1 answer

Getting wrong Image gallery in Bootstrap

I am new to Bootstrap and want to make a Image gallery. How I expect is But I am getting it like this: My HTML code is this:
Aman
  • 979
  • 3
  • 10
  • 23
0
votes
0 answers

how to track javascript code which dynamically adds styling (css) to elements?

I am using bootstrap image gallery to display images on my website. I have added an extra column for comments (with scrollbar) so that users may comment on photo. Following styling is added to each div element which translates image up/down and…
Zain
  • 1,226
  • 1
  • 16
  • 26
0
votes
0 answers

Moving scrollbar downward through click translates modal along y-axis

I am using bootstrap image gallery to display images on my website. I have added an extra column for comments (with scrollbar) so that users may comment on photo. Probelm: When i click on scroll-bar to scroll, whole modal move downwards/upwards due…
Zain
  • 1,226
  • 1
  • 16
  • 26
1
2