100% Orange Juice Wiki
Advertisement

CSS and Javascript changes must comply with the wiki design rules.


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
  • Opera: Clear the cache in Tools → Preferences
/*====================================*/
/*      Front Page Colors & Image     */
/*====================================*/
.Frontcharleft {
	width: 100px; 
    height: 152px;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: url(https://static.wikia.nocookie.net/onehundredpercentorangejuice_gamepedia_en/images/1/1f/FrontCharLeft.png/revision/latest);
    background-size: 100px 152px; 
    transform: scaleX(-1);
}

.Frontcharright {
    width: 100px; 
    height: 152px;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: url(https://static.wikia.nocookie.net/onehundredpercentorangejuice_gamepedia_en/images/2/21/FrontCharRight.png/revision/latest);
    background-size: 100px 152px; 
}

.frontpagemenucatagories {
    background-color:#FFBE62;
    border:2px solid #FFBE62;
    border-top:2px solid #FFBE62;
    border-left:2px solid #FFBE62;
    border-bottom:2px solid #FFBE62;
    border-right:2px solid #FFBE62;
}

.MainImage {
    width: 460px;
    height: 215px;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: url('https://static.wikia.nocookie.net/onehundredpercentorangejuice_gamepedia_en/images/3/34/100_Orange_Juice_logopic.jpg/revision/latest');
    background-size: 460px 215px; 
}
.IconColor {
    border:2px solid #FFCF8A;
}

.MMIconColor {
	border: 3px solid #FFEDDC;
}

.frontpagecharacterchart {
	width:938px;
	height:636px;
    background-color: #FFEDDC;
    border:4px solid #FFCF8A;
}

/* Define chara chart style for medium screens (~1360px wide)*/
@media screen and (max-width: 1707px) {
	.frontpagecharacterchart {
		width: 746px;
		height: 505px;
	}
}

@media screen and (max-width: 1442px) {
	.frontpagecharacterchart {
		width: 682px;
		height: 460px;
	}
}
@media screen and (max-width: 1344px) {
	.frontpagecharacterchart {
		width: 603px;
		height: 410px;
	}
}
/* Remove the margin and scale it down to fit better on the smaller container */
@media screen and (max-width: 1707px) {
	.frontpagecharacterwrapper{
		left:-10px; 
		transform: scale(.79);
		top:-20px; /* Just having it fit better vertically */
	}
}

@media screen and (max-width: 1442px) {
	.frontpagecharacterwrapper{
		left:-15px;
		transform: scale(.72);
		top: -28px; /* Just having it fit better vertically */
	}
}
@media screen and (max-width: 1344px) {
	.frontpagecharacterwrapper{
		left:-19px;
		transform: scale(.63);
		top: -38px; /* Just having it fit better vertically */
	}
}

/* Alternative hover. Hides then shows when hovered (required to be applied to an extra div with solid background color on top). */
.althoverimage {
	height: 100%;
	opacity: 0;
}

.althoverimage:hover {
	opacity: 0.5
}

/*====================================*/
/*  Wiki border/box background Colors */
/*====================================*/
.mmcolor {
    background-color: #FFBE62;
}

.mmcolor4px {
    border:3px solid #FFBE62;
}

.mmcolor2px {
    border:2px solid #FFBE62;
}

.tablecolor {
    background-color: #FFBE62;
    box-shadow: 4px 4px 0 0 rgba(66,66,66,0.5);
}

.mainbordercolor1px {
    border:1px solid #FFBE62;
    box-shadow: 4px 4px 0 0 rgba(66,66,66,0.5);
}

.mainbordercolor2px {
    border:2px solid #FFBE62;
    box-shadow: 4px 4px 0 0 rgba(66,66,66,0.5);
}

.mainbordercolor3px {
    border:3px solid #FFBE62;
    box-shadow: 4px 4px 0 0 rgba(66,66,66,0.5);
}

.secondarybordercolor4px {
    border:4px solid #FFCF8A;
}

.secondarybordercolor3px {
    border:3px solid #FFCF8A;
}

.thirdcolor {
    background-color: #FFEDDC;
    border-color: #FFEDDC !important;
}

/*=========================================*/
/*        Rail Orange Peel Color           */
/*=========================================*/
.orangepeel {
    width: 248px;
    height: 106px;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: url('https://static.wikia.nocookie.net/onehundredpercentorangejuice_gamepedia_en/images/5/52/Theorange.png/revision/latest');
    background-size: 248px 106px; 
}

.Sidebarnewsimage {
    float: right;
    overflow: hidden;
    width: 65px; 
    height: 99px;
    text-decoration: none;
    
    /*background: url('https://static.wikia.nocookie.net/onehundredpercentorangejuice_gamepedia_en/images/9/94/News_IconChristmas.png/revision/latest');*/
    /*background: url('https://static.wikia.nocookie.net/onehundredpercentorangejuice_gamepedia_en/images/0/00/News_IconHalloween.png/revision/latest');*/
    background: url('https://static.wikia.nocookie.net/onehundredpercentorangejuice_gamepedia_en/images/5/55/News_Icon.png/revision/latest');
    background-size: 65px 99px;
}


/*==========================*/
/*  Mixer Color & Discord Widget  */
/*==========================*/

.mixerfp {
	background-image:url(https://static.wikia.nocookie.net/onehundredpercentorangejuice_gamepedia_en/images/b/b9/Mixer_banner.png/revision/latest);
	background-repeat:no-repeat;
}


.mixertext{
	color: #3d5820;
}

.Discordheader {
    border:3px #FFBE62; 
    background:#FFBE62;
}
 
.DiscordImage {
    width: 268px;
    height: 105px;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: url('https://static.wikia.nocookie.net/onehundredpercentorangejuice_gamepedia_en/images/6/64/Discord.jpg/revision/latest');
    background-size: 268px 105px; 
}
 
.DiscordIntegratorModule {
    border: 2px solid #FFCF8A;
    border-radius: 10px;
    padding: 2px;
}

/* Have to change it from an image to a background image to be able to resize it in real-time without Javascript 
(may break on mobile? might need to add class to Mobile.css) */
.DiscordFP {
	width: 310px;
    height: 81px;
    background-image: url('https://static.wikia.nocookie.net/onehundredpercentorangejuice_gamepedia_en/images/c/c9/JoinDiscord.png/revision/latest');
    background-size: contain;
}

/* Define Discord button style for medium screens (~1360px wide) */
@media screen and (max-width: 1462px) {
	.DiscordFP {
		width: 263.5px;
		height: 68.85px;
	}
}

@media screen and (max-width: 1336px) {
	.DiscordFP {
		width: 240px;
		height: 63px;
	}
}

/*====================================*/
/*         Section Header Color       */
/*====================================*/
.mw-body-content h2 {
    border-bottom: 3.5px solid #FFBE62;
}
 
/*.mw-body-content h3 {
      font-size:90%;
}*/
 
/*=========================================*/
/*            Edit Word Color              */
/*=========================================*/
/* Makes word Edit invisble */
.editsection a {
    color: #FFBE62; 
}

/*=========================================*/
/*            Edit Orange Color            */
/*=========================================*/
/* Edit button pencil to Orange */
.skin-hydra .sprite.edit-pencil {
    background-position: 0 !important;
    background-image: url(https://static.wikia.nocookie.net/onehundredpercentorangejuice_gamepedia_en/images/4/46/Editbutton.png/revision/latest) !important;
}

/*=========================================*/
/*             Tabber Color               */
/*=========================================
.tabbernav {
    font-family: inherit !important;
    font-weight: bold !important;
    font-size: 13px !important;
    border-bottom: 3px solid #FFBE62 !important;
    padding: 0.3em 0 !important;
}
.tabbernav a {
    -moz-border-radius-topleft: 5px !important;
    -moz-border-radius-topright: 5px !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    padding: 0.3em 0.5em !important;
    margin: 0 !important;
    color: #3a3a3a !important;
    border: none !important;
    background: transparent !important;
}
.tabberactive a {
    color: white !important;
    background: #FFBE62 !important;
}
.tabberactive a:hover {
    color: white !important;
    background: #FFBE62 !important;
}
.tabbernav :not(.tabberactive) a:hover {
    color: white !important;
    background: #fcc06c !important;
}
.tabbertab {
    border: 1px solid #FFCF8A !important;
    padding: 0 !important;
}
.tabbernav {
    padding-bottom: 0 !important;
}


/*=========================================*/
/*      Standard  page tabbernav color     */
/*=========================================*/
.standard ul.tabbernav {
    font-family: inherit !important;
    font-weight: bold !important;
    font-size: 13px !important;
    border-bottom: 3px solid #FFBE62 !important;
    padding: 0.3em 0 !important;
    padding-bottom: 0 !important;
}

.standard ul.tabbernav li a {
    -moz-border-radius-topleft: 5px !important;
    -moz-border-radius-topright: 5px !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    padding: 0.3em 0.5em !important;
    margin: 0 !important;
    color: #3a3a3a !important;
    border: none !important;
    background: transparent !important;
}

.standard ul.tabbernav li.tabberactive a {
    color: white !important;
    background: #FFBE62 !important;
}

.standard ul.tabbernav li.tabberactive a:hover {
    color: white !important;
    background: #FFBE62 !important;
}

.standard ul.tabbernav :not(tabberactive) a:hover {
    color: white !important;
    background: #fcc06c !important;
}

/*====================================*/
/*      News Header and Buttons       */
/*====================================*/
.mainheader {
    border:3px #FFBE62; 
    background:#FFBE62;
}
 
.news-atoz {
    background:#FFBE62;
}

/*=========================================*/
/*           Image Rounder Color           */
/*=========================================*/
.circular {
    background:#FFBE62;
    border:2px solid #FFBE62;
    margin-bottom: 1em;
    margin-left: 1em;
}

/*=========================*/
/*      Navbox colors      */
/*=========================*/

.navbox, .navbox-subgroup {
    background: #ffe0b3;
}

table.navbox {
    border: 3px solid #ffe0b3;
    background: #ffe0b3;
}

.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title, .navbox-title, table.navbox th {
    background: #FFBE62;
}

.navbox .mw-collapsible-toggle a, .navbox-title .mw-collapsible-toggle a {
    color: white;
}

/*============================================*/
/*      Faded header (used on Shop pages)     */
/*============================================*/

.fadeHeader {
   background-image:linear-gradient(to left, #ffffff 0%, #FFBE62 15%, #FFBE62 85%, #ffffff 100%);
   background-color:#FFBE62;
}

/*======================*/
/* SoundManager2 styles */
/*======================*/

a.sm2_button, a.sm2_button.sm2_paused:hover {
    background-image: url(https://static.wikia.nocookie.net/onehundredpercentorangejuice_gamepedia_en/images/9/90/Play.png/revision/latest);
    background-color: #FFBE62;
}
Advertisement