Topic on Project:Support desk

changing colors in mediawiki:common.css

3
Dharma-lotus-wiki (talkcontribs)

Hello, I have 2 questions;

I made my wiki on http://www.dharma-lotus.nl/wiki and change the background color in mediawiki:common.css in body {color: #ffA500; background: #E9E0A5 } That changed the color in the left and lower side of the page, not the center and the upper part. How do I change the color there?

And, how do I place a message in the header so it is seen on every page?

Many thanks, Ivar

Ciencia Al Poder (talkcontribs)

Supress the background-gradient at the top:

#mw-page-base { background: transparent; }

Message on the header: See Manual:Interface/Sitenotice

Dharma-lotus-wiki (talkcontribs)

Many thanks,

this works for the top, so now I have the top, bottum en left-bar. But how do I change the color for the center part, there were the article is placed?

http://www.dharma-lotus.nl/wiki

Reply to "changing colors in mediawiki:common.css"