POTCO Players Wiki
Advertisement

Note: After publishing, 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.
/**************************************/
/* Imports-MUST BE ON TOP             */
/**************************************/
@font-face {
font-family:"pirate";
src:url("http://tama63.tk/wikia/Pieces of Eight.ttf") format("truetype");
font-weight:normal;
font-style:normal;
}
@import url("/index.php?title=MediaWiki:Wikia.css/plus.css&action=raw&ctype=text/css");
/*** ICONS some images credit to POTCO, POTCO WIki ***/
@import url("/index.php?title=MediaWiki:Wikia.css/icons.css&action=raw&ctype=text/css");
/*** tooltips ***/
@import url("/index.php?title=MediaWiki:Wikia.css/tooltips.css&action=raw&ctype=text/css");
/*** Body Classes ***/
@import url("/index.php?title=MediaWiki:Wikia.css/class.css&action=raw&ctype=text/css");
/*** Tabbers ***/
@import url("/index.php?title=MediaWiki:Wikia.css/tabbers.css&action=raw&ctype=text/css");
/*** Forums ***/
@import url("/index.php?title=MediaWiki:Wikia.css/forums.css&action=raw&ctype=text/css");
/*** Admin Comment Highlighting ***/
@import url("/index.php?title=MediaWiki:Wikia.css/comments.css&action=raw&ctype=text/css");
/*** Admin History Highlighting ***/
@import url("/index.php?title=MediaWiki:Wikia.css/highlight.css&action=raw&ctype=text/css");
/*** Buttons ***/
@import url("/index.php?title=MediaWiki:Wikia.css/buttons.css&action=raw&ctype=text/css");
@import url("http://potcoplayers.wikia.com/wiki/MediaWiki:Chat.css&action=raw&ctype=text/css");

/**************************************/
/* Remove/disable items               */
/**************************************/
/*Remove little symbol by external links*/

.WikiaArticle a.external::after, .WikiaArticle a[href^="gopher://"]::after {
    background-image: url(http://a.disney.go.com/pirates/online/v3/global/images/misc/poc_bullet_redskull.gif) !important;
    padding: 0 !important;
    width: 0px !important;
}


/**************************************/
/* Theme   tweaks*/
/**************************************/
footer#navbar .twitter-follow-button { width: 125px !important; }
footer#navbar .fb_ltr { width: 250px !important; }

/* BG */
body {
background:url(http://images3.wikia.nocookie.net/potcoplayers/images/8/87/2012_Restyle_Background.png) no-repeat center top #000 ;
}
/* BG Fixation */		
body {	 	
background-attachment: fixed !important;		
}
 /* BG of the main headers */
 .WikiaHeader {
               background-image:url(http://images3.wikia.nocookie.net/testsharpie/images/f/f3/Screen_shot_2011-12-04_at_9.34.05_PM.png) !important;
 }

 .WikiaFooter .toolbar {
           background-image:url(http://images3.wikia.nocookie.net/testsharpie/images/f/f3/Screen_shot_2011-12-04_at_9.34.05_PM.png) !important;
 }

/* BG of the notification window */
.WikiaFooter .toolbar .WikiaNotifications li div {
   background-image:url(http://images3.wikia.nocookie.net/testsharpie/images/f/f3/Screen_shot_2011-12-04_at_9.34.05_PM.png) !important;
   color:white;
}
/* custom header */
/*Code for image behind header.*/
 
.WikiHeaderRestyle {
   background: url("http://images2.wikia.nocookie.net/potcoplayers/images/4/43/Wiki_Header_9.png") no-repeat ;
}


#catlinks {
background:url("http://images3.wikia.nocookie.net/__cb20110620063328/central/images/thumb/b/b1/Potc_skull_color.png/32px-Potc_skull_color.png") no-repeat scroll 99.7% 65% transparent !important;
}
 a:hover{text-shadow: white 0.1em 0.1em 0.2em}

/*** Rounded Search From w:c:burnout ***/
 
.WikiaSearch input[type="text"] {
    border-radius: 1em 1em 1em 1em;
    padding: 3px 0 3px 6px;
  box-shadow:0 10px 14px transparent;
}
 
.WikiaSearch button {
    border-radius: 0 1em 1em 0;
}

/* Toc */
 
#toc {
        -moz-border-radius: 0.4em 0.4em 0.4em 0.4em;
        -webkit-border-radius: 0.4em 0.4em 0.4em 0.4em;
        border-radius: 0.4em 0.4em 0.4em 0.4em;
	background: tan url(http://images3.wikia.nocookie.net/__cb20110620063328/central/images/thumb/b/b1/Potc_skull_color.png/150px-Potc_skull_color.png) no-repeat center top;    
 }

/* ############################################################## */
/* Formating stuff                                               */
/* ############################################################ */

/* Poll auto-formatting */

.ajax-poll {
    width: auto !important;  /* Inline style override for Poll extension*/
    border: 1px solid #f9f9f9 !important; /* Replaces dashed with solid grey */
}
.pollAnswerVotes span {
    color: black!important;
}
 

 /* Removes the title 'Main Page' from the Main Page; it is redundant. */
body.page-Pirates_Online_Players_Wiki #siteSub, 
body.page-Pirates_Online_Players_Wiki #contentSub, 
body.page-Pirates_Online_Players_Wiki h1.firstHeading {
    display: none !important;
}



/* WikiaNav2 fixes */
.WikiHeaderRestyle nav .subnav-2 { width: 720px !important; }
#displayTimer { font-size: 12px !important; }
#showdate a { color: white !important; }

#bookmarklet{text-align:center;margin-top:-3.5em;margin-bottom:2em}#bookmarklet a{padding:4px 4px 4px 24px;background-image:url(http://images4.wikia.nocookie.net/__cb44811/potcoplayers/images/6/64/Favicon.ico);background-repeat:no-repeat;background-color:#DDD;background-position:4px 4px;border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;text-decoration:none}


.multishadow {text-shadow: 0.2em 0.5em 0.1em #600,
      -0.3em 0.1em 0.1em #060,
      0.4em -0.3em 0.1em #006}

/* New chatmod star -finally found the class*/
 
.User.chat-mod .username:after {
    content: url("http://images4.wikia.nocookie.net/potcoplayers/images/9/90/Chat_Moderator_Icon.png");
}
 
 
/* Undoing Wikia's change to avatars on chat - they're way too big(COD WIKI) */
 
.Chat .avatar {
    height: 28px;
    width: 28px;
    left: 8px;
}
Advertisement