Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!
Club Penguin Wiki:CSS Storage/Frozen: Difference between revisions
Jump to navigation
Jump to search
imported>LordMaster96 Created page with "<pre> →CSS placed here will affect users of the Vector skin: body { background: #0E5ACA url('http://www.clubpenguinwiki.info/static/images/www/4/41/CPFrozenHomeBG.j..." |
imported>Seahorseruler Protected "Club Penguin Wiki:CSS Storage/Frozen" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
body { | body { | ||
background: #0E5ACA url(' | background: #0E5ACA url('//www.clubpenguinwiki.info/static/images/www/4/41/CPFrozenHomeBG.jpg') top center repeat; | ||
padding-top:0px; | padding-top:0px; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
Line 28: | Line 28: | ||
div.vectorTabs ul li, | div.vectorTabs ul li, | ||
div.vectorMenu { | div.vectorMenu { | ||
background-image: url(' | background-image: url('//www.clubpenguinwiki.info/static/images/www/3/32/TabBGLightBlue.png?action=purge') !important; | ||
background-position: left top; | background-position: left top; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 38: | Line 38: | ||
div.vectorTabs li span, | div.vectorTabs li span, | ||
div.vectorMenu h5 { | div.vectorMenu h5 { | ||
background-image: url(' | background-image: url('//www.clubpenguinwiki.info/static/images/www/3/32/TabBGLightBlue.png?action=purge') !important; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: right top !important; | background-position: right top !important; | ||
Line 61: | Line 61: | ||
#mw-page-base {background:transparent; } | #mw-page-base {background:transparent; } | ||
#left-navigation, #right-navigation {padding-top:0px;} | #left-navigation, #right-navigation {padding-top:0px;} | ||
#p-cactions.vectorMenu {background: url(' | #p-cactions.vectorMenu {background: url('//www.clubpenguinwiki.info/static/images/www/a/a6/CPWVectorTabFade.png') bottom left repeat-x;} | ||
#p-cactions.vectorMenu h5 a {background: url(' | #p-cactions.vectorMenu h5 a {background: url('//www.clubpenguinwiki.info/w/skins/vector/images/arrow-down-icon.png') center 7px no-repeat !important;} | ||
#simpleSearch #searchButton img{margin-top:-5px!important;} | #simpleSearch #searchButton img{margin-top:-5px!important;} | ||
Line 106: | Line 106: | ||
/* Sidebar Headings */ | /* Sidebar Headings */ | ||
#mw-panel #p-navigation h3 { height:21px; width:100px; margin-left:20px; background: transparent url(' | #mw-panel #p-navigation h3 { height:21px; width:100px; margin-left:20px; background: transparent url('//www.clubpenguinwiki.info/static/images/www/9/96/NavigationLightBlue.png?action=purge') no-repeat top left; font-size: 1px; color: transparent; } | ||
#mw-panel #p-Explore h3 { height:21px; width:100px; margin-left:20px; background: transparent url(' | #mw-panel #p-Explore h3 { height:21px; width:100px; margin-left:20px; background: transparent url('//www.clubpenguinwiki.info/static/images/www/b/b4/ExploreLightBlue.png?action=purge') no-repeat top left; font-size: 1px; color: transparent; } | ||
#mw-panel #p-Community h3 { height:21px; width:100px; margin-left:20px; background: transparent url(' | #mw-panel #p-Community h3 { height:21px; width:100px; margin-left:20px; background: transparent url('//www.clubpenguinwiki.info/static/images/www/d/d8/CommunityLightBlue.png?action=purge') no-repeat top left; font-size: 1px; color: transparent; } | ||
#mw-panel #p-Partners h3 { height:21px; width:100px; margin-left:20px; background: transparent url(' | #mw-panel #p-Partners h3 { height:21px; width:100px; margin-left:20px; background: transparent url('//www.clubpenguinwiki.info/static/images/www/9/94/PartnersLightBlue.png?action=purge') no-repeat top left; font-size: 1px; color: transparent; } | ||
#mw-panel #p-Ads h3 { height:21px; width:130px; margin-left:20px;background: transparent url(' | #mw-panel #p-Ads h3 { height:21px; width:130px; margin-left:20px;background: transparent url('//www.clubpenguinwiki.info/static/images/www/d/d8/AdvertisementLightBlue.png?action=purge') no-repeat top left; font-size: 1px; color: transparent; } | ||
#mw-panel #p-tb h3 { height:21px; width:100px; margin-left:20px; background: transparent url(' | #mw-panel #p-tb h3 { height:21px; width:100px; margin-left:20px; background: transparent url('//www.clubpenguinwiki.info/static/images/www/b/b2/ToolboxLightBlue.png?action=purge') no-repeat top left; font-size: 1px; color: transparent; } | ||
#mw-panel #p-lang h3 { height:21px; width:150px; margin-left:20px; background: transparent url(' | #mw-panel #p-lang h3 { height:21px; width:150px; margin-left:20px; background: transparent url('//www.clubpenguinwiki.info/static/images/www/6/6c/LanguagesLightBlue.png?action=purge') no-repeat top left; font-size: 1px; color: transparent; } | ||
/* Vector drop-down arrow fix */ | /* Vector drop-down arrow fix */ | ||
#p-cactions.vectorMenu h3 a{ | #p-cactions.vectorMenu h3 a{ | ||
background-image:url( | background-image:url(//www.clubpenguinwiki.info/w/skins/vector/images/arrow-down-icon.png); | ||
background-position:top; | background-position:top; | ||
margin-top:4px; | margin-top:4px; | ||
Line 132: | Line 132: | ||
background-color: #FFF; | background-color: #FFF; | ||
}*/ | }*/ | ||
#mw-head .vectorTabs li#ca-watch a, #mw-head .vectorTabs li#ca-unwatch a { padding-top: 2em !important; | |||
} | |||
</pre> | </pre> |
Latest revision as of 02:32, 23 May 2015
/* CSS placed here will affect users of the Vector skin */ body { background: #0E5ACA url('//www.clubpenguinwiki.info/static/images/www/4/41/CPFrozenHomeBG.jpg') top center repeat; padding-top:0px; background-attachment: fixed; } textarea[readonly] { background-color: #DDD; border-style: outset; border: 2px dashed grey; padding: 5px; color: #444; font-family: monospace; width: 95%; } /* Navigation Tabs */ div.vectorTabs { background-image: none; height: 25px; padding-left: 0; } div.vectorTabs ul { background-image: none } div.vectorTabs ul li, div.vectorMenu { background-image: url('//www.clubpenguinwiki.info/static/images/www/3/32/TabBGLightBlue.png?action=purge') !important; background-position: left top; background-repeat: no-repeat; background-color: transparent; } div.vectorTabs span { background-image: none !important; } div.vectorTabs li span, div.vectorMenu h5 { background-image: url('//www.clubpenguinwiki.info/static/images/www/3/32/TabBGLightBlue.png?action=purge') !important; background-repeat: no-repeat; background-position: right top !important; height: 25px; float: left; } div.vectorTabs li.selected span, div.vectorTabs li span:hover, div.vectorMenu:hover h5 { background-position: right bottom !important } div.vectorTabs li a { background-image: none; height: 25px } #left-navigation .vectorTabs li:first-child { padding: 0; background-image: none } #mw-page-base {background:transparent; } #left-navigation, #right-navigation {padding-top:0px;} #p-cactions.vectorMenu {background: url('//www.clubpenguinwiki.info/static/images/www/a/a6/CPWVectorTabFade.png') bottom left repeat-x;} #p-cactions.vectorMenu h5 a {background: url('//www.clubpenguinwiki.info/w/skins/vector/images/arrow-down-icon.png') center 7px no-repeat !important;} #simpleSearch #searchButton img{margin-top:-5px!important;} /* Userpage Talk Contribs Notifications Watchlist Logout Header */ #p-personal {background:transparent; padding:0 10px 0 0; margin:0;} #p-personal ul{padding-left:0;} #p-personal li{margin:0; padding:0;} #p-personal a{background:#FFF; opacity:0.8;} #p-personal a:hover{background:#FFF; text-decoration:none; opacity:0.5;} #pt-userpage a{color:#000; margin:0; padding:0 5px 3px 5px; } #pt-mytalk a{color:#000; margin:0; padding:0 5px 3px 5px; } #pt-preferences a{color:#000; margin:0; padding:0 5px 3px 5px; } #pt-watchlist a{color:#000; margin:0; padding:0 5px 3px 5px; } #pt-mycontris a{color:#000; margin:0; padding:0 5px 3px 5px; } #pt-logout a{color:#000; margin:0; padding:0 5px 3px 5px; } #pt-login a{color:#000; margin:0; padding:0 5px 3px 5px; } #pt-createaccount a{color:#000; margin:0; padding:0 5px 3px 5px; } #pt-notifications .mw-echo-notifications-badge { border-radius:2px; color:#FFF; margin:0; padding:0 5px 3px 5px; background:#58ACFA; opacity: 0.75; text-shadow:none; } #pt-notifications .mw-echo-notifications-badge:focus { background-color: #FFF; color:#000; opacity:0.5;!important; } #pt-notifications .mw-echo-notifications-badge:hover { background-color: #FFF; color:#000; opacity:0.5;!important; } #mw-echo-overlay-moreinfo-link { display:none } #pt-notifications a:hover{background: none; text-decoration:none; } / *Navigation Tabs */ #mw-head .vectorTabs ul, #mw-head .vectorTabs span, #mw-head .vectorTabs {background:none;} #mw-head .vectorTabs li {height:1.5em; margin-top: 16px;} #mw-head .vectorTabs li:hover {background-color:#CCF;} #mw-head .vectorTabs li a {padding-top:0.5em} #mw-head .vectorMenu {height:1.5em; margin-top:16px; } #footer, div#footer ul li { color:#58D3F7; } #footer a {color:#58D3F7 } #footer a:visited {color:#81BEF7;} #footer a:hover {color:#00BFFF;} /* Sidebar design */ .mediawiki #mw-panel #p-navigation {border-top:none; margin-top:3px;} .mediawiki #mw-panel .portal h5 {color:#FFF; margin-left:2px;} .mediawiki #mw-panel .portal .body {padding-top:0; border:none; background:none;} .mediawiki #mw-panel .portal .body ul { background:#FFF; border:3px solid #58D3F7; margin-right:10px; padding-top:5px; padding-left:5px; border-radius:7px; opacity:0.9;} .mediawiki #mw-panel .portal .body ul li a, .mediawiki #mw-panel .portal .body ul li a:visited {color:#0080FF;} .mediawiki #mw-panel .portal .body ul li a:hover {color:#2E9AFE; text-decoration:none;} /* Sidebar Headings */ #mw-panel #p-navigation h3 { height:21px; width:100px; margin-left:20px; background: transparent url('//www.clubpenguinwiki.info/static/images/www/9/96/NavigationLightBlue.png?action=purge') no-repeat top left; font-size: 1px; color: transparent; } #mw-panel #p-Explore h3 { height:21px; width:100px; margin-left:20px; background: transparent url('//www.clubpenguinwiki.info/static/images/www/b/b4/ExploreLightBlue.png?action=purge') no-repeat top left; font-size: 1px; color: transparent; } #mw-panel #p-Community h3 { height:21px; width:100px; margin-left:20px; background: transparent url('//www.clubpenguinwiki.info/static/images/www/d/d8/CommunityLightBlue.png?action=purge') no-repeat top left; font-size: 1px; color: transparent; } #mw-panel #p-Partners h3 { height:21px; width:100px; margin-left:20px; background: transparent url('//www.clubpenguinwiki.info/static/images/www/9/94/PartnersLightBlue.png?action=purge') no-repeat top left; font-size: 1px; color: transparent; } #mw-panel #p-Ads h3 { height:21px; width:130px; margin-left:20px;background: transparent url('//www.clubpenguinwiki.info/static/images/www/d/d8/AdvertisementLightBlue.png?action=purge') no-repeat top left; font-size: 1px; color: transparent; } #mw-panel #p-tb h3 { height:21px; width:100px; margin-left:20px; background: transparent url('//www.clubpenguinwiki.info/static/images/www/b/b2/ToolboxLightBlue.png?action=purge') no-repeat top left; font-size: 1px; color: transparent; } #mw-panel #p-lang h3 { height:21px; width:150px; margin-left:20px; background: transparent url('//www.clubpenguinwiki.info/static/images/www/6/6c/LanguagesLightBlue.png?action=purge') no-repeat top left; font-size: 1px; color: transparent; } /* Vector drop-down arrow fix */ #p-cactions.vectorMenu h3 a{ background-image:url(//www.clubpenguinwiki.info/w/skins/vector/images/arrow-down-icon.png); background-position:top; margin-top:4px; } /* #Fix for side-scrolling on narrow resolutions .mw-content-ltr > div, .mw-content-ltr > table, .mw-content-ltr > p, .mw-content-ltr > ul { background-color: #FFF; }*/ #mw-head .vectorTabs li#ca-watch a, #mw-head .vectorTabs li#ca-unwatch a { padding-top: 2em !important; }