Holby Wiki - Casualty and Holby City

Attention Monobook Users
Casualty Wiki has not been coded to fully support Monobook. Some elements of the wiki may not display correctly when using the theme.
It is recommended that you switch to Oasis.

READ MORE

Holby Wiki - Casualty and Holby City
Advertisement
Holby Wiki - Casualty and Holby City

Note: After saving, you have to bypass your browser's cache to see the changes.

  • Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
  • Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
  • Chrome: press Ctrl+F5 or Shift+F5
  • Opera users have to clear their caches through Tools→Preferences
  • Konqueror and Safari users can just click the Reload button.
/* Hide "Image added by" on articles */
.picture-attribution { 
 display:none !important; 
}



/* Wiki Navigation Glitch Fix */
.WikiHeader { 
 position: relative;
 z-index: 100000000000000000; 
}



/* Holby Interwiki Link */
.noicon a[href*="holbycity"] {
  padding:0 !important;
  background:transparent !important; }
#bodyContent a[href*="holbycity"],
#WikiaArticle a[href*="holbycity"]{
  padding-right: 9px; 
  background: url('http://images2.wikia.nocookie.net/casualty/images/6/64/HolbyLink.png') no-repeat top right; }



/* Logo */

.WikiHeader {
 background-image: url(http://images1.wikia.nocookie.net/casualty/images/6/62/LargeLogo.png);
 background-repeat: no-repeat;
 height: 85px;
 left: 0px;
}				/* Wiki Logo */

.WikiHeader nav {
 bottom: -20px;
 left: 251px;
 z-index: 100000000000000000; 
}				/* Re-Position Navigation Menus */

.WikiHeader .buttons {
 bottom: -20px;
 right: 10px;
}				/* Re-Position "Random Page" & "Wiki Activity" Buttons */

.WikiHeader .wordmark {
 display: none;
}				/* Hide Wordmark  */

.WikiaMainContent {
 bottom: -20px;
}				/* Re-Position Content */

.WikiaRail {
 position: relative;
 bottom: -20px;
}				/* Re-Position Sidebar */

.WikiaArticleComments {
 bottom: 20px;
}                               /* Re-Position Comments */

.WikiaHeader nav:before {
    background: url("http://images2.wikia.nocookie.net/casualty/images/d/d7/Sprite.png") no-repeat scroll 0 -32px transparent;
    bottom: -12px;
    content: " ";
    height: 12px;
    left: 5px;
    position: absolute;
    width: 1000px;
}                               /* Reduce Sprite Shadow */
Advertisement