MediaWiki:Common.css
From Netintelligence Knowledge Base
Note - After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS placed here will be applied to all skins */ /* #column-content { margin: 0 0 .6em 0; } #content { margin: 2.8em 0 0 0; } #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display:none; } #p-cactions { left: .1em; } */ #f-poweredbyico { display: none; } body { background-image: none; background-color: #fff; } div#blueLine { background-color: #1e2b60; width: 100%; height: 7px; position: absolute; top: 66px; } div#p-cactions { top: 82px; } div#p-navigation { position: absolute; top: 87px; } div#p-search { position: absolute; top: 210px; } div#p-tb { position: absolute; top: 295px; }