158
Views
3
Comments
Solved
Custom Carousel
Question

I'm currently developing an application which has a custom carousel that shows a main item, and a little bit of next and previous items. The screenshot about what I want to make is like this:

I've tried to use css in this issue but it didn't work. Can someone help me on this matter? Thank you so much.

2018-08-26 20-34-32
Pankaj pant
Solution

Hentry - wrote:

I'm currently developing an application which has a custom carousel that shows a main item, and a little bit of next and previous items. The screenshot about what I want to make is like this:

I've tried to use css in this issue but it didn't work. Can someone help me on this matter? Thank you so much.


Is it a Web or Mobile?

If it is mobile I would suggest horizontal scroll instead of the carousel.


Thanks,

PP

UserImage.jpg
Hentry -

Hi Pankaj,

Its for mobile. if I used horizontal scroll, how can I lock the position of each item to the center of the screen?

Thank you.


Kind regards,


Hentry

2023-07-17 14-07-32
Jobbe Maas

Hentry - wrote:

Hi Pankaj,

Its for mobile. if I used horizontal scroll, how can I lock the position of each item to the center of the screen?

Thank you.


Kind regards,


Hentry


Hi,

I'm actually interested in how you made the custom carousel for mobile, i have to make a same kind of solution.

Did you manage to lock the positions? and how did you style the whole thing with half of the previous and next images in the block?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.