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.
/* 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;
}

/* Fonts */
@font-face {
    font-family: African;
    src: url(https://lionking.fandom.com/wiki/File:African.ttf) format( 'truetype' );
}

/* 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;
}

/* tabber */
.tabbertab {
   border-top: 1px solid black !important;
   border-bottom: none !important;
   border-left: none !important;
   border-right: none !important;
   padding:0px !important;
}
 
/* add spaces to tabview tabs */
.tabberlive > ul.tabbernav > li {
        margin-right: 2px;
}
/* not applying on the last tabview tabs */
.tabberlive > ul.tabbernav > li:last-child {
        margin-right: 0px;
}
 
.tabbernav {
   background: transparent;
   border-bottom: none !important;
   padding: 3px 0 !important;
}
 
ul.tabbernav li a {
   color: white !important;
   padding: 3px 0.5em !important;
   margin-left: 0px !important;
   background: #d65627 !important;
   border: 1px solid black !important;
   font-weight: normal !important;
   -moz-border-radius-topright: 10px !important;
   border-top-right-radius: 10px !important;
   -moz-border-radius-topleft: 10px !important;
   border-top-left-radius: 10px !important;
   position: relative;
}
 
ul.tabbernav li a:hover{
   font-weight: normal !important;
   background-color: d65627 !important;
   border: 1px solid #d65627 !important;
   border-bottom: none !important;
}
 
ul.tabbernav li:not(.tabberactive):hover {
    margin: 0 3px 3px 1px !important;
}
 
ul.tabbernav li.tabberactive a {
   border: 2px solid black !important;
   color: white !important;
   font-weight: bold !important;
   border-bottom: none;
   background-color: #d65627 !important;
   cursor: default;
}
 
ul.tabbernav li.tabberactive a:hover {
   font-weight: bold !important;
   background-color: #d65627 !important;
   border-color: black !important;
   border-bottom: none !important;
}
 
ul.tabbernav li.tabberactive {
    line-height: 0px !important;
}
 
ul.tabbernav li.tabberactive:first-child a {
   margin-left: 0px !important;
}
 
.tabbertab  .ajax-poll {
   border: none !important;
}
 
.tabberlive .tabbertab h2, .tabberlive .tabbertab h3 {
   display:block !important;
}



-----------------------------
       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;}

/* 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