« Back to the HTML Forum

image above user link

how do i put an image above the user link (like anyone did put in their profile)
and i keep finding the code but there's no code for it sadly :(


Report Topic

4 Replies

Sort Replies:

Reply by heath

posted

what do you mean by user link?


Permalink Report Reply

Reply by AGUSTY!! 🍀💜 #SKIBIDIRIZZSIGMA || WIP

posted
updated

i mean, like how they do this thing

https://imgur.com/a/Etr9SGe (cant send the screenshot but i can only send link of the screenshot i put)


Permalink Report Reply

Reply by heath

posted

<style>

.url-info:after{

content: url('picture link') !important;

}

</style>


Permalink Report Reply