User:Cally99117/monaco.css
From Halopedia, the Halo 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 Theme ***/
#wikia_header {
background: #ffffff url(http://images1.wikia.nocookie.net/common/skins/monaco/carbon/images/background.gif) repeat !important;
border-color: #FF0000;
color: #FFF;
z-index: 2;
}
#background_strip {
background: transparent;
border-color:transparent;
}
.color2 {
background: #252525;
}
body #background_accent1 {
background-image: url(http://images2.wikia.nocookie.net/halo/images/5/5b/Halo_Reach_-_User_Wallpaper.jpg) !important;
height:1200px;
margin-right:-910px;
top:0px;
width:1920px;
position:fixed !important;
z-index: 0;
}
/*** Main Page - Fixed-Width ***/
body.mainpage div.monaco_shrinkwrap {
max-width:1124px;
margin:0 auto;
}
* html body.mainpage div.monaco_shrinkwrap {
left: auto;
margin-left: auto;
width: 100%;
}
.mainpage * #wikia_page {
background: #000 url('http://images2.wikia.nocookie.net/__cb20100723045609/halo/images/c/c1/Forge_world.png') no-repeat top center !important;
}
body.mainpage .firstHeading {
display: none;
}
/*** Fake Page ***/
.page-Main_page * #wikia_page {
background: #000 url('http://images2.wikia.nocookie.net/__cb20100723045609/halo/images/c/c1/Forge_world.png') no-repeat top center !important;
}
body.page-Main_page div.monaco_shrinkwrap {
max-width:1124px;
margin:0 auto;
}
* html body.page-Main_page div.monaco_shrinkwrap {
left: auto;
margin-left: auto;
width: 100%;
}
.editsection-upper {
display: none;
}
.page-Main_page .firstHeading {
display:none;
}
.page-Main_Page #siteNotice {
display: none;
}
/* Global Settings */
.color1, .color1 a, .yui-panel .hd {
background: #333 url(http://images1.wikia.nocookie.net/common/skins/monaco/carbon/images/background.gif) repeat;
color: #FFF;
font-weight: bold;
}
#wikia_logo {
background-image: url(http://images1.wikia.nocookie.net/__cb20100902061604/halo/images/c/c8/Noble6logo.png);
}
* html #wikia_logo {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images1.wikia.nocookie.net/__cb20100902061604/halo/images/c/c8/Noble6logo.png', sizingMethod='crop');
}
#wikia_page {
top: -125px; !important;
background: #fff url('http://images2.wikia.nocookie.net/oni/images/9/90/ONI_Foreground.jpg') no-repeat top center !important;
color: #000000;
padding: 2px;
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 1em;
-moz-border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 1em;
}
#search_box {
background:#252525 url(http://images1.wikia.nocookie.net/common/skins/monaco/carbon/images/background.gif) repeat;
}
#page_bar {
background:#252525 url(http://images2.wikia.nocookie.net/__cb20100723045609/halo/images/c/c1/Forge_world.png) repeat;
background-position: -221px -30px;
border-bottom:1px solid #3c3c3c;
}
#monaco_footer
{
top: -65px !important;
}
/*** Rounded Border Design - Non-IE Users Only ***/
#navigation_widget {
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomright: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
}
#sidebar_1 dl {
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomright: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
}
#sidebar_1 dt {
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomright: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
}
#search_box {
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomright: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
}
#page_bar {
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomright: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
}
/*** Sidebar Configuration ***/
.widget {
background-color:#D2B48C;
border:1px solid #D2B48C;
}
.widget dd {
background-color:#252525;
color:#FFF;
}
#navigation .menu-item {
font-family: Century Gothic;
font-size: 12px;
background: #252525;
}
#navigation a {
background-color:#2f2f2f;
color:#FFF;
}
#navigation a:hover,.navigation-hover {
background-color:#222;
}
#link_box,.community_details {
background-image:none;
}
.community_details {
background:#2f2f2f;
border:1px solid #D2B48C;
}
#search_box, .sidebar .widget .widget_title {
background: transparent url ('http://images1.wikia.nocookie.net/common/skins/monaco/carbon/images/background.gif') repeat-x;
margin: 0;
height: 20px;
line-height:21px;
font-weight: bold;
font-size: 9pt;
color: #fff;
}
/*** Ratings Plugin ***/
.ratings-top {
display: none;
position: static;
}
.rating-section {
background-color: transparent;
}
/*** Gallery "Add" Removal ***/
.wikia-gallery-add {
display: none !important;
}
.wikia-slideshow-addimage {
display: none !important;
}
/*** Page tabs ***/
#page_tabs li {
border: 3px solid #CD5C5C;
border-left: 1px solid #CD5C5C;
border-right: 1px solid #CD5C5C;
border-bottom: none;
background-color:#EEEEEE;
-moz-border-radius-topleft: 0.4em;
-moz-border-radius-topright: 0.4em;
-webkit-border-top-left-radius: 0.4em; /* top left corner */
-webkit-border-top-right-radius: 0.4em; /* top right corner */
}
#page_tabs li.selected {
color: #FF0000;
border-color: #FF0000;
border-left: 1px solid #FF0000;
border-right: 1px solid #FF0000;
background: #fff;
}
#page_tabs li a,
#page_tabs li a:visited {
color: #000;
}
/*** Miscellaneous ***/
#userData a, #wikiaBranding a {
color:#fff;
}
code {
background-color:#4682B4;
color:#FFFAFA;
}
pre {
background-color:#E6E6FA;
border:1px dashed #0000FF;
color:#000;
display:block;
overflow:auto;
}
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 { color: #000000 !important; }
a.wikia-button:active,
span.wikia-button a:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
button:active { color: #000000 !important; }
/* Masthead Settings */
.masthead-regular #wikia_page, .masthead-special #wikia_page {
padding: 0px; border: none;
}
.masthead-regular .accent, .masthead-special .accent {
background: url('http://images2.wikia.nocookie.net/halo/images/5/5b/Halo_Reach_-_User_Wallpaper.jpg?1') -594px -81px;
}
.masthead-regular #user_masthead_head h2, .masthead-special #user_masthead_head h2 {
color: #fff;
}
#user_masthead li a {
color: #DDD;
}
body.masthead-regular #page_bar, body.masthead-special #page_bar {
background: #252525 url(http://images2.wikia.nocookie.net/__cb20100723045609/halo/images/c/c1/Forge_world.png) repeat;;
border-bottom: 1px solid #555;
border-top: 1px solid #555;
color: #DDD;
}
#user_masthead ul.nav_links li.selected, #user_masthead ul.nav_links li.selected a {
background: #252525 url(http://images1.wikia.nocookie.net/common/skins/monaco/carbon/images/background.gif) repeat;;
border-color: #555;
color: #DDD;
}
#user_masthead ul.nav_links li, #user_masthead ul.nav_links li a {
background: #222;
color: #DDD;
}
body.masthead-regular #page_controls a, body.masthead-special #page_controls a {
color: #DDD;
}