Forum:Changing logo?

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
Forums: Index > Help > Changing logo?
Note: This topic has been unedited for 6310 days. It is considered archived - the discussion is over.


E'n Fran'cais

What's the code to change the Uncyclopedia logo (for just one page, of course)? Is it really, really complicated or what? --Lenoxus 19:05, 19 May 2006 (UTC)

There is one for AAAAAAAAA! but there seems to be no code there... Bilky Asko Talk Here 19:17, 19 May 2006 (UTC)

It can be changed by editing the Javascript. But you need an admin for that. -- Sir Codeine K·H·P·B·M·N·C·U·Bu. · (Harangue) 19:23, 19 May 2006 (UTC)
A good alternative is adding a background behind the logo. The code is below:
<span style="position:absolute;top:-50px;left:-175px;z-index:-1">[[Image:AWarn.gif|AWarn.gif]]</span> (Replace the AWarn.gif with your filename.) You can also change the offsets. I have made a preview that people are welcome to delete after it is viewed. Bilky Asko Talk Here 19:32, 19 May 2006 (UTC)
Changing the logo for one page is hard, requires site-wide javascript manipulation, and is only done for reskins or very rarely for other pages (that are much improved by it). Changing the logo for a namespace is actually a bit easier and can be done with two lines in MediaWiki:Uncyclopedia.css. --Splaka 03:28, 20 May 2006 (UTC)
Wow, thanks for all the input, guys. --Lenoxus 18:00, 20 May 2006 (UTC)
You can change the logo to all pages just for your own user. To do this just add:
#p-logo a { background-image: url(URL of image) !important; }
to your css file (please note that the link is for the Uncyclopedia skin only). --User:Leon2323/sig 20:13, 15 June 2006 (UTC)