Gabz
Gabz

Did some proper color-theming on my OMG.LOL profile page

|
Embed
Progress spinner
skoobz
skoobz

@Gaby Looks nice. Any documentation on changing the color of the icons? Either I missed it or couldn’t find it before.

|
Embed
Progress spinner
In reply to
Gabz
Gabz

@skoobz Not sure if there’s any documentation perse, You can definitely make the changes in the Custom CSS area of course. I just inspected each element and made sure I called each individual icon for example “.omg-verified” or “.fa-microblog”. When you inspect you’ll see something like <i class=“fa-solid fa-camera”></i> so I’d take and put in my CSS .fa-camera { color: #color; } and so on for each icon

|
Embed
Progress spinner