how do you add floating/flying stickers? i havent been able to find code that works.
example:

how do you add floating/flying stickers? i havent been able to find code that works.
example:


聽 聽 聽src="YOUR-IMAGE-URL-HERE">
<br>.screen-sticker {<br>聽 position: fixed !important;<br>聽 width: 120px !important;<br>聽 height: auto !important;<br>聽 z-index: 9999 !important;<br>聽 pointer-events: none !important;<br>}<br><br>/* Choose one position */<br>.top-left {<br>聽 top: 10px !important;<br>聽 left: 10px !important;<br>}<br><br>.top-right {<br>聽 top: 10px !important;<br>聽 right: 10px !important;<br>}<br><br>.bottom-left {<br>聽 bottom: 10px !important;<br>聽 left: 10px !important;<br>}<br><br>.bottom-right {<br>聽 bottom: 10px !important;<br>聽 right: 10px !important;<br>}<br>
@sicvitahumana use this (https://friendrewind.com/layouts/element.php?id=68) code. Idk what FR did to my code

ur a life saver

@savvluvsllamas__ :D there are actually a lot of code snippets there

You must be logged in to reply.