MediaWiki:Vector.css
Jump to navigation
Jump to search
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will affect users of the Vector skin */ body { background: url(http://ffxiv.consolegameswiki.com/images/map_of_eorzea.jpg) no-repeat top left black; background-position: left top; background-attachment: fixed; #mw-head-base { background-image: none; } #mw-page-base { background: transparent !important; } div.vectorTabs { background-image: none; } div.vectorTabs ul { background-image: none; } div.vectorTabs li a { background-image: none; } div.vectorTabs span { background-image: none; } div.vectorTabs li.selected { background-color: transparent; background-image: none; } div.vectorTabs ul li { background-color:transparent; background-image:none; } div.vectorMenu .menu { z-index: 1; } #mw-head div.vectorMenu h5 { background-image: none; } div.vectorMenu h5 a { background-image: none;