Frontend Development

Custom CSS to change Rep and Years of Service

Submitted by Demon, , Thread ID: 82955

Thread Closed

RE: Custom CSS to change Rep and Years of Service

#4
06-04-2018, 11:38 PM
Faded Wrote:
Instead of installing a plugin you can use the dev tools your browser offers.
Click on something that has a color css property, click on the colored box and it'll give a color picker, clicking on something in your browser will insert the hex, you can copy it from there.

Image for reference:
https://my.mixtape.moe/irfrvf.png

Also to add onto that, for people who find this thread: If you want to change more things, right click on an element you'd like to change the colour for, and look for the thing inside of class="XYZ", copy that into the same format as:
.XYZ {
color: #00000;
}

-- TBH got kind of excited thinking this would change your profile for everyone, though after a few seconds of thought that might cause something more than just a little havoc on a forum
"It never hurts to keep looking for sunshine" - A. A. Milne

Users browsing this thread: 2 Guest(s)