THE WUW IS OPEN FOR BUSINESS
(even if you aren't vegan)

Difference between revisions of "User:Brerose/monobook.css"

From Wiki User Wiki
Jump to: navigation, search
Line 1: Line 1:
 
/* begin main page change */
 
/* begin main page change */
  
#p-logo a {
+
/* Tunning Up You Have New Messages Sign (TUYHNMS) */
  background-image: url('http://wuw.clamburger.org/w/images/4/4f/WUWShotgunned.PNG') ! important;
+
.usermessage {
  background-position: top left;
+
    background-color: black;
  background-repeat: no-repeat;
+
    border: 2px solid gray;
 +
    color: red;
 +
    font-weight: bold;
 +
    margin: 2em 0em 1em 0em;
 +
    padding: 0.5em 1em;
 +
    vertical-align: middle;
 
}
 
}
 +
 
     /* The following two addresses are not current and are included for legacy purposes only */
 
     /* The following two addresses are not current and are included for legacy purposes only */
 
     #bodyContent a[href ^="http://www.hrwiki.org"],
 
     #bodyContent a[href ^="http://www.hrwiki.org"],
 
     #article a[href ^="http://www.hrwiki.org"]
 
     #article a[href ^="http://www.hrwiki.org"]
 
  {
 
  {
     background: url('http://fanstuff.hrwiki.org/images/6/6b/Update-misc.png') center left no-repeat !important;
+
     background: url('http://i.imgur.com/nbcjn.jpg') center left no-repeat !important;
 
     padding-left: 20px !important;
 
     padding-left: 20px !important;
 
     padding-right: 0px !important;
 
     padding-right: 0px !important;
 
  }
 
  }
 
/* Background */
 
/* Background */
 
 
body {
 
body {
 
     font: v-small arial narrow;
 
     font: v-small arial narrow;
     background: purple url('http://i263.photobucket.com/albums/ii123/Imabellxorx/500px-Ejectcall.jpg') 0 0 fixed;
+
     background: green url('http://i.imgur.com/nbcjn.jpg') 0 0 fixed;
     color: red;
+
     color: blue;
 
     margin: 0;
 
     margin: 0;
 
     padding: 0;
 
     padding: 0;
 
}
 
}
 +
  
 
.MainPageFanstuffBox {
 
.MainPageFanstuffBox {
   background: url(http://www.yanivalfasy.com/SM/profilepics/Stewie.gif);
+
   background: url(http://i.imgur.com/nbcjn.jpg);
 
   background-color: #33CC00;
 
   background-color: #33CC00;
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
Line 32: Line 38:
  
 
.MainPageWikiStuffBox {
 
.MainPageWikiStuffBox {
   background: url(http://z.about.com/d/tvcomedies/1/0/_/0/-/-/Brian.jpg);
+
   background: url(http://i.imgur.com/nbcjn.jpg);
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
 
   background-position: bottom right;
 
   background-position: bottom right;
Line 38: Line 44:
  
 
.NewsandInfoBox {
 
.NewsandInfoBox {
   background: url(/skins/common/images/thecheat-background.gif);
+
   background: url(http://i.imgur.com/nbcjn.jpg);
 
   background-color: #ffe;
 
   background-color: #ffe;
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
Line 86: Line 92:
 
     margin: 2.8em 0 0 12.2em;
 
     margin: 2.8em 0 0 12.2em;
 
     padding: 0 1em 1.5em 1em;
 
     padding: 0 1em 1.5em 1em;
     background: white;
+
     background: white url('http://i.imgur.com/nbcjn.jpg);
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
     background-position: top left;
 
     background-position: top left;

Revision as of 23:19, 21 July 2017

/* begin main page change */

/* Tunning Up You Have New Messages Sign (TUYHNMS) */
.usermessage {
    background-color: 	black;
    border: 2px solid gray;
    color: red;
    font-weight: bold;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em;
    vertical-align: middle;
}

    /* The following two addresses are not current and are included for legacy purposes only */
    #bodyContent a[href ^="http://www.hrwiki.org"],
    #article a[href ^="http://www.hrwiki.org"]
 {
    background: url('http://i.imgur.com/nbcjn.jpg') center left no-repeat !important;
    padding-left: 20px !important;
    padding-right: 0px !important;
 }
/* Background */
body {
    font: v-small arial narrow;
    background: green  url('http://i.imgur.com/nbcjn.jpg') 0 0 fixed;
    color: blue;
    margin: 0;
    padding: 0;
}


.MainPageFanstuffBox {
   background: url(http://i.imgur.com/nbcjn.jpg);
   background-color: #33CC00;
   background-repeat: no-repeat;
   background-position: bottom right;
}

.MainPageWikiStuffBox {
   background: url(http://i.imgur.com/nbcjn.jpg);
   background-repeat: no-repeat;
   background-position: bottom right;
}

.NewsandInfoBox {
   background: url(http://i.imgur.com/nbcjn.jpg);
   background-color: #ffe;
   background-repeat: no-repeat;
   background-position: bottom right;
}

/* end main page change */

h1, h2, h3 {
  color: #0000CC;
  margin: 0px;
}

h4, h5, h6 {
  color: #DC143C;
  margin: 0px;
}

:link { text-decoration: none; }

:link { color: #006699; }
:link:visited { color: #000066; }
:link:active, :link.new { color: #FFCC00; }
:link.interwiki, :link.external { color: #663333; }
:link.stub { color: #FF000; }

/* round tabs */
#p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
}
div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 4em;
}

input.searchButton {
   padding: 0 0.4em !important;
   cursor: crosshair;
   background-color: #6699CC;
   border: 3px solid #33CCCC; 
   font-weight: normal;
}

/* All Your Base Are Belong To Us!. - comes from Http://www.Homestarrunner.com/ */
#content {
    margin: 2.8em 0 0 12.2em;
    padding: 0 1em 1.5em 1em;
    background: white url('http://i.imgur.com/nbcjn.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

/* Transform the user toolbar into a sidebox */
#p-personal {
    position:relative;
    z-index:3;
    width: 11.6em;
}

#p-personal .pBody {
    width: 10.7em;
    border: none;
    margin: 0 0 0.1em 0em;
    float: none;
    overflow: hidden;
    font-size: 95%;
    background: White;
    border-collapse: collapse;
    border: 1px solid #aaaaaa;
    padding: 0 0.8em 0.3em .5em;
}

#p-personal ul {
    line-height: 2em;
    list-style-type: square;
    list-style-image: url("/style/monobook/bullet.gif");

    font-size:95%;
    margin: 0 0 0 1.7em;
    padding:0;
    text-align:left;
    text-transform: none;
}

#p-personal li {
    display: list-item;
    padding:0;
    margin: 0 0 0 0;
    margin-bottom: 0.1em;
}

/* suppress the person icon by your username */
/* needed if not already in place */
li#pt-userpage { background: none }

<div class="portlet" id="p-personal">
          <h5><?php $this->msg('personaltools') ?></h5>
          <div class="pBody">
            <ul>

<?php if($this->data['viewcount' ]) { ?>
<li id="f-viewcount"><?php  $this->html('viewcount')  ?></li>
<?php } ?>

<?php if($this->data['numberofwatchingusers' ]) { ?>
<li id="f-numberofwatchingusers"><?php $this->html('numberofwatchingusers') ?></li>
<?php } ?>