Habibty's Comments


having trouble with this lmao!! its all broken SOBS

It's lovely! TYSM for coding!!

Using!

Thanks for the effort and time you put into this!

This user is not visible to guests.
This user is not visible to guests.

The red hover is a little cheat to get around the lack of CSS for non-premium users. Unfortunately, there isn't much you can do other than btn-outline-info to another bootstrap color.

This is actually an older code and I recently found a better way of making the hover look nice. Change this line:

<a href="CHARACTER_LINK" class="btn btn-outline-info mx-auto w-100 rounded-0 tooltipster" title="CHARACTER_NAME" style="height: 150px; border: 0; opacity: 0.4; background-blend-mode:screen"

To say this:

a href="CHARACTER_LINK" class="btn btn-outline-warning mx-auto w-100 rounded-0 tooltipster" title="CHARACTER_NAME" style="height: 150px; border: 0; opacity: 0.4; background-blend-mode:luminosity"
This user is not visible to guests.

It's not actually a link, when you click it it will open a collapsible box. Click the text in the box and it will automatically highlight the entire code so you can easily copy it <3

Hos to change the Emojis ? Like the Turn the Knife into a heart ?

The icons are from font awesome. In the code you will see something like: <i class="fas fa-flower"></i>

Replace the word flower with one of the icons listed on their website. You can read this page for more information.

Sure

Will this is the 2nd reply I Just want to say thank you for this you're really kind

no problem <3

What is UFS/T ?

UFS is short for "up for sale", UFT is short for "up for trade". so it refers to any characters you are trading or selling. feel free to change or remove that one if you don't have anyone to trade

2 Replies
This user is not visible to guests.

aww thank you <3 it makes me really happy that others like my dear code