#Flowbite-react carousel using 8 1/2 x 11 inch images #react

1 messages · Page 1 of 1 (latest)

red kernel
#

I have been struggling with the carousel for days. I minimized my project to just show the carousel for a few images. My problem is that I am using jpg images of standard pdfs that are 8 1/2 X 11 inches. I am assuming it is a size thing but I also tried to create new images that have side borders so that it becomes a square and I still had problems.

It is only showing a portion of the image and I want to see the entire image for all screen sizes.

I was able to use the custom theme to make some other changes in my original website but don't know how to tweak it to display the entire image without the indicators dropping way below the image. I was close!

This is a simple website that shows the issue: https://caroleatierney.github.io/testCarousel/
This is the repo on github: https://github.com/caroleatierney/testCarousel

Any help would be greatly appreciated.

GitHub

Contribute to caroleatierney/testCarousel development by creating an account on GitHub.

#

Flowbite-react carousel using 8 1/2 x 11 inch images #react

jovial swallow
#

Hey there,

Carousel component has some issues and its pretty minimal at the moment, no support for touch device and not so extendable.

I’ll try to clone ur repo and fix it these days