User:Oxguy3/Scripts
From Homestar Runner Wiki
(Difference between revisions)
m (fixed replace logo code) |
m (undid revision 709850;) |
||
Line 4: | Line 4: | ||
Don't like the logo that HRWiki uses? You can replace it with a different logo! Use this code: | Don't like the logo that HRWiki uses? You can replace it with a different logo! Use this code: | ||
<pre> | <pre> | ||
- | #p-logo a{ | + | #p-logo a{display:none;} |
#p-logo { | #p-logo { | ||
background-image:url(YOUR IMAGE URL HERE); | background-image:url(YOUR IMAGE URL HERE); |
Revision as of 23:42, 28 September 2010
Welcome to my scripts page. To use any of the scripts on this page, go to Special:MyPage/monobook.css (if you have changed your skin, go to the CSS for your skin instead), click the edit button, and paste the code in. Enjoy!
Contents |
Replace the logo
Don't like the logo that HRWiki uses? You can replace it with a different logo! Use this code:
#p-logo a{display:none;} #p-logo { background-image:url(YOUR IMAGE URL HERE); background-position: 50% 50%; background-repeat: no-repeat; display: inline; height: 160px; text-decoration: none; z-index: 999; }
To use this, you have to put the URL of an image in the code where it says "YOUR IMAGE URL HERE". You can use any image on the internet, whether it is on HRWiki of not, but your image's dimensions must be 150x150. Here are a few alternate logos that you can try: