User:Qetuth/common.css

From Path of Exile Wiki
Revision as of 02:55, 11 June 2022 by Qetuth (talk | contribs) (commenting out my old fandom css which is messing with new wiki layout)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Note: After saving, you have to bypass your browser's cache to see the changes. The simplest method that will work for most users is to hold down the ⇧ Shift key and click the Reload toolbar button. For details and other methods, see Help:Clear your browser cache.

/* Commenting out entire old fandom css

/* Hide ads/social/external links/etc
div.t-netbar-curseInfo, div.show-ads, #footer, div#p-sitePromos.portal {display:none!important}
div.socialSidebar, div#p-sharing.vectorMenu, div.atfmrec {display:none!important}
div#p-logo, #p-Gamepedia.portal {display:none!important}

/* clean up edit page
div#editpage-copywarn, span.editHelp, span.cancelLink, #smw-form-editpage-help {display:none!important}
div.editOptions {padding-top:5px!important}

/* adjust top of page position
div#mw-head, div#mw-head-base {height:25px!important}
#firstHeading {margin-top:10px!important}
div.mw-echo-overlay {margin-left: 200px!important}
#content.mw-body {margin-top:-30px!important}
div#left-navigation, div#right-navigation{margin-top: -28px!important; top: 0px!important}
div#p-search {top:1px!important}

/* netbar
div#netbar {width:160px!important}
ul.netbar-left, div.live-on-twitch, div.logo, div.has-drop, div.officialwiki {display:none!important}
ul.netbar-right {margin-left:20px!important}

*/