Your codes always have such clean eye catching layouts ~<3

I plan on using the user version. Is there a way to make the large center circle into a link as well? I’ve tried the way I know how (with: <a href=”#”>image</a> which I used for the image above my name on my current code), but it didn’t do anything. If it’s too much of a hassle then don’t worry about it, I‘ll put the link in a different place.

Thank you!

Yes, it can work if you change the "div" of the big circle to "a" and add a href="link" after the style end, but before the closing >

It should look like on the screenshot below (highlighted elements are the ones that were added/amended):

image.png?ex=659e5e82&is=658be982&hm=9cf

Thank you for the help! Hope you had a great holiday! Stay awesome!

This is so pretty and underrated!

i just wanna drop by and say i really love this code! I'm currently using it for my user profile, and while im working out some personalizing wrinkles, its really fantastic. i love the clean simplicity and organization, and the size is chef kiss

Glad you like it! It looks cool!!

You might probably like to add text-white to the class="card border-0 pt-2 pb-5" at the very start of the code, because the custom text color is not defined and text appears dark on light themes and is not really readable!

Oh gosh thanks! I've only ever used a dark theme so i didn't notice that!!