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

Difference between revisions of "User:Sephiroth/Custom Logos"

From Wiki User Wiki
Jump to: navigation, search
Line 16: Line 16:
  
 
== Rotating Logo (Made by Chwoka.) ==
 
== Rotating Logo (Made by Chwoka.) ==
 +
 +
[[Image:WUWLogo1-2.gif]]
  
 
<pre><nowiki>
 
<pre><nowiki>

Revision as of 08:21, 21 October 2007

To use these, put the code in your Monobook.CSS.

Requests go on the talk.

Robot (Made By Sephiroth)

Custom WUW Logo For Monobook.jpg

#p-logo a {
   background-image: url('http://www.clamburger.org/wuw/images/Custom_WUW_Logo_For_Monobook.jpg') ! important;
   background-position: top left;
   background-repeat: no-repeat;
}

Rotating Logo (Made by Chwoka.)

WUWLogo1-2.gif

#p-logo a {
   background-image: url('http://www.clamburger.org/wuw/images/WUWLogo1-2.gif') ! important;
   background-position: top left;
   background-repeat: no-repeat;
}