• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "User:Dragonjet/common.css"

From Kancolle Wiki
Jump to navigation Jump to search
m (comment out)
m (test)
Line 1: Line 1:
 
+
/* Remove Wikia Ads
 +
----------------------------------------------------------------------*/
 +
#Liftium_728x90_201  { display:none; }
 +
#Liftium_300x250_203 { display:none; }
 +
#Liftium_160x600_203 { display:none; }
 +
#Liftium_160x600_204 { display:none; }
  
 
/* Remove Right Sidebar and Ads at the bottom of pages
 
/* Remove Right Sidebar and Ads at the bottom of pages
 
----------------------------------------------------------------------*/
 
----------------------------------------------------------------------*/
 
/*  
 
/*  
#WikiaRail { display:none !important; }
+
#WikiaRail { display:none; }
#WikiaMainContentContainer { margin-right:0px !important; }
+
#WikiaMainContentContainer { margin-right:0px; }
#WikiaArticleBottomAd { display:none !important; }
+
#WikiaArticleBottomAd { display:none; }
#WikiaFooter { display:none !important; }
+
#WikiaFooter { display:none; }
 
*/
 
*/

Revision as of 01:55, 19 November 2014

/* Remove Wikia Ads
----------------------------------------------------------------------*/
#Liftium_728x90_201  { display:none; }
#Liftium_300x250_203 { display:none; }
#Liftium_160x600_203 { display:none; }
#Liftium_160x600_204 { display:none; }

/* Remove Right Sidebar and Ads at the bottom of pages
----------------------------------------------------------------------*/
/* 
#WikiaRail { display:none; }
#WikiaMainContentContainer { margin-right:0px; }
#WikiaArticleBottomAd { display:none; }
#WikiaFooter { display:none; }
*/