The Lion King Wiki
Advertisement
The Lion King Wiki

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.
@import url('https://fonts.googleapis.com/css?family=Permanent+Marker|Walter+Turncoat&display=swap');
/* Wiki Header */
.WikiHeader {
   background: url();
}

.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px;
}


/* Hides image attribution on articles */
 
 .picture-attribution { display:none !important; }

/* Slight change for avatar */

.UserProfileMasthead .masthead-avatar .avatar {
  border: 3px solid #d65627 !important;
}

/* Wikia Profile Masthead Infobox */
.UserProfileMasthead .masthead-info {
    box-shadow: 0px 3px 15px 0px #d65627;
    border-radius: 6px;
    background-color: white;
}
  
.avatar {
   border-radius: 2em;
}
.masthead-avatar img {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.masthead-avatar:hover img {
  border-radius: 100%;
  box-shadow:0 0 20px #F29B31;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
-----------------------------
Credits to User:Killian Jones
-----------------------------


/* Wiki Header */
.WikiHeader {
   background: url(http://images.wikia.com/lionking/images/f/f0/Wiki_Header.png);
}

.WikiaSearch input[type="Explore the Pride Lands..."] {
   background: #FFFFFF url(http://images3.wikia.nocookie.net/__cb20130630061824/code-testing/images/thumb/e/e8/Simba_Drawing.png/24px-Simba_Drawing.png) no-repeat right top !important;
   border: 1px solid #CACACA;
   border-radius: 0px;
   color: #3A3A3A;
   margin-right: 4px !important;
}

body {
cursor:url('http://img3.wikia.nocookie.net/__cb20141104203135/lionking/images/3/30/The_lion_king_cursor_by_pouasson_de_oro-d5jagp7.png/'), auto;
}

a:link{
  cursor: url('http://img3.wikia.nocookie.net/__cb20141104203135/lionking/images/3/30/The_lion_king_cursor_by_pouasson_de_oro-d5jagp7.png/'), pointer;
}

a:visited{
  cursor: url('http://img3.wikia.nocookie.net/__cb20141104203135/lionking/images/3/30/The_lion_king_cursor_by_pouasson_de_oro-d5jagp7.png/'), pointer;
}

a:hover{
  cursor: url('http://img3.wikia.nocookie.net/__cb20141104203135/lionking/images/3/30/The_lion_king_cursor_by_pouasson_de_oro-d5jagp7.png/'), pointer;
}

a:active{
  cursor: url('http://img3.wikia.nocookie.net/__cb20141104203135/lionking/images/3/30/The_lion_king_cursor_by_pouasson_de_oro-d5jagp7.png/'), pointer;
}

/* Tabbers */
div.tabberlive {
    margin-top: 0;
}
 
.tabberlive ul.tabbernav {
    border-bottom: none;
    padding: 5px;
}
 
.tabberlive ul.tabbernav li a:link {
    border: none;
    background: transparent;
    color: #d65627;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 0 8px 0 0;
    margin: 0;
}
 
.tabberlive ul.tabbernav li a:hover {
    background: none;
    color: #d65627;
}
 
.tabberlive ul.tabbernav li.tabberactive a {
    border: none;
    background: transparent;
    color: black;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 0 8px 0 0;
    margin: 0;
}
 
.tabberlive ul.tabbernav li.tabberactive a:hover {
    border: none;
    background: transparent;
    color: black;
}
 
.tabberlive div.tabbertab {
    padding: 0;
    border: none;
}
 
.tabberlive div.tabbertab p {
   margin: 0;
}


-----------------------------
       Other Stuff
-----------------------------

section.WikiaActivityModule.module {
  border: 3px solid #d65627 !important;
}

section.HotSpotsModule.module, section.FollowedPagesModule.module {
  border: 3px solid #d65627 !important;
  border-radius: 6px;
}

section.ChatModule.module {
 border: 3px solid #d65627 !important;
 border-radius: 6px;
}

.ChatModule .chat-whos-here {
border: 1px solid black
background: url('') center top no-repeat;
border-radius: 2em;
}

section.insights-module {
  border: 3px solid #d65627 !important;
  border-radius: 6px;
}


section.WikiaActivityModule.module {
  border: 3px solid #d65627 !important;
  border-radius: 6px;
}

section.CommunityCornerModule.module {
  border: 3px solid #d65627 !important;
  border-radius: 6px;
}

.article-categories {
  border: 3px solid #d65627 !important;
  border-radius: 6px; border:1px solid #d65627;
  background-color: #F9ECC2;
  color :#800000
}

.toc,
#toc,
.WikiaArticle .toc {
  border: 3px solid #d65627 !important;
  border-radius: 6px;border:1px solid #d65627;
  background-color: White;
}

/* Poll */
.pollAnswerVotes div {
    background:none repeat scroll 0 0 #d65627 !important;
    color: white;
}
 
div.ajax-poll {
    background: White !important;
    -moz-border-radius:10px;
    -ms-border-radius:10px !important;
    -o-border-radius:10px !important;
    -webkit-border-radius:10px !important;
    border-radius:6px !important;
    border: 3px solid #d65627 !important;

}
/* End Poll */

/* Drop Down Custom */
.custom-dropdown {
     padding: 1px 8px;
}
.custom-dropdown > :first-child:after {
     background-image: url("data:image/gif;base64,R0lGODlhAQABAIABAAAAAP///yH5BAEAAAEALAAAAAABAAEAQAICTAEAOw%3D%3D");
     border-color: white transparent transparent;
     border-style: solid;
     border-width: 4px;
     content: "";
     display: inline-block;
     height: 1px;
     margin-left: 4px;
     margin-top: 2px;
     position: relative;
     vertical-align: middle;
     width: 1px;
}
.custom-dropdown:hover {
     border-bottom-left-radius: 0px;
     border-bottom-right-radius: 0px;
     margin-bottom: -1px;
     padding-bottom: 2px;
}
.custom-dropdown ul {
     list-style: none outside none;
     min-width: 100%;
     top: 23px;
}
.custom-dropdown:hover ul {
     display: block;
}
.custom-dropdown li a {
     font-size: 12px;
     height: 14px;
}
/* Administrators */
a[href="/wiki/User:Honeyfur"] {color :#800000 !important; font-weight: bold !important;}

a[href="/wiki/User:Shayshayrip"] {color: #800000 !important; font-weight: bold !important;}

a[href="/wiki/User:PowerOfFailing"] {color: #800000 !important; font-weight: bold !important;}

a[href="/wiki/User:Rm1993"] {color: #800000 !important; font-weight: bold !important;}

a[href="/wiki/User:Pinkpeony73"] {color: #800000 !important; font-weight: bold !important;}

a[href="/wiki/User:Kilmarnock228"] {color: #800000 !important; font-weight: bold !important;}

/* Scroll Bar */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    background-color: #FEFCCB;
}
 
::-webkit-scrollbar {
    width: 10px;
    background-color: #ffaa00;
}
 
::-webkit-scrollbar-thumb {
    background-color: #d65627;
    background-image: 
}
Advertisement