User:Random Ranaun/wikia.css

This is an old revision of this page, as edited by imported>Random Ranaun at 19:51, 18 May 2013. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Important note on account security
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with importScript or iusc, take note that this causes you to dynamically load a remote script, which could be changed by others. The code will be executed when you preview this page.

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Edge: Press Ctrl-Shift-Del, select Cached data and files, and click Clear
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* Fanon skin */

.ns-112, .ns-113,
body.page-The_Sims_Wiki_Fanon_Portal,
body.page-The_Sims_Wiki_talk_Fanon_Portal {
        background: url(http://llnw.thesims3.com/images/bg/canal_clouds_background_ver856534.png) top center repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-attachment: fixed;
        background-repeat: no-repeat;
}

.ns-112 .WikiaHeader,
.ns-113 .WikiaHeader,
body.page-The_Sims_Wiki_Fanon_Portal .WikiaHeader,
body.page-The_Sims_Wiki_talk_Fanon_Portal .WikiaHeader,
.ns-112 .WikiaBarWrapper,
.ns-113 .WikiaBarWrapper,
body.page-The_Sims_Wiki_Fanon_Portal .WikiaBarWrapper,
body.page-The_Sims_Wiki_talk_Fanon_Portal .WikiaBarWrapper { 
  background-color: #1C5CA5;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 0%, color-stop(0, #053871), color-stop(50%, #3380D8), color-stop(100%, #053871));
  background-image: -moz-linear-gradient(left, #053871 0, #3380D8 50%, #053871 100%);
}

.ns-112 .GlobalNavigation > li > a,
.ns-112 .GlobalNavigation > li:last-child > span > span > a,
.ns-113 .GlobalNavigation > li > a, .ns-113 .GlobalNavigation > li:last-child > span > span > a,
body.page-The_Sims_Wiki_Fanon_Portal .GlobalNavigation > li > a,
body.page-The_Sims_Wiki_talk_Fanon_Portal .GlobalNavigation > li > a,
body.page-The_Sims_Wiki_Fanon_Portal .GlobalNavigation > li:last-child > span > span > a,
body.page-The_Sims_Wiki_talk_Fanon_Portal .GlobalNavigation > li:last-child > span > span > a,
.ns-112 .WikiaHeader li.start-a-wiki, .ns-113 .WikiaHeader li.start-a-wiki,
body.page-The_Sims_Wiki_Fanon_Portal .WikiaHeader li.start-a-wiki,
body.page-The_Sims_Wiki_talk_Fanon_Portal .WikiaHeader li.start-a-wiki {
  border-left: 1px solid #5B99DF;
}

.ns-112 .WikiaBarWrapper .toolbar .tools>li,
.ns-113 .WikiaBarWrapper .toolbar .tools>li,
body.page-The_Sims_Wiki_Fanon_Portal .WikiaBarWrapper .toolbar .tools>li,
body.page-The_Sims_Wiki_talk_Fanon_Portal .WikiaBarWrapper .toolbar .tools>li {
  border-left: 1px solid #5B99DF;
}

.ns-112 .WikiaBarWrapper .toolbar .tools>li:first-child,
.ns-113 .WikiaBarWrapper .toolbar .tools>li:first-child,
body.page-The_Sims_Wiki_Fanon_Portal .WikiaBarWrapper .toolbar .tools>li:first-child,
body.page-The_Sims_Wiki_talk_Fanon_Portal .WikiaBarWrapper .toolbar .tools>li:first-child {
  border: 0;
}

.ns-112 .WikiaBarCollapseWrapper,
.ns-113 .WikiaBarCollapseWrapper,
body.page-The_Sims_Wiki_Fanon_Portal .WikiaBarCollapseWrapper,
body.page-The_Sims_Wiki_talk_Fanon_Portal .WikiaBarCollapseWrapper {
  background-color: #053871;
}



/* ################################################## */
/* ### TITLE ICONS (Template:Games)               ### */
/* ################################################## */
 
.va-titleicons, .va-titleicons-hover {
   font-size: 11px;
   position: absolute;
   margin: 0;
   max-width: 275px;
   z-index: 3;
}
 
.va-titleicons {
   background: transparent;
   right: 0;
   height: 25px;
   line-height: 25px;
   overflow: hidden;
   text-align: right;
   border: none;
   display: none;
}
 
.va-titleicons-hover {
   background: #FFF;
   right: -2px;
   height: auto;
   overflow: auto;
   text-align: center;
   border: 2px solid #D9D9D9;
   padding: 0 5px;
}
 
.va-titleicons-preview {
   text-align: right;
}
 
.va-titleicons-fullsize,
.va-titleicons-hover .va-titleicons-preview {
   display: none;
}
 
.va-titleicons-hover .va-titleicons-fullsize {
   display: block;
}
 
.va-titleicons-more {
   float: right;
   padding: 0 2px;
   line-height: 25px;
}
 
.va-titleicons-chevron {
   vertical-align: middle;
   border-color: #3A3A3A transparent transparent;
   border-style: solid;
   border-width: 3px;
   width: 0;
}
 
/* Monobook */
.skin-monobook .va-titleicons {
   top: 15px;
}
 
.skin-monobook .va-titleicons-hover {
   top: 13px;
}
 
/* Oasis */
.skin-oasis .va-titleicons {
   top: -30px;
   right: 10px;
}
 
.skin-oasis .va-titleicons-hover {
   top: -32px;
   right: 10px;
}
 
.skin-oasis.ns-0 .WikiaPageHeader,
.skin-oasis.ns-4 .WikiaPageHeader,
.skin-oasis.ns-110 .WikiaPageHeader,
.skin-oasis.ns-502 .WikiaPageHeader {
   margin-bottom: 30px;
}
 
.skin-oasis.mainpage .WikiaPageHeader {
   margin-bottom: 10px;
}