Comments on Irezumi Reiji All Comments Start of Thread Parent
Yae

Thank you so much!! I'm glad you like him! <3

In order to change the colors of the boxes, you need to put in the "background-color" code inside the "style" class. Example:

< a class="nav-link p-2 active" style= "background-color:#931f1f; color:#ffffff;" (...)

The #931F1F is the HTML color code for the red that I used for Reiji's profile. color:#ffffff is a white border.

Ooh interesting! Thank you <3

Yae

Welcome! <3

<3 Also, I'm having a bit of trouble getting the lavender color (I chose for Fokusei) on the tabs. How can I fix that without messing up the code?

Yae

I looked into your code. After href ="#Overview"> you have to add

< i class=" fas fa-file-alt ">< /i>

(without spaces)

Ah okay <3 Thank you very much!