#Infobox Text Color Change

35 messages · Page 1 of 1 (latest)

humble stirrup
humble stirrup
#

the skin is cosmos btw

broken crane
#

skin doesn't really matters here, but how infobox was codes

#

ok, I checked - it's portable

#

if you need to change only in title header, it would be
.pi-title { color:... }

broken crane
#

add this code in common.css

#

just list the color you need

humble stirrup
#

aight, hex code or just normal?

humble stirrup
broken crane
#

you can just write white then

#

css knows simple colors by words

humble stirrup
#

like this?

broken crane
#

yes

humble stirrup
#

alright thanks

broken crane
#

one more thing tho - it might or might not require !important, idk why is that w/ portable infobox here

humble stirrup
#

oh

#

alr i added it

broken crane
#

wrong

#

... color: white !important; ...
that's how it's added
and I said it might not be needed, only if doesn't work w/o, see by yourself, don't forget to purge cash

humble stirrup
#

wym by purging cash?

broken crane
#

purge button

#

required after changes in css and js, sometimes even templates

humble stirrup
#

ah

#

nah it doesnt work

#

sadly

#

@broken crane thanks the title works, but for the entire infobox what should i do?

broken crane
#

I assume you mean only headers? because white text on light bg will be a pain to look at

#

lmao that's me birthday

humble stirrup
#

black is worse with this color

broken crane
#

same but class is .pi-header

narrow moth
#

Each css box has a name. You can see the names in the browser > inspect element