(even if you aren't vegan)
Difference between revisions of "User:Sephiroth/Custom Logos"
From Wiki User Wiki
m (Fuck:Sephiroth/Custom Logos moved to User:Sephiroth/Custom Logos over redirect: revert) |
Aussie Evil (talk | contribs) |
||
Line 46: | Line 46: | ||
#p-logo a { | #p-logo a { | ||
background-image: url('http://www.clamburger.org/wuw/images/TheCheatWUWLogo.PNG') ! important; | background-image: url('http://www.clamburger.org/wuw/images/TheCheatWUWLogo.PNG') ! important; | ||
+ | background-position: top left; | ||
+ | background-repeat: no-repeat; | ||
+ | } | ||
+ | </nowiki></pre> | ||
+ | |||
+ | ==Attack Of The Wiki!== | ||
+ | |||
+ | [[Image:Wuwlogoae.png]] | ||
+ | |||
+ | <pre><nowiki> | ||
+ | #p-logo a { | ||
+ | background-image: url('http://www.clamburger.org/wuw/images/Wuwlogoae.png') ! important; | ||
background-position: top left; | background-position: top left; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
</nowiki></pre> | </nowiki></pre> |
Revision as of 20:39, 25 February 2008
To use these, put the code in your Monobook.CSS.
Requests go on the talk.
Contents
Robot (Made By Sephiroth)
#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.)
#p-logo a { background-image: url('http://www.clamburger.org/wuw/images/WUWLogo1-2.gif') ! important; background-position: top left; background-repeat: no-repeat; }
Darkangel's Logo
#p-logo a { background-image: url('http://www.clamburger.org/wuw/images/WUWloggo12543.PNG') ! important; background-position: top left; background-repeat: no-repeat; }
TheDenzel's Logo
#p-logo a { background-image: url('http://www.clamburger.org/wuw/images/TheCheatWUWLogo.PNG') ! important; background-position: top left; background-repeat: no-repeat; }
Attack Of The Wiki!
#p-logo a { background-image: url('http://www.clamburger.org/wuw/images/Wuwlogoae.png') ! important; background-position: top left; background-repeat: no-repeat; }