Big Time Rush Wiki
m (Applying changes that should make this CSS file HTTPS-ready. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page.)
No edit summary
Line 340: Line 340:
 
 
 
/* Content Area Tweaks */
 
/* Content Area Tweaks */
.WikiaArticle {
 
line-height: 2em;
 
color: blue;
 
}
 
 
.WikiaArticle h2 {
 
.WikiaArticle h2 {
 
border-bottom:1px solid blue;
 
border-bottom:1px solid blue;

Revision as of 21:43, 10 August 2018

/*LEAVE THIS IMPORT ABOVE EVERYTHING ELSE*/
/* see: http://community.wikia.com/wiki/Forum:Common.css */
@import url("//onedirection.wikia.com/index.php?title=MediaWiki:Wikia.css/profiletabs.css&action=raw&ctype=text/css");
@import url("//onedirection.wikia.com/index.php?title=MediaWiki:Wikia.css/modules.css&action=raw&ctype=text/css");
@import url("//onedirection.wikia.com/index.php?title=MediaWiki:Wikia.css/blogbox.css&action=raw&ctype=text/css");
***** CSS placed here will be applied to all skins on the entire site. *****/
/* See also: [[MediaWiki:Monobook.css]] */
/* <pre> */
/* Brought in from Monaco to get back some stylings */
 
/* import Common.css so it serves its function */
@import url("//dogwithablog.wikia.com/index.php?title=MediaWiki:Common.css&usemsgcache=yes&ctype=text/css&smaxage=86400&action=raw&maxage=86400");

 
/*** NEW FEATURE CUSTOMIZATION ***/

.WikiaPage, {
   border: 2px solid black !important;
   color: red !important;
}
.WikiaMainContent {
   color: black !important;
}
.WikiaSearch {
   border: 5px solid black;
   padding:2px;
 height: 29px;
     top: 0;
     -webkit-border-radius: 0 0.75em 0.75em 0;
     -moz-border-radius: 0 0.75em 0.75em 0;
     border-radius: 0 0.75em 0.75em 0;
}
.WikiaSearch input[type="text"] {
   width:200px;
}
.skin-oasis #edit_enhancements_toolbar, editform > #edit_enhancements_toolbar fixed {
   background-color:blue;
   margin:10px !important;
}
.accent {
   background-color:black;
}
.WikiaArticleComments textarea {
   border: 2px solid blue;
}
.comments .article-comments-li.even blockquote {
   background:none repeat scroll 0 0 black !important;
}
 
.comments .article-comments-li.even blockquote:after {
   border-color:transparent !important;
}
div.ajax-poll {
   background-color:#10BBEA;
}
/*Blog Highlighting- courtesy of Potco Players Wiki ( will change to make more universal later)*/
 
.comments li[data-user="Bat Forever"] blockquote {
   color:black !important; background:#10BBEA
url("https://images.wikia.nocookie.net/icarly/images/a/a5/%40admins_sig_line7.png")
bottom center no-repeat !important;
}
.comments li[data-user="Bat Forever"] blockquote:after {
   border-color: transparent black black transparent !important;
}
.comments li[data-user="Bat Forever"] blockquote div {
   background: transparent  !important;
}
.comments li[data-user="Bat Forever"] blockquote {color:white!important;}
.comments li[data-user="Bat Forever"] blockquote {border: 2px solid black !important;}
 
.comments li[data-user="The Rush"] blockquote {
   background:green url("https://images.wikia.nocookie.net/icarly/images/a/a5/%40admins_sig_line7.png") bottom center no-repeat !important;
}
.comments li[data-user="The Rush"] blockquote:after {
   border-color: transparent green green transparent !important;
}
.comments li[data-user="The Rush"] blockquote div {
   background: transparent green !important;
}
.comments li[data-user="The Rush"] blockquote {color:white !important;} .comments li[data-user="The Rush"] blockquote {border: 2px solid #000 !important;}

 

.comments li[data-user="Poky7774"] blockquote {
   background:red url("https://images.wikia.nocookie.net/icarly/images/a/a5/%40admins_sig_line7.png") bottom center no-repeat !important;
}
.comments li[data-user="Poky7774"] blockquote:after {
   border-color: transparent blue blue transparent !important;
}
.comments li[data-user="Poky7774"] blockquote div {
   background: transparent blue A !important;
}
.comments li[data-user="Poky7774"] blockquote {color:black !important;}
.comments li[data-user="Poky7774"] blockquote {border: 2px solid #000 !important;}

.comments li[data-user="BlueFlamez"] blockquote {
   background:#FF0000  url("https://images.wikia.nocookie.net/icarly/images/a/a5/%40admins_sig_line7.png") bottom center no-repeat !important;
}
.comments li[data-user="BlueFlamez"] blockquote:after {
   border-color: transparent #FF0000  #FF0000  transparent !important;
}
.comments li[data-user="BlueFlamez"] blockquote div {
   background: transparent  !important;
}
.comments li[data-user="BlueFlamez"] blockquote {colorblack !important;}
.comments li[data-user="BlueFlamez"] blockquote  {border: 2px solid #000 !important;}

.comments li[data-user="MamuelRoriTessie"] blockquote {
   color:black !important; background:#10BBEA
url("https://images.wikia.nocookie.net/icarly/images/a/a5/%40admins_sig_line7.png")
bottom center no-repeat !important;
}
.comments li[data-user="MamuelRoriTessie"] blockquote:after {
   border-color: transparent #10BBEA #10BBEA transparent !important;
}
.comments li[data-user="MamuelRoriTessie"] blockquote div {
   background: transparent #10BBEA #10BBEA !important;
}
.comments li[data-user="MamuelRoriTessie"] blockquote {color:white!important;}
 
.comments li[data-user="RodRedlineM1"] blockquote {
   background:purple
url("https://images.wikia.nocookie.net/icarly/images/a/a5/%40admins_sig_line7.png") bottom center no-repeat !important;
}
.comments li[data-user="RodRedlineM1"] blockquote:after {
   border-color: transparent purple purple transparent !important;
}
.comments li[data-user="RodRedlineM1"] blockquote div {
   background: transparent purple purple !important;
}
.comments li[data-user="RodRedlineM1"] blockquote {color:white!important;}
/*--------------------------*/
/* HILIGHTED USERNAMES LIST */
/*--------------------------*/
/*
------------
INSTRUCTIONS
------------
 
The order that names appear on this list determine which title takes precedence.  
A user will be marked by the last entry in this list, no matter how many entries they have.  
 
A user will be marked with the last designation on this list that they have:
* Administrator/Sysop=black
* Bureaucrat=red
 
This is from the RuneScape wiki. Credits to them please.
 
*/
 
/* ADMINS */
a[href="/wiki/User:BlueFlamez"] { color: #8C8282; font-weight:bold !important; }
a[href="/wiki/User:Bat_Forever"] { color: #8C8282; font-weight:bold !important; }
a[href="/wiki/User:The_Rush"] { color: #8C8282; font-weight:bold !important; }
a[href="/wiki/User:Creddie33"] { color: #8C8282; font-weight:bold !important; }
a[href="/wiki/User:Poky7774"] { color: #8C8282; font-weight:bold !important; }
a[href="/wiki/User:MamuelRoriTessie"] { color: black; font-weight:bold !important; }
a[href="/wiki/User:RodRedlineM1"] { color: black; font-weight:bold !important; }
/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect {
   font-style: italic;
}
.allpagesredirect:after {
   color: black; content: " (redirect)"
}
.watchlistredir {
   font-style: italic;
}
.wikia-menu-button ul a:hover {
background:none repeat scroll 0 0 blue;
}
 
/* Header & Footer Menus */
.AccountNavigation .subnav
.AccountNavigation .subnav li, .AccountNavigation .subnav li a {
   background-color: white;
   background-image:none;
}
 
.AccountNavigation .subnav li:hover, .AccountNavigation .subnav li a:hover {
   background:none repeat scroll 0 0 red !important; 
}
.AccountNavigation .subnav a:hover {
   background:white repeat scroll 0 0 transparent !important; 
 
}
.WikiaFooter .toolbar li a:hover {
   background:none repeat scroll 0 0 black !important; 
}
.WikiaFooter .toolbar a:hover {
   background:none repeat scroll 0 0 transparent !important; 
}
.WikiaFooter section > ul {
   background-image:none !important;
   border-bottom:none !important;
   border-left:none !important;
   border-right:none !important;
}
.comments .article-comments-li.even blockquote {
   background:none repeat scroll 0 0 red !important;
}
.comments .article-comments-li.odd blockquote {
   background:none repeat scroll 0 0 red !important;
}
 

 
 
 
/* Nav Menus */
 
.WikiHeader nav {
   left: 250px;
}
.WikiHeader li, .WikiHeader li:hover {
   background-image:none !important ;
   color:red !important ;
}
 
 
.WikiHeader li, .WikiHeader li:hover {
   color:red;
}
 
.WikiHeader li a {
   color:blue;
   border:none;
}
.WikiHeader li:hover, .WikiHeader li a:hover {
   background:none repeat scroll 0 0 blue !important;
 
.WikiHeader .subnav li:hover, .WikiHeader .subnav li a:hover }
   background:none repeat scroll 0 0 blue !important;
}
.WikiHeader .subnav a:hover {
   background:none repeat scroll 0 0 transparent !important; 
}
 
 
 
/* Buttons Menus */
 
.wikia-menu-button ul li:hover, .wikia-menu-button ul li a:hover {
   background:none repeat scroll 0 0 blue !important; 
}
.wikia-menu-button ul a:hover {
   background:none repeat scroll 0 0 transparent !important; 
}
 
/* Giving headers and TOC a little extra space */
h2 {
   margin-top: 20px;
}
.toc {
   margin-top: 20px;
}
 
/* Infobox template style */
.infobox {
   border: 2px solid blue;
   background-color: white;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: left;
   clear: left;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid red;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}
 
/* Forum formatting (by -Algorithm & -Splaka) */
.forumheader {
   border: 1px solid mediumvioletred;
   margin-top: 1em;
   padding: 12px;
}
.forumlist td.forum_edited a {
   color: black;
   text-decoration: none;
}
.forumlist td.forum_title a {
   padding-left: 20px;
}
.forumlist td.forum_title a.forum_new {
   font-weight: bold;
   color: black;
   background: url(/images/4/4e/Forum_new.gif) center left no-repeat;
   padding-left: 20px;
}
.forumlist td.forum_title a.forum_new:visited {
   font-weight: bold;
   color: black;
   background: none;
   padding-left: 20px;
}
.forumlist th.forum_title {
   padding-left: 20px;
}
 
/* Recent changes byte indicators */
.mw-plusminus-pos {
   color: green !important;
}
.mw-plusminus-neg {
   color: red !important;
}
 
/* Image frame fix */
div.tright, div.tleft {
   border: 1px solid silver;
}
 
div.thumbinner {
   background: inherit;
   border: none;
   color: inherit;
}
#article div.thumb {
   color:inherit;
}
 
/* Content Area Tweaks */
.WikiaArticle h2 {
   border-bottom:1px solid blue;
   margin-bottom:0.5em;
   margin-top:20px;
}
.WikiaArticle h3 {
   font-weight:bold;
   color: black;
}
 
 
/* === Babel === */
 
div.babelbox {
   float: right;
   margin-left: 1em;
   margin-bottom: 0.5em;
   width: 246px;
   border: 5px solid blue;
   padding: 2px 0 2px 0;
}
.lang-blockN, .lang-block0, .lang-block1, .lang-block2, .lang-block3 {
   margin: 2px 4px 2px 4px; /* t, l, b, r */
   width:238px;
   border-collapse: collapse;
}
td.lang-codeN, td.lang-code0, td.lang-code1, td.lang-code2, td.lang-code3 {
   text-align:center;
   font-size:14pt;
   width:45px;
   height:45px;
}
td.lang-descriptionN, td.lang-description0, td.lang-description1,
td.lang-description2, td.lang-description3 {
  font-size:8pt;
  padding:4pt;
  line-height:1.25em;
}
 
.lang-block0 {
   border:1px solid Blue;
}
td.lang-code0 {
  background-color: red;
  color: black;
}
td.lang-description0 {
  background-color: blue;
  color: black;
}
 
.lang-block1,  .lang-block2, .lang-block3  {
   border:5px solid blue;
}
td.lang-code1, td.lang-code2, td.lang-code3 {
  background-color: blue;
  color: black;
}
td.lang-description1,  td.lang-description2, td.lang-description3 {
  background-color: blue;
  color: black;
}
 
.lang-blockN {
   border:1px solid blue;
}
td.lang-codeN {
  background-color: blue;
  color: black;
}
td.lang-descriptionN {
  background-color: black;
  color: black;
}
 
/* Achievement stuffs */
.achievementbox {
   position:relative;
   display:inline-block;
   zoom:1;
   *display: inline;
}
 
.achievementbox div {
   background-color:blue;
   font-weight:bold;
   color:#FFF;
   position:absolute;
   bottom:0px;
   left:0;
   text-align:center;
   display:none;
   opacity:0.7;
   filter:alpha(opacity=70);
}
 
.achievementbox a, .achievementbox a:visited {
   color:#FFF;
   text-decoration:none;
   font-weight:bold;
}

/* Block notice */  
.mw-warning-with-logexcerpt {
 border:2px solid black; background-color:blue ; 
}