#Vinnie on top of very popout :3
1 messages · Page 1 of 1 (latest)
did some fiddling with the alternate version #🎨-css-snippets message
this version will not clip any vinnies in half at the sides!
or well- it shouldn't but it JUST found a situation where that somehow does happen wtf
ok using size 40px rather than auto 40px seems to fix that- how odd
[id*="popout_"]::after, [class*=menu]::after {
content: "";
position: absolute;
width: 100%;
top: -40px;
height: 40px;
background-image: url('https://media.discordapp.net/stickers/1217112512374505613.png');
background-position: center;
background-size: 40px;
background-repeat: round no-repeat;
}```
the above but it works and as text- lol
oh wtf how does that embed from within the codeblock
OH GOD DAMNIT IT DOESN'T WORK ON THREAD-LISTS WHY NOT
why are you.
You're a genius
also managed doing this by adding this class [class*=containerDefault]:hover::after
"vennie cord"
uh, some one fix it?
thats not supposed to be there
but its also not there on my side
doesn't work on this popup
