Topic: Parallax not working
Sandro pro asked 6 years ago
Piotr Glejzer staff answered 6 years ago
Sandro pro commented 6 years ago
Yes i see i was that ;) thx for help,
Just can you tell me how put img responsibe with parallax? i use class="img-fluid jarallax-img" but is not working
Piotr Glejzer staff commented 6 years ago
I think the reason why is not working is the fact a class 'jarallax-img' has own styles for height and width, that's why. You can do some 'hack' for that and more specifically use max-width and height to overwrite jarallax-img with img-fluid styles. Like something like this ->
Sandro pro commented 6 years ago
http://sangdorthos.livehost.fr/capture/Desktop%202018.11.18%20-%2020.06.17.02.mp4
not working very well
<div class="view jarallax-keep-img">
<img src="img/<?= $images[4]['src_img'] ?>" class="jarallax-img">
</div>
Piotr Glejzer staff commented 6 years ago
Hi,
I think is not a possible use img-fluid class with jarallax-img properly cause jarallax plugins has own styles for working correctly and if you will add some classes like 'img-fluid' is gonna crash that code. We are sorry about that. We will gonna make some workaround about that.
Best,
Piotr
Sandro pro commented 6 years ago
Yes please fix it, thank you
Piotr Glejzer staff commented 6 years ago
I put that problem to our task to do. Have a nice day.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.5.10
- Device: PC
- Browser: Chrome, Firefoxe, Edge
- OS: WIndows 10 64bits
- Provided sample code: No
- Provided link: No