how

to have webkit mask image on your scrollbox (any image!)


pastebin code (https://pastebin.com/nQPhn8yT)

1.

download any png image on google! you can make one in an editing app and download it as .PNG

type it in the search box > click images > click tools > click color and choose transparent for fast results then download
Image

2.

make sure the shape you're downloading is in a type of .PNG when the download is prompted.

Image

3.

make sure the shape is cropped as a full, crop it if needed.

Image

4.

you can choose to select imgur to dump the image if you do not have discord to do the discord method!

imgur method

  1. open https://imgur.com/ on your browser.
  2. click new post upper screen with green button
    Image
  3. upload the .PNG image
    Image
  4. add post title > right click ON the image and copy image address.
    Image
  5. happy pasting it in the style > class > -webkit-mask-image:url(LINK);
    Image

discord method

  1. open https://discord.com/ on your browser.
  2. i personally recommend you to create your own server OR a convo with anyone > upload the PNG image
    i mean creating your own server helps to dump the images and keep track of them
    Image

click the + symbol and upload a file
Image

select the png image file
Image

  1. now you've uploaded and sent it, click on the image for full view
    Image

and right click on the image to copy image address
Image

  1. happy pasting it in the -webkit-mask-image:url(LINK);
    Image

5

now, you need a chatbox, get them on https://cbox.ws/

enter your valid email address, even if its outlook, gmail, yahoo, so on and so for
Image

fill out everything needed
Image

choose cbox free
Image

once you're in this page, click get your cbox embed code that is underlined
Image

click copy to clipboardImage
Image

6.

paste the CBOX iframe src link right after closing tag of style

Image

then add class inside the iframe src code; use the code as reference of what to do
Image
Image


outcome:

https://jsbin.com/yehiripola/1/edit?html,output

pastebin code:

https://pastebin.com/nQPhn8yT

imgur method

imgur method

discord method

discord method

Edit

Pub: 16 Jul 2023 14:20 UTC

Edit: 16 Jul 2023 14:34 UTC

Views: 2488