Stream Elements: Custom Chat Box Widget Coding Basics

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 17

  • @ItsEnvinae
    @ItsEnvinae 4 หลายเดือนก่อน +6

    THANK YOU for making this video, there's like NO tutorials for that kind of thing on TH-cam or I just can't find the right ones... but this one you made is gonna be so useful!! Thanks for your hard work!

  • @MikMWP
    @MikMWP 22 วันที่ผ่านมา

    How would i add an outline to the text? like a stroke on the outside of the text, not inside it

  • @ricardoarias7524
    @ricardoarias7524 27 วันที่ผ่านมา

    Hi thank you very much for this guide

  • @GengarQT
    @GengarQT หลายเดือนก่อน

    thank you so much! i want to ask, what if i want to use as a border a custom box that i designed on illustrator, how do i implement it?

  • @Iloveyouqueens
    @Iloveyouqueens หลายเดือนก่อน

    Great video thank you so much

  • @-itimora-
    @-itimora- 3 หลายเดือนก่อน

    How do you line all the JS Code up so nicely? 5:38

    • @-itimora-
      @-itimora- 3 หลายเดือนก่อน

      Nevermind I found it out, But a other problem is... how do you make the test that reapeat it self over and over to stop?

    • @iberryboi
      @iberryboi  3 หลายเดือนก่อน

      @@-itimora- Comment out/remove the setInterval function and just use the field button to test

  • @waffleboi2110
    @waffleboi2110 5 หลายเดือนก่อน

    LETS GOOO ITS UP

  • @vawkwardbat
    @vawkwardbat หลายเดือนก่อน

    Thanks! Do you know how I can make emotes appear larger in the text box? I only seem to get tiny emotes through, ven when the font is larger, but I'd like to adjust their size independent of the font if possible... thank you!

    • @iberryboi
      @iberryboi  13 ชั่วโมงที่ผ่านมา

      Just add a span around the emote img tag with a different class or add a class to the img and change it's width and height properties

  • @SinisterPixel
    @SinisterPixel 3 หลายเดือนก่อน

    Would you be able to create a guide for TH-cam? I'm specifically having trouble with the emotes since it seems like you need to call them a different way from Twitch

    • @iberryboi
      @iberryboi  3 หลายเดือนก่อน +1

      Absolutely, I will do that.

  • @katty841
    @katty841 3 หลายเดือนก่อน

    ❤❤❤❤

  • @aaleexaav
    @aaleexaav 2 วันที่ผ่านมา

    Is this works for another stream platform? Like Fansly

    • @iberryboi
      @iberryboi  13 ชั่วโมงที่ผ่านมา

      Nah, they don't have the infrastructure for it. It's on them to release a public API.