(Move page into #globalWrapper.#content) |
(Insert after #globalWrapper, to prevent bottom row.) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
/* | /* | ||
Move header, contents and footer as far outside as possible of all those ridiculous divs, to avoid preloaded MediaWiki CSS.*/ | Move header, contents and footer as far outside as possible of all those ridiculous divs, to avoid preloaded MediaWiki CSS.*/ | ||
− | $("#eth-main-contents").insertAfter("# | + | $("#eth-main-contents").insertAfter("#globalWrapper"); |
Latest revision as of 22:57, 21 October 2017
/*
Move header, contents and footer as far outside as possible of all those ridiculous divs, to avoid preloaded MediaWiki CSS.*/
$("#eth-main-contents").insertAfter("#globalWrapper");