#Simple Theming Issue

14 messages · Page 1 of 1 (latest)

analog stag
#

https://baar.miraheze.org/wiki/Main_Page
(Made on behalf of the rest of the BAA:R Wiki community)
We're going with a darker custom theme, and as you may be able to see some of our headers default to a dark color that's difficult to read.

All we want to know is how to change these headers to have a similar color to the rest of the text. I've identified them as H2 headers which should be the right color according to the Common.css but it isn't and none of us know why. Any help is appreciated!

Additionally, any advice on how to fix the backgrounds on the button things on the attached image would also be helpful.

(P.S. We know about the weird white bar at the top and know how to fix it, it's just taking a bit. Don't worry about it.)

Be an Alien: Renewal
Be an Alien: Renewal
gusty dove
#

can u try .mw-body h1, .mw-body h2, .mw-body h3, etc

sweet pewter
#

these are images, try ```css
#footer-icons a {
display: inline-block;
}

#

as for the headings the selector you're looking for is .mw-heading, h1, h2, h3, h4, h5, h6

analog stag
#

Thank you, suggesting these changes now to the Bureaucrat, hopefully they work!

analog stag
#

getting reports that it didn't work, probably did something wrong or the cache hasn't updated yet
will check when i can

gusty dove
#

have you tried previewing ur css before saving

analog stag
#

im not the one modifying it but i'll make sure to tell them that

gusty dove
#

why not the bureaucrat join this server so they wouldn't need a messenger

analog stag
#

sure

analog stag
#

@pure raft this'd be it

pure raft
#

awesome

sweet pewter
#

@pure raft don't put it inside the #filetoc selector

analog stag
#

that one's my bad i suggested where i thought they would go but forgot to account for new lines being made