Information regarding the Club Penguin Wiki Network

The Club Penguin Wiki Network was abandoned by its tech staff. These are recreations of the original sites. Your original CPWN account will not work here. Any issues, please contact Sky.

User:Juca/vector.css

From Club Penguin Archives
Revision as of 19:07, 22 February 2015 by imported>Juca
Jump to navigation Jump to search

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.
/* 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('http://www.clubpenguinwiki.info/static/images/www/5/5a/TabBGSky.png') !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('http://www.clubpenguinwiki.info/static/images/www/5/5a/TabBGSky.png') !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;}
#simpleSearch #searchButton img{margin-top:-5px!important;}

#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; }

#mw-head .vectorTabs li#ca-watch a, #mw-head .vectorTabs li#ca-unwatch a { padding-top: 2em !important;
}
 
/* Vector Menu Dropdown Fix */
div#mw-head div.vectorMenu h3 {
background-image: none;
}
div.vectorMenu h3 span {
padding-top: 0.6em;
}
div.vectorMenu h3 a {
background-position: 100% 25%;
}
div.vectorMenu div.menu {
top: 1.8em;
}

/* Nav Borders */
#ca-nstab-main, #ca-view {
  border-left: 1px solid #A7D7F9!important;
}

#ca-talk, .vectorMenu {
  border-right: 1px solid #A7D7F9!important;
}