Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!
MediaWiki:Monaco.css: Difference between revisions
Jump to navigation
Jump to search
imported>Seahorseruler No edit summary |
imported>Seahorseruler No edit summary |
||
(30 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
/***** Edit this file to customize the Monaco 'custom' theme. *****/ | /***** Edit this file to customize the Monaco 'custom' theme. *****/ | ||
#page_wrapper { | |||
top: 115px; | |||
} | |||
.color1 { | .color1 { | ||
Line 18: | Line 22: | ||
/***** END OF MAIN PAGE *****/ | /***** END OF MAIN PAGE *****/ | ||
#wikia_page { background-image: url(http:// | #wikia_page { background-image: url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/9/93/Monacocpwikibarblendcpw.png) !important; background-repeat: repeat-x !important; } | ||
#wikia_header { | #wikia_header { | ||
background: # | background: #006080 url(http://www.clubpenguinwiki.info/static/images/www/c/c4/CPWHeader2012-1.PNG) top center no-repeat; | ||
border: 0; | border: 0; | ||
height: | height: 50px; | ||
} | } | ||
#background_strip { | #background_strip { | ||
background: # | background: #2eb5e3 url(http://www.clubpenguinwiki.info/static/images/www/a/a8/CPWHeader2012-2.PNG) top center no-repeat; | ||
border: | border: 0; | ||
height: 250px; | height: 250px; | ||
border-bottom: medium none transparent; | border-bottom: medium none transparent; | ||
margin-top: -1px; | |||
} | } | ||
#wikia_header a { | #wikia_header a { | ||
Line 35: | Line 40: | ||
#navigation a:hover, .navigation-hover { | #navigation a:hover, .navigation-hover { | ||
background-image:url(http:// | background-image:url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/1/14/Monacocpwikibarblendcpw-sidebar.png); | ||
color:#000000; | color:#000000; | ||
} | } | ||
#search_box { | #search_box { | ||
background:#000000 url(http:// | background:#000000 url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/9/93/Monacocpwikibarblendcpw.png) repeat; | ||
} | } | ||
.rounded_corners, #wikia_page, #search_box, #link_box, #navigation_widget, #sidebar_1 dl, .community_details, #page_bar { | .rounded_corners, #wikia_page, #search_box, #link_box, #navigation_widget, #sidebar_1 dl, .community_details, #page_bar { | ||
Line 48: | Line 53: | ||
} | } | ||
#user_masthead ul.nav_links li.selected { | #user_masthead ul.nav_links li.selected { | ||
background:#252525 url(http:// | background:#252525 url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/9/93/Monacocpwikibarblendcpw.png) repeat scroll 0 0; | ||
border-color: #555; | border-color: #555; | ||
} | } | ||
#user_masthead_scorecard { | |||
display: none | |||
} | |||
dt.widget_title { | |||
color:#eee; | color:#eee; | ||
background-image:url(http:// | background-image:url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/9/93/Monacocpwikibarblendcpw.png); | ||
margin-bottom:2px; | margin-bottom:2px; | ||
} | } | ||
Line 121: | Line 129: | ||
* html .headerMenuButton dt, * html .headerMenuButton dd { | * html .headerMenuButton dt, * html .headerMenuButton dd { | ||
background-image: none; | background-image: none; | ||
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/9/93/Monacocpwikibarblendcpw.png', sizingMethod='crop'); | |||
} | } | ||
.headerMenuButton dt, .headerMenuButton dd { | .headerMenuButton dt, .headerMenuButton dd { | ||
background-image: url(http:// | background-image: url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/8/81/MonacoHeaderButton.png); | ||
} | } | ||
* html .headerMenuButton dt, * html .headerMenuButton dd { | * html .headerMenuButton dt, * html .headerMenuButton dd { | ||
background-image: none; | background-image: none; | ||
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/8/81/MonacoHeaderButton.png', sizingMethod='crop'); | |||
color: #000 | color: #000 | ||
} | } | ||
Line 167: | Line 175: | ||
#page_bar { | #page_bar { | ||
background: #252525 url(http:// | background: #252525 url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/9/93/Monacocpwikibarblendcpw.png) repeat scroll 0 0; | ||
} | } | ||
#page_controls a { | #page_controls a { | ||
Line 176: | Line 184: | ||
body.ns- | body.ns-250 #wiki_logo { | ||
background-image: url(http:// | background-image: url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/d/dc/IdeasLogo.png) !important; | ||
} | } | ||
Latest revision as of 01:55, 10 August 2013
/***** Edit this file to customize the Monaco 'custom' theme. *****/
#page_wrapper {
top: 115px;
}
.color1 {
header-button: #58adb3;
}
/***** MAIN PAGE *****/
.mainpage #page_bar, .mainpage h1
{
display: none !important;
}
body.mainpage .header-button img {
background-position: -72px -98px !important;
}
/***** END OF MAIN PAGE *****/
#wikia_page { background-image: url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/9/93/Monacocpwikibarblendcpw.png) !important; background-repeat: repeat-x !important; }
#wikia_header {
background: #006080 url(http://www.clubpenguinwiki.info/static/images/www/c/c4/CPWHeader2012-1.PNG) top center no-repeat;
border: 0;
height: 50px;
}
#background_strip {
background: #2eb5e3 url(http://www.clubpenguinwiki.info/static/images/www/a/a8/CPWHeader2012-2.PNG) top center no-repeat;
border: 0;
height: 250px;
border-bottom: medium none transparent;
margin-top: -1px;
}
#wikia_header a {
color: #FFFFFF;
}
#navigation a:hover, .navigation-hover {
background-image:url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/1/14/Monacocpwikibarblendcpw-sidebar.png);
color:#000000;
}
#search_box {
background:#000000 url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/9/93/Monacocpwikibarblendcpw.png) repeat;
}
.rounded_corners, #wikia_page, #search_box, #link_box, #navigation_widget, #sidebar_1 dl, .community_details, #page_bar {
-moz-border-radius-topright: 0.8em;
-moz-border-radius-bottomright: 0.8em;
-moz-border-radius-topleft: 0.8em;
-moz-border-radius-bottomleft: 0.8em;
}
#user_masthead ul.nav_links li.selected {
background:#252525 url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/9/93/Monacocpwikibarblendcpw.png) repeat scroll 0 0;
border-color: #555;
}
#user_masthead_scorecard {
display: none
}
dt.widget_title {
color:#eee;
background-image:url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/9/93/Monacocpwikibarblendcpw.png);
margin-bottom:2px;
}
#wikia_page {
margin-top: 0;
top: +5px; !important;
background-color: #ffffff;
color: #000000;
padding: 2px;
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 1em;
-moz-border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 1em;
}
.widget dt {
background-color: #ffffff;
}
.widget {
background-color: #ffffff;
border-color: #999;
}
.rounded_corners, #wikia_page, #catlinks, #search_field, #search_box, #link_box, #navigation_widget, #sidebar_1 dl, .community_details, #page_bar, .wk_blogs_title, .thumbinner, .thumb, #toc {
-moz-border-radius-topright: 0.4em;
-moz-border-radius-bottomright: 0.4em;
-moz-border-radius-topleft: 0.4em;
-moz-border-radius-bottomleft: 0.4em;
}
#page_tabs li
{
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
height: 26px;
line-height: 25px;
margin-top: 4px;
background: #ffffff;
border:1px solid #ffffff;
border-bottom: none;
position:relative;
top:1px;
}
#page_tabs li:hover {
background: #ffffff;
}
#page_tabs li a {
color: #000000 !important;
}
#page_tabs li a.new {
color: #F05048 !important;
}
#page_tabs li.selected {
background-color: #ffffff;
color: #000000 !important;
border: 1px solid blue;
border-bottom: 1px solid #ffffff;
}
#page_tabs li.selected a {
background-color: #ffffff;
color: black !important;
}
#page_tabs li, #sidebar_1 dt {
-moz-border-radius-topright: 0.4em;
-moz-border-radius-topleft: 0.4em;
}
* html .headerMenuButton dt, * html .headerMenuButton dd {
background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/9/93/Monacocpwikibarblendcpw.png', sizingMethod='crop');
}
.headerMenuButton dt, .headerMenuButton dd {
background-image: url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/8/81/MonacoHeaderButton.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd {
background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/8/81/MonacoHeaderButton.png', sizingMethod='crop');
color: #000
}
#monaco_footer
{
top: 0;
}
#search_field {
color:gray;
text-align:center;
margin:0;
width:85%;
}
#link_box, #link_box a {
background-color: #60a0e0;
color: #FFF;
}
.widget dd {
background-color: #f2f5fd;
}
.community_details {
background-color: #ffffff;
border: 1px solid #b8c3d4;
}
#wikia_page {
background-color: #ffffff;
}
body {
font: small Tahoma;
color: #000000;
margin: 0;
padding: 0;
background: #20C0E0
}
#page_bar {
background: #252525 url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/9/93/Monacocpwikibarblendcpw.png) repeat scroll 0 0;
}
#page_controls a {
color: Black !important;
}
/****/Inspired by Ratchet & Clank wiki's skin and design. Original Ratchet & Clank wiki design courtesy of Supergeeky1./***/
body.ns-250 #wiki_logo {
background-image: url(http://www.clubpenguinwiki.info/static/images/clubpenguinwiki/d/dc/IdeasLogo.png) !important;
}
body.page-Main_Page h1.firstHeading { display:none; }
/*--HILITED USERNAMES LIST IS NOW IN MediaWiki:Common.css--*/
a.wikia-button,
a.wikia-button:visited,
span.wikia-button a,
span.wikia-button a:visited,
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
background-color: #3366CC;
background-image: -moz-linear-gradient(top, #3366CC 20%, #2851A3 70%);
background-image: -webkit-gradient(linear, 0% 20%, 0% 70%, from(#3366CC), to(#2851A3));
border-color: #FFFFFF;
box-shadow: 0 1px 0 #0F1E3D, 0 -1px 0 #0F1E3D, 1px 0 0 #0F1E3D, -1px 0 0 #0F1E3D;
color: #FFFFFF;
-moz-box-shadow: 0 0 0 1px #0F1E3D;
-webkit-box-shadow: 0 1px 0 #0F1E3D, 0 -1px 0 #0F1E3D, 1px 0 0 #0F1E3D, -1px 0 0 #0F1E3D;
}
/* IE Styles */
a.wikia-button,
span.wikia-button a,
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#FF3366CC", EndColorStr="#FF2851A3");
outline: 1px solid #0F1E3D\9;
}
/* Hover and Active states */
a.wikia-button:hover,
span.wikia-button a:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover {
text-shadow: #000000 0 1px 1px;
}
a.wikia-button:active,
span.wikia-button a:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
button:active {
color: #FFFFFF;
background-image: -moz-linear-gradient(top, #2851A3 20%, #3366CC 70%);
background-image: -webkit-gradient(linear, 0% 20%, 0% 70%, from(#2851A3), to(#3366CC));
}