Jump to content
Search Community

Elia

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by Elia

  1. Hello everyone, I have a strange problem that I can't solve and I hope you can help me.

    My site made with html, css and js (with gsap), works beautifully locally.
    When I go to put it on the server (siteground) it's as if the whole js breaks in the mobile version. In the desktop version it is perfect.

    I have only included the basic gsap plugins.

    How can I solve it? If it helps I can also give you the URL of the site.
    A thousand thanks

  2. Perfect. I fixed the code and tried to do as much cleanup as needed in my code. In the desktop version, as already mentioned, everything is fine. In the responsive version, I would like the first column, the one with the red background, to go above the parallax image. Now, it splits in half even in the responsive version and if I try to add containers to align them well in the mobile, the image disappears.

    Check my codepen, it's been updated. Thanks so much again

  3. I have an issue with Bootstrap conflict with gsap. In short, if I try to create a container and a row to align the two columns, it doesn't work, the image disappears and everything gets messed up. For now I have fixed it like this to have it intact on the desktop version, but how can I get around this problem in the mobile version?

     

     

    See the Pen wvNbJed by edalbe (@edalbe) on CodePen

  4. Hi, i am a new member and i need help. I found a script that interests me but I should edit it. I have attached the code, delete the comment to understand what it is. I should adapt the Image to the container that is climbing, so as to remain attached both vertically and horizontally to the center of the container. Could you help me? I tried to adapt it manually but then with larger screens it becomes unmanageable.
    If it helps I'm using Bootstrap.

    See the Pen GRmbreE by edalbe (@edalbe) on CodePen

×
×
  • Create New...