What is the positioning that you recommend for this code to show an image next to my pfp? .profile_avatar::after { background-image: url(/api/v0/util/ext/image?img=https://i.postimg.cc/TwxJyWxn/IMG-2596.webp); } Sorry I have to make sure that I’m doing it correctly
… {
right: 100%;
}
That should fully push it onto the right of the element, for example.
Reactions
Comments
Leave a comment