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
(New page: To use these, put the code in your Monobook.CSS. How to find it: Your Name/Monobook.CSS == Robot ==)
 
Line 1: Line 1:
 
To use these, put the code in your Monobook.CSS. How to find it: Your Name/Monobook.CSS
 
To use these, put the code in your Monobook.CSS. How to find it: Your Name/Monobook.CSS
 +
 +
Requests go on the talk.
  
 
== Robot ==
 
== Robot ==
 +
 +
#p-logo a {
 +
  background-image: url('http://fanstuff.hrwiki.org/images/c/cc/Custom_WUW_Logo_For_Monobook.jpg') ! important;
 +
  background-position: top left;
 +
  background-repeat: no-repeat;
 +
}
 +
 +
== Demon ==

Revision as of 06:53, 9 October 2007

To use these, put the code in your Monobook.CSS. How to find it: Your Name/Monobook.CSS

Requests go on the talk.

Robot

  1. p-logo a {
  background-image: url('http://fanstuff.hrwiki.org/images/c/cc/Custom_WUW_Logo_For_Monobook.jpg') ! important;
  background-position: top left;
  background-repeat: no-repeat;

}

Demon