abby's profile picture

Published by

published

Category: SpaceHey

how do i change the search bar color!!!

check my profile. youll see what im talking about.

if you tell me ill give you a billion dollars.

also im a fuckin idiot so you cant be vague at all you have to give me specific shit to paste into my profile i only know how to change colors


3 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

Izzy

Izzy's profile picture

nav input { background-color: #000000!important; }
#000000 can be whatever HEX code.

IVE HIT THE JACKPOT 💵


Report Comment



THANK YOU MONEY TIME

by abby; ; Report

is there a way 4 me 2 turn it into an image instead??

by Hylia; ; Report

I think the following should work, just change the URL to whatever valid image link following that format (make sure the quotation marks are still there!):

nav input { background: url("https://placehold.co/600x400.png") no-repeat center; background-size: cover; }

SpaceHey's also been having some issues with image-hosting, so it may probably not want to work at this time, but that wouldn't be the code's fault.

by Izzy; ; Report