Monobook.css
Talk0
1,463pages on
this wiki
this wiki
MediaWiki page
Note: After saving, you have to bypass your browser's cache to see the changes.
- Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
- Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
- Opera users have to clear their caches through Tools→Preferences
- Konqueror and Safari users can just click the Reload button.
- Chrome: press Ctrl+F5 or Shift+F5
/* all tabs */ #p-cactions ul li { line-height: 1.125em !important; display: inline-block !important; height: 100% !important; margin: 0 !important; padding: 0 !important; background-color: transparent !important; background-image: url(http://images1.wikia.nocookie.net/demo/nl/images/b/bb/TabBackInactive.png) !important; background-position: bottom left !important; white-space: nowrap !important; border-color: #71470B !important; border-width: 0px 1px 0px 0px !important; } #p-cactions ul li a { height: 1.7em !important; padding-left: 0.4em !important; padding-right: 0.4em !important; display: block !important; text-transform: none !important; font-size: 12px !important; font-weight: normal !important; margin-top: 10px !important; color: #DECE9A !important; background-image: none !important; background-color: transparent !important; } #p-cactions ul li form { height: 2.5em !important; padding-left: 0.4em !important; padding-right: 0.4em !important; margin-top: 6px !important; } #p-cactions ul li a:hover { text-decoration: underline !important; background-image: none !important; background-color: transparent !important; } #p-cactions ul li.selected a { background-image: none !important; background-color: transparent !important; } #p-cactions ul li.new a { color: #BCAC78 !important; } /* increase sidebar width */ #column-content { margin-left: -15em } #column-content #content { margin-left: 15em } #p-logo a, #p-logo a:hover { width: 15em } #p-cactions { left: 14.5em } .portlet { width: 14em } div#column-content { margin-left: -14em } div#content { margin-left: 14em } div#p-cactions { background-image: url(http://images2.wikia.nocookie.net/__cb20110706132112/demo/nl/images/0/0a/TabSide.png); background-position: bottom left !important; background-repeat: no-repeat !important; padding-left: 1px !important; position: absolute !important; top: 40px !important; left: 204px !important; } #ca-talk, #ca-read, #ca-viewsource, #ca-edit, #ca-addsection, #ca-history, #ca-delete, #ca-protect, #ca-unprotect, #ca-move, #ca-watch, #ca-unwatch, #ca-search { position: relative !important; } #ca-talk { left: -3px !important; } #ca-read, #ca-viewsource, #ca-edit, #ca-addsection { left: 22px !important; } #ca-history { left: 19px !important; } #ca-delete { left: 44px !important; } #ca-move { left: 41px !important; } #ca-protect, #ca-unprotect { left: 38px !important; } #ca-watch, #ca-unwatch, #ca-search { left: 56px !important; } /* selected tabs */ #p-cactions ul li.selected { background-image: url(http://images3.wikia.nocookie.net/layton/images/5/5a/Brown80Percent.png) !important; padding: 0 0.4em 0 0.4em !important; } #p-cactions ul { margin-left:0px !important; } #p-cactions ul li.selected a { text-decoration: none !important; color: #EFDFAB !important; } /* fixes with footer */ table#spotlight_container { position: relative !important; top: 45px !important; } div#footer { position: relative !important; top: 30px !important; margin-bottom: 45px !important; } /* sidebar */ #p-Navigation h5 { height: 20px !important; padding-top: 5px !important; display: block !important; text-transform: none !important; } #column-one .portlet h5:hover { cusrsor: pointer !important; } #p-search { width: 100% !important; position: absolute !important; top: 42px !important; background: none !important; z-index: 5 !important; } #p-search h5 { display:none !important; } div#searchBody { float:right !important; } div#content { top: 40px; border-top: none !important; z-index: 15 !important; } #p-cactions, #p-cactions .pBody, #p-cactions .pBody ul { z-index: 10 !important; width: 0 !important; } .subnav { z-index: 50 !important; } /* change the colour of the background to red */ body { background:url("http://images4.wikia.nocookie.net/crashban/images/5/5e/Red_background.gif") fixed 0px -75px #6E7B7C; color:red; background-repeat:repeat; } /* make the background behind the content area and the tabs orange */ #content, #content table #p-cactions ul li :link { background: orange; }