« SpaceHey Forum

Help? Spacehey Logo Profile Layout

Posted by ☆sonic_rox☆

posted

Forum: SpaceHey

Hey! ^^

I'm new here <3

if anyone has code for how to replace the spacehey logo on your profile that would be super appreciated !!!

still learning how to customize stuff here but it's fun


Report Topic

1 Reply

Reply by moth

posted

hi! I think that would count as hiding the logo which is not allowed, so best to just let it be, however u can change the color of it with css code! :>

this is the code:

nav img.logo{
    filter: brightness(0) saturate(100%) invert(8%) sepia(84%) saturate(3937%) hue-rotate(358deg) brightness(108%) contrast(117%) !important;
}

I personally don't know how to edit it to be specific shade/color, I just copied it from a layout that made it the color I was looking for!


Permalink Report Reply