MovieStarPlanet Wiki
Advertisement

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.
.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px;
}
/*----------------------------*/
/* - Generalized theme - */

/* BG */
#WikiaPageBackground {
border:1px solid #ffffff;
}
.WikiaSiteWrapper {
    background: url(https://vignette.wikia.nocookie.net/moviestarplanet/images/7/7d/MSPWiki-Background.png) left bottom no-repeat fixed;
}

/* Navigation */

ul.nav {
    background-color:rgba(0,0,0,0.35);
    border-radius:3px 0px 0 0;
}
.wds-community-header::before {
background: url(https://vignette.wikia.nocookie.net/moviestarplanet/images/8/83/MSPWiki-NavigationBackground.png) no-repeat #FFFFFF;
background-size: 100% auto;
}
.WikiHeader > nav li> a {
    color:#f0f0f0;
}

/* Disable Test 
h2.dark_text_2 {
font-size:0px !important;
height:0px !important
width:0px !important;
padding:0px !important;
margin:0px !important;
}
*/

/* Sidebar  */
.WikiaBlogListingBox h3, .ChatModule h1, .UserProfileAchievementsModule h1 { 
color:#dcc0e9;
font-family:Lucida Sans Unicode,Lucida Grande,sans-serif !important;
}
#LatestPhotosModule h1, #WikiaRecentActivity h1, .HotSpotsModule h1, .ForumActivityModule h1, .FollowedPagesModule h1  {
text-align:center !important;
border:1px solid #DEDEDE !important;
box-shadow:2px 2px 2px #DEDEDE !important;
color:#dcc0e9 !important;
padding:2px !important;
font-family:Lucida Sans Unicode,Lucida Grande,sans-serif !important;
}

/* Threads */
.Wall ul.comments > li.message > .speech-bubble-message {
background: #f5f5f5;
}
.Wall ul.comments > li.message > .speech-bubble-message:after {
border-color: #f5f5f5 #f5f5f5 transparent transparent;
}

/* HR style */
hr {
height: 0px;
border: 0px;
border-bottom: 1px solid rgb(58, 58, 58);
}

/* Clock fix */
a#DisplayClockJS {
color: #222222;
}

/* Hot spots */

.HotSpotsModule li .hot-spot-severity-1 { background-color:#7D7D7D !important;}
.HotSpotsModule li .hot-spot-severity-2 { background-color:#949494 !important;}
.HotSpotsModule li .hot-spot-severity-3 { background-color:#A8A8A8 !important;}
.HotSpotsModule li .hot-spot-severity-4 { background-color:#BFBFBF !important;}
.HotSpotsModule li .hot-spot-severity-5 { background-color:#D1D1D1 !important;}
/* - Generalized theme end - */
/*----------------------------*/

/*----------------------------*/
/* - Basic element manipulation - */

/* Inserted images fix */
.activityfeed-inserted-media img {
max-height: 75px;
width: auto;
}

/* Poll re-color */
.pollAnswerVotes div {
background:#4894c4 !important;
}

/* Lightbox fix */
.LightboxModal .media img {
max-height:inherit;
max-width:inherit;
}
.LightboxModal .media {
max-height:100%;    
}
/* - Basic element manipulation end - */
/*----------------------------*/

/*----------------------------*/
/* - Templates - */

/* Moviestar Infobox */
.WikiaArticle .infobox th {
    background-color:#222 !important;
    padding: 10px !important;
}

.Jury {
    background:url(https://vignette.wikia.nocookie.net/moviestarplanet/images/9/9b/MSPWiki-Infobox-Jury.png) no-repeat center;
    height:18px;
    margin: 2px 0;
    width:50px;
}

.Judge {
    background:url(https://vignette.wikia.nocookie.net/moviestarplanet/images/b/b8/MSPWiki-Infobox-Judge.png) no-repeat center;
    height:18px;
    margin: 2px 0;
    width:50px;
}
a
.NonVoter {
    display:none;
    height:0;
    width:0;  
}

.Celeb {
    background:url(https://vignette.wikia.nocookie.net/moviestarplanet/images/f/f5/MSPWiki-Infobox-Celeb.png) no-repeat center;
    height:18px;
    margin: 2px 0;
    width:50px;
}
.NonCeleb {
    display:none;
    height:0;
    width:0;
}

.VIP {
    background:url(https://vignette.wikia.nocookie.net/moviestarplanet/images/e/ed/MSPWiki-Infobox-VIP.png) no-repeat center;
    height:27px;
    margin: 2px 0;
    width:50px;
}

.NonVIP {
    display:none;
    height:0;
    width:0;
}

.InfoFriend {
    background:#333 no-repeat url(https://vignette.wikia.nocookie.net/moviestarplanet/images/9/9b/MSPWiki-Infobox-BFF.png);
    color:#fff;
    width:103px;
    line-height:17px;
    padding-left:17px;
    font-size:10px;
    text-align:left;
    margin:0;
    overflow: hidden;
    min-height:20px;
}

.InfoRelationship {
    background:#333 no-repeat url(https://vignette.wikia.nocookie.net/moviestarplanet/images/9/9f/MSPWiki-Infobox-Relationship.png);
    color:#fff;
    width:103px;
    line-height:17px;
    padding-left:17px;
    font-size:10px;
    text-align:left;
    margin:0;
    overflow: hidden;
    min-height:20px;
}

.InfoLevel {
    position: absolute;
    width: 75px;
    height: 77px;
    top: -14px;
    left: -20px;
    z-index:2;
    background:url(https://vignette.wikia.nocookie.net/moviestarplanet/images/f/f6/MSPWiki-Infobox-Level.png) no-repeat;
}
.InfoFemale, .InfoMale {
    background:url(https://vignette.wikia.nocookie.net/moviestarplanet/images/f/f8/MSPWiki-Infobox-BG.png);
}
/* - Templates end - */
/*----------------------------*/

/*----------------------------*/
/* - Tables - */

/* Basic */
.base-table {
    border-collapse: collapse;
}
.base-table th {
    background: #333;
    color: #fff;
    text-align: left;
}
.base-table th, .base-table td {
    padding: 5px 10px;
}
.base-table tr {
    background: #EBEBEB;
}
.base-table tr:nth-child(even) {
    background: #f7f7f7;
}

/* - Tables end - */
/*----------------------------*/


/*----------------------------*/
/* - Commuinity Message - */
.CommunityHeader {
text-align:center;
display:block;
color:#ffffff;
width:85%;
background-color:#4894c4;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:16px;
padding:5px 10px;
margin:0;
}

div.CommuintyMessage {
margin:0 0 20px;
color:#777777;
width:85%;
text-align:left;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
padding:4px 10px;
font-size:11px;
line-height:13px;
background:#f7f7f7;
}
.CommunityCornerModule p {
font-size:11px !important; 
}
.WikiaRail .module p {
line-height:13px !important;
}
/* - Commuinity Message end - */
/*----------------------------*/

/*----------------------------*/
/* - Profile theme - */

/* Master header */
.UserProfileMasthead .masthead-avatar .avatar {
border:1px solid #222222; 
}
.UserProfileMasthead .masthead-info h1 {
font-family:Trebuchet MS, sans-serif !important;
font-weight: 500;
}
.UserProfileMasthead .masthead-info {
    background:url(https://vignette.wikia.nocookie.net/moviestarplanet/images/d/d4/MSPWiki-MastheadBackground.png) left center no-repeat #ffffff;
}

.UserProfileMasthead .masthead-info-lower:before {
border-color: #fcfcfc #fcfcfc transparent transparent;
}
 
/* Tabs */
.tabs-container .tabs .selected a {
margin-top:1px !important;
border: 1px solid #cccccc;
border-bottom-width:0px;
color:#4893c4 !important;
padding-bottom:8px;
font-weight:500;
}
.WikiaUserPagesHeader .tabs li a {
color:#222222 !important;
background-color:#ffffff;
border-top:#cccccc;
border-left:#cccccc;
border-right:#cccccc;
margin-left:5px;
margin-top:5px;
font-weight: normal;
}
/* - Profile theme end - */
/*----------------------------*/

/*----------------------------*/
/* - Special Rights Usernames - */
 
/* Bureaucrats - #D6004B */
a[href="/wiki/User:SnowGem"], a[href="http://moviestarplanet.wikia.com/wiki/User:SnowGem"], a[href="http://moviestarplanet.wikia.com/wiki/Message_Wall:SnowGem"], a[href$="/wiki/Message_Wall:SnowGem"] { 
    color:#D6004B !important;
    font-weight:bold;
}

a[href="/wiki/User:DinoBunnies"], a[href="http://moviestarplanet.wikia.com/wiki/User:DinoBunnies"], a[href="http://moviestarplanet.wikia.com/wiki/Message_Wall:DinoBunnies"], a[href$="/wiki/Message_Wall:DinoBunnies"] {
    color:#D6004B !important;
    font-weight:bold;
}

a[href="/wiki/User:GloryBax"], a[href="http://moviestarplanet.wikia.com/wiki/User:GloryBax"], a[href="http://moviestarplanet.wikia.com/wiki/Message_Wall:GloryBax"], a[href$="/wiki/Message_Wall:GloryBax"] { 
    color:#D6004B !important;
    font-weight:bold;
}

a[href="/wiki/User:Designer_TayTay"], a[href="http://moviestarplanet.wikia.com/wiki/User:Designer_TayTay"], a[href="http://moviestarplanet.wikia.com/wiki/Message_Wall:Designer_TayTay"], a[href$="/wiki/Message_Wall:Designer_TayTay"] { 
    color:#D6004B !important;
    font-weight:bold;
}
 
/* Admins - #d6007e */

/* Content Moderators - #D540E3 */


/* Chat Mods - #8100cb */

/* Rollbackers - #3553b4 */
 
/* Bot - #258a3e */
a[href="/wiki/User:SnowyBot"], a[href="http://moviestarplanet.wikia.com/wiki/User:SnowyBot"], a[href="http://moviestarplanet.wikia.com/wiki/Message_Wall:SnowyBot"], a[href$="/wiki/Message_Wall:SnowyBot"] { 
    color:#258a3e !important;
    font-weight:bold;
}
/* - End Special Rights Usernames - */
/*----------------------------*/
 
 
/*----------------------------*/
/* - Admin Thread and Comment Posts - */

.comments li[data-user="SnowGem"] blockquote {
	background:#FFFFFF !important;
}
.comments li[data-user="SnowGem"] blockquote:after {
	border-color:transparent #FFFFFF #FFFFFF transparent !important;
}
.comments li[data-user="SnowGem"] blockquote div {
	background:transparent !important;
}
 
.comments li[data-user="SnowGem"] .edited-by:after {
content: "Inactive Bureaucrat";
color: #ffffff;
background-color: #222222;
border-radius: 4px;
padding: 0 5px;
}
 
.edited-by > a.subtle[href="http://moviestarplanet.wikia.com/wiki/Message_Wall:SnowGem"]:after { 
content: "Inactive Bureaucrat";
color: #ffffff;
background-color: #222222;
border-radius: 4px;
padding: 0 5px;
}


.comments li[data-user="DinoBunnies"] blockquote {
	background:#FFFFFF !important;
}
.comments li[data-user="DinoBunnies"] blockquote:after {
	border-color:transparent #FFFFFF #FFFFFF transparent !important;
}
.comments li[data-user="DinoBunnies"] blockquote div {
	background:transparent !important;
}
 
.comments li[data-user="DinoBunnies"] .edited-by:after {
content: "Semi-Active Bureaucrat";
color: #ffffff;
background-color: #222222;
border-radius: 4px;
padding: 0 5px;
}
 
.edited-by > a.subtle[href="http://moviestarplanet.wikia.com/wiki/Message_Wall:DinoBunnies"]:after { 
content: "Semi-Active Bureaucrat";
color: #ffffff;
background-color: #222222;
border-radius: 4px;
padding: 0 5px;
}


.comments li[data-user="GloryBax"] blockquote {
	background:#FFFFFF !important;
}
.comments li[data-user="GloryBax"] blockquote:after {
	border-color:transparent #FFFFFF #FFFFFF transparent !important;
}
.comments li[data-user="GloryBax"] blockquote div {
	background:transparent !important;
}
 
.comments li[data-user="GloryBax"] .edited-by:after {
content: "Head Administrator";
color: #ffffff;
background-color: #222222;
border-radius: 4px;
padding: 0 5px;
}

.edited-by > a.subtle[href="http://moviestarplanet.wikia.com/wiki/Message_Wall:GloryBax"]:after { 
content: "Head Administrator";
color: #ffffff;
background-color: #222222;
border-radius: 4px;
padding: 0 5px;
}


.comments li[data-user="Designer TayTay"] blockquote {
	background:#FFFFFF !important;
}
.comments li[data-user="Designer TayTay"] blockquote:after {
	border-color:transparent #FFFFFF #FFFFFF transparent !important;
}
.comments li[data-user="Designer TayTay"] blockquote div {
	background:transparent !important;
}
 
.comments li[data-user="Designer TayTay"] .edited-by:after {
content: "Head Administrator";
color: #ffffff;
background-color: #222222;
border-radius: 4px;
padding: 0 5px;
}
 
.edited-by > a.subtle[href="http://moviestarplanet.wikia.com/wiki/Message_Wall:Designer_TayTay"]:after { 
content: "Head Administrator";
color: #ffffff;
background-color: #222222;
border-radius: 4px;
padding: 0 5px;
}

/* - End Admin Thread and Comment Posts - */
/*----------------------------*/

/*----------------------------*/
/* - Content Mod Thread and Comment Posts - */

/* - End Content Mod Thread and Comment Posts - */
/*----------------------------*/

/*----------------------------*/
/* - Trusted Thread Posts - */

/* - End Trusted Thread Posts - */
/*----------------------------*/

/*----------------------------*/
/* - Bot Thread Posts - */
 
.subtle[href="http://moviestarplanet.wikia.com/wiki/Message_Wall:SnowyBot"]:after { 
content: "Inactive Bot";
color: #ffffff;
background-color: #626262;
border-radius: 4px;
padding: 0 5px;
}
/* - End Bot Thread Posts - */
/*----------------------------*/
Advertisement