Squarespace Super Bowl Ad Tutorial: Page Slide Animation / Sliding Page Animation Tutorial

Поделиться
HTML-код
  • Опубликовано: 4 фев 2025

Комментарии • 31

  • @kairifimberg
    @kairifimberg 11 месяцев назад +1

    This is so cool, Becca! You are by far the best Squarespace coding nerd out there that is such a joy to follow.

  • @ShaamJones
    @ShaamJones 11 месяцев назад

    Whoa! You rock thanks so much. Been watching Square Space tutorials for three days and this is something that finally makes sense to me.

    • @InsideTheSquare
      @InsideTheSquare  11 месяцев назад

      You're very welcome - I'm so happy my content is helpful for you! 😊

  • @shreyakothari3545
    @shreyakothari3545 11 месяцев назад +1

    Hi Becca, if I want the page to slide up, almost like a parallax effect, what do I change?

    • @InsideTheSquare
      @InsideTheSquare  11 месяцев назад

      Great question! You can change the X axis part of the keyframe animation to the Y axis so it's vertical, like this:
      @keyframes SlideIn {
      0% {
      transform: translateY(+100%);
      }
      100% {
      transform: translateY(0);
      }
      }

  • @bekkamongeau4459
    @bekkamongeau4459 11 месяцев назад

    Very cool! Thanks for sharing!

  • @LoneWolfimagesCanada
    @LoneWolfimagesCanada 11 месяцев назад

    Excellent! Thank you very much

  • @Grumpy_Old_Man68
    @Grumpy_Old_Man68 10 месяцев назад

    Man your channel is priceless!

    • @InsideTheSquare
      @InsideTheSquare  10 месяцев назад

      Thank you so much - glad you like my content! 🥰

  • @amandascheuzger
    @amandascheuzger 11 месяцев назад

    I love this, such a fun code!!

    • @InsideTheSquare
      @InsideTheSquare  11 месяцев назад

      I think so too; glad you're a fan! ❤️👽

  • @KicoMendoza-th3sk
    @KicoMendoza-th3sk 9 месяцев назад

    Love the slide-in! Would this animation work for blocks in a section? How would you target the blocks specifically with the specific section?

    • @InsideTheSquare
      @InsideTheSquare  8 месяцев назад +1

      Great question! We would need to create a custom animation for the blocks, or use a carousel/banner list section with items. I don't have a code for that off the top of my head, but I will put it on my to do list and brainstorm a bit; stay tuned ;)

  • @Moe-Talks
    @Moe-Talks 11 месяцев назад +1

    Becca. Thank you I'm using this. The only difference is that when mine slides in the background color is white. Do I need to script to tell the background to be black so that it's not stark?

    • @Moe-Talks
      @Moe-Talks 11 месяцев назад +1

      And yet again i figured out that I had to add the body { background-color: #000000 }. It's painstaking sometimes but it's rewarding when you figure it out.

    • @InsideTheSquare
      @InsideTheSquare  10 месяцев назад

      Yay! Glad you made it work 🙌

  • @clarerobinsonphotography
    @clarerobinsonphotography 11 месяцев назад

    Hi there, does this add a slide function to the top of every page? Is there an option to add it to one specific area of the home page?
    I have squarespace IDs plugin so I can find out the block I want to use.
    Thanks, Clare

    • @InsideTheSquare
      @InsideTheSquare  11 месяцев назад

      Interesting question! We don't have a delayed load for page content, so this animation is designed to be a single page at a time.

  • @ArminSteiner
    @ArminSteiner 11 месяцев назад +1

    Great tutorial as always, thank you. One question thoug I am unable to find that template, maybe I am overlooking something, but I am just unable to.

    • @InsideTheSquare
      @InsideTheSquare  11 месяцев назад

      They put it on a special page that i linked to in the description - hellodownthere.com

    • @ArminSteiner
      @ArminSteiner 11 месяцев назад

      @@InsideTheSquare I went there but when I click the Button at the end of the page it sends me to the regular template section. 🤷‍♂️

    • @InsideTheSquare
      @InsideTheSquare  11 месяцев назад

      if you wait a few seconds, the template will load. it is in the regular template section: www.squarespace.com/templates/hellodownthere

  • @lovelybudgetplans
    @lovelybudgetplans 11 месяцев назад

    Do you have code for a static background image? Thanks so much!!

    • @InsideTheSquare
      @InsideTheSquare  11 месяцев назад

      Great question! We have a few options here; you can set up a solid page section background and make the background sticky or create a page background with css and make all the page section backgrounds transparent. If you email me some details about your project I'm happy to help you create the right code! You can reach me directly at support-at-insidethesquare-.co

  • @meaganjustus
    @meaganjustus 11 месяцев назад

    Awesome!

    • @InsideTheSquare
      @InsideTheSquare  11 месяцев назад

      Thanks - I was excited about this one! 🙌

  • @JaiSequoia
    @JaiSequoia 11 месяцев назад

    Nice one Becca! I saw the Super Bowl add on RUclips. So fun! I wonder how that came to be? Does someone in sqsp hq know Scorsese’s granddaughter?

    • @InsideTheSquare
      @InsideTheSquare  11 месяцев назад

      Good question! I know they have a huge budget, but that commercial made it seem personal, which I loved. As a huge space nerd, this was my favorite commercial this year 🤩

  • @JakeThompson
    @JakeThompson 11 месяцев назад

    😀👍👍👍