Jump to content
Search Community

Trabajador

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by Trabajador

  1. My message is not showing completely i dont know why - https://prnt.sc/bz8LfCvu4ZJl
  2. Could you help me, I need that if there is an upper footer, only it will be hidden under the site-main https://codepen.io/trabajador-the-flexboxer/pen/jOdMRBR
  3. @GreenSock Thanks a lot!
  4. Here's my answer, I also showed how it looks visually in screenshots I have pages without an upper footer, what should I do in this case?
  5. I gave you the answer Just compare my demo with yours, why is my incorrect implementation working the way I need it, but in your demo the main site overlaps part of the footer with part of the text in which it is hard to read Your demo - My demo Visually, my solution is more suitable for me, how can I achieve this result with the right approach. Thank you very much for your help, I really appreciate your attention!
  6. I'm using lambdatest, but it seems it will work the same on a physical device. I think this is due to different scrolling mechanics. Yes, I tried to add ScrollTrigger.normalizeScroll(true), then on Windows the scrolling becomes the same as on Mac OS. In your last example, the main site overlaps the top of the footer if the footer is taller than the screen height. In my example, the upper footer is shown first, and then the rest of the footer. https://prnt.sc/ak00tYcoRnVb
  7. I update my first solition, how i can improve it because scrolling on a Mac OS is kind of jerky https://codepen.io/trabajador-the-flexboxer/pen/jOdMRBR
  8. @GreenSock Thank you a lot!
  9. @GreenSock Thank you Sir, but no. In this example, let's pretend that the footer is the main site and the main site is the footer, it's like we've turned the browser upside down so I want the main site to scroll above the footer. https://codepen.io/mvaneijgen/pen/RwvowBo
  10. https://codepen.io/mvaneijgen/pen/RwvowBo in this example there is something similar, but I need the main site to be on top of the footer, how can I swap them, that is z-index of the main site should be larger and it should overlap the footer, when start: "bottom bottom", the main site should continue to scroll up and the footer should appear from underneath it
  11. @The Old Designer Thx I know, but what to do if the footer is larger than the screen height?
  12. @mvaneijgen Thanks for your help! I'll try to describe it in more detail I need the main site to be on top of the footer, and when the scroll reaches the footer, the footer is shown from under the main site and we can scroll to the end. Plus I need to take into account that the main footer can be without upper footer
  13. Hello there! Help me please! How to make the footer move out from under the page
  14. Hello @Rodrigo Thank you a lot!
  15. @Rodrigo How can I repeat this without backgound-img and changing background position ?
  16. I need parallax like here I would appreciate your explanation and help!
  17. @Rodrigo Thanks a lot! Have a good weekends 🙃 Just one question, why doesn’t parallax work without a scale?
  18. Please help me make the correct parallax effect for hero, I can’t do it and I don’t understand how to implement it ref - https://parallax-image-effect.webflow.io/
  19. I solved all the problems, thanks
  20. Thank you @Carl, helpful information! I try to do according to your advice, but something goes wrong, could you help me please? https://codepen.io/trabajador-the-flexboxer/pen/WNgebBX
  21. I have resolved these issues. Now the question is how do I get rid of such a space that is reserved by the pin spacer? There is no spacer in my reference ?
  22. One more question, how i can animate second and third text blocks from bottom? Now this blocks animated from top. And how can this block be made universal, for an indefinite number of elements?
  23. What i am doing wrong ? How to make animation with my styles ? https://codepen.io/trabajador-the-flexboxer/pen/WNgebBX
  24. all blocks are stacking and have not animation
×
×
  • Create New...