Mw:How to change font-size of non-content area?

From Kb_JMY(晉明夷)

Jump to: navigation, search

Mw:How to change font-size of non-content area?


  • Ref:
  1. ipbwiki.com -- Menu Text -> IE: correct font size, but FF too small, how to correct?


  • Assumes:
  1. mediawiki-1.11.0.tar.gz -> installed with Chinese Language (zh)
  2. monobook skins: <mediawiki directory>/skins/monobook/main.css
  3. Firefox 2.0.0.11
  4. IE7


  • Non-content area includes: Navigation box, top tabs & footer, and hence change "main.css" as follows:
item# Description CSS change font-size
1 navigation box (header text) .portlet h5 from 91% to 100%
2 navigation box (menu text) .pBody from 95% to 100%
3 top tabs text #p-cactions from 95% to 100%
4 footer text #footer from 90% to 100%
5 Preference Section Tip
(e.g. in "My preferences" -> "真實姓名是可選的... 署名")
.prefsectiontip from x-small to small
OR Simply Change:
6 master body text body from x-small to small san-serif



Personal tools