Building a responsive lander in Webflow

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

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

  • @alexhartan
    @alexhartan 11 месяцев назад +13

    That SVG Import app is pretty neat. I'd love to see a video in which you review your favorite webflow apps.

  • @fuster7474
    @fuster7474 11 месяцев назад +5

    This is amazing. Thank you Timothy, you are a godsend

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

      I'm so glad this helps! Thank you!

  • @Cs2GamiNG
    @Cs2GamiNG 7 месяцев назад +1

    Awesome tutorial. Thank you

  • @akbarbadsha25
    @akbarbadsha25 10 месяцев назад +1

    Great tutorial. Waiting for the interaction tutorials :)

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

    incredibily valuable and useful to watch you build and talk it through. thanks timothy!

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

    Thank you!

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

    Awesome work as always. waiting for interaction video

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

    you are awesome! Never forget that :)
    Wish you a merry Christmas!

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

    Marry Christmas 🌲🎉🎉

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

    beautiful!

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

    Thanks for tutorial. I have a question, What is the sidebar app you use?

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

      It’s the Arc Browser. :) It puts tabs on the side.

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

      ​@@timothyricks thank you

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

    Nice. It would be great to make more Lumos webstie builds.

  • @johnlee3343
    @johnlee3343 8 месяцев назад

    thanks for the informative tutorial! just wondering why do you divide everything by 16rem?

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

      Thank you! 16px is the default font size in browsers, but the user can increase or decrease their default font size. Using REM is more accessible because it allows the sizes we set to be adjusted by the user. 2rem equals 32px (2 x 16) if the user hasn’t changed their font size. So to convert 32px in Figma to REM, we divide it by 16. Using 32/16rem means Webflow will divide 32 by 16, and then add a rem unit onto the result.

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

    Hey tim. Thanks for the tut. Just wondering why you use an app to import SVG and not copying the code to an embed element.

    • @timothyricks
      @timothyricks  11 месяцев назад +2

      Hi, good question! I use this app for all of my svgs now. SVG Import speeds up the process by automatically setting all the fills and stroke to currentColor so they can be controlled by font color. It also allows us to easily style individual paths if needed like how I was able to set the background of the circle badge to a different variable than the other paths. It’s not limited by the 10k character limit of larger svgs like embed is. And it’s easier to control the data attributes on the paths if needed instead of digging through an embed. :)
      webflow.com/apps/detail/svg-import#

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

      @@timothyricks Thanks

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

    Hey Tim! I love your tuts and I'd love to join your patreon but as it's in USD it's kinda hard for me.
    Do you think it's possible to create a parity pricing based on countries?
    Thanks!

    • @timothyricks
      @timothyricks  11 месяцев назад +2

      Hi, this isn’t a feature Patreon offers currently, but thank you so much for the feedback!

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

    Hello, how does the 28k studio website work on webflow? Do you have a tutorial?

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

      Hi, I don't have a tutorial for that one

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

    You're doing a fantastic job! Thank you for this tutorial. However, there's one issue I couldn't fix. I couldn't paste the SVGs inside the SVG-Import app. Whenever I tried to do so, the error-message "false svg code" occured. Do you had similar issues already?

  • @Bomb-lq8hk
    @Bomb-lq8hk 6 месяцев назад

    Hey Tim, I'm just wondering why do you use the number 16 when converting pixel to rem, I guess the number is from base font size?

    • @timothyricks
      @timothyricks  6 месяцев назад +1

      Yes, the default browser font size is 16px on the html element if the user doesn’t adjust it. So 2rem is 32px (2 x 16)

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

    Tim do you always use button elements or do you also use link blocks and style those instead? I feel like the stock Webflow button element can be a pain to customize.

    • @timothyricks
      @timothyricks  11 месяцев назад +2

      Hi Kyle, good call out! I usually use link blocks because they allow us to add other content inside them like icons if needed. The button element was just a shortcut in this case.

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

      @@timothyricks Thanks!!

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

    Great Video Timothy! Quick question, I got used to setting up projects with the lumos framework but now with webflow’s variables I’m a little conflicted on how to continue. Do you still use your lumos framework when you set up new projects or is there a new process you use with webflow’s new variables?

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

      Thank you! I’m still using Lumos for my client sites currently, but Webflow variables have some advantages when unlinking and relinking variables across breakpoints. I’m working on an updated version of Lumos using native variables. Just hoping to see some updates from Webflow with changing a variables value across breakpoints and support for properties like font-weight

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

    Can someone help me with this basic issue i have. I have a section that include div block. When i go to lower breakpoints, mobile portrait to be exact, div block that contains all the content doesn't expand in height along with content inside. It stays the same and then content (text) overlaps the card.

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

      Hi, it sounds like the div block or one of its parents have a height applied. It’s better to use min-height instead on anything with text inside it. That way it can grow in height when the content wraps.

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

      @@timothyricks I'm afraid it's not the case. I just checked it and there's no height applied to any div in the section :(

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

      I have managed to fix it somehow. I believe it was all because of positioning i had on div and another div inside it.

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

    Hi Timothy! Loving all your videos so far! Just a quick question if that's ok - you keep using 16rem a lot. Is there a reason for this? Apologies if I missed in the video - thanks!

    • @timothyricks
      @timothyricks  11 месяцев назад +2

      Thank you! The rem unit multiplies by the browser font size set on the root element. The user can adjust that base font size in browser settings, and everything in our site set using rem will scale up or down. The default root font size is 16px if the user hasn’t changed it. So 1rem is 16px. 2rem is 32px (2 x 16). To convert 56px in our design to rem, we just divide 56 by 16, the base font size, to get 3.5rem. So 56/16rem is a shortcut in Webflow to divide 56px by 16px and then add the rem unit behind the result. We always divide by 16 for any pixel size we’re converting to rem.

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

    SVG import breaks the webflow editor for me. All the sidebar items disappears until I uninstall it.
    edit: nvm, I tried once more and came back after a coffee (roughly 10 minutes) and it was working.

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

    "Hey, nice tutorial! I'm looking forward to the interaction part. Merry Christmas!"

  • @Vlad-sd4bj
    @Vlad-sd4bj 11 месяцев назад

    What computer are you using? Just on mine Figma and Webflow are laggy.

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

      I'm using a 2019 Macbook Pro

    • @Vlad-sd4bj
      @Vlad-sd4bj 11 месяцев назад

      Cool, do you have 16 inches on the i9 or 13 inches on the i5?@@timothyricks

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

      Yes, the 16in one :)

  • @MohamedReda-vx3nw
    @MohamedReda-vx3nw 11 месяцев назад

    please make translation on video :D i'm arabic man