File talk:Wiki.png

From The Sims Wiki, a collaborative database for The Sims series
This is an old revision of this page, as edited by imported>A morris at 15:34, 4 July 2010. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Jump to navigation Jump to search

I took the logo and removed most of the big white block. Since I didn't have the original file the edges were a little grainy, so I added a white glow to hide that. I think it looks pretty decent. If you want to try it you can just put

#wiki_logo { background-image: url(http://images2.wikia.nocookie.net/__cb20100703111609/sims/images/f/f5/Wiki_new.png) !important; }

in Special:Mypage/monaco.css. If you like it, reupload the image at File:Wiki.png.

Also, while we're tweaking stuff, could you find this in MediaWiki:Monaco.css

.color2 { background:#64B668 url(http://images1.wikia.nocookie.net/sims/images/2/26/Background.png) repeat scroll 0 0; }

and replace it with this?

#wikia_header { background:transparent; }
body { background:#64B668 url(http://images1.wikia.nocookie.net/sims/images/2/26/Background.png) repeat scroll 0 0; }
.color2 { background-color:#64B668; }

There should be no visible change for most of you, just for those of us that have special margins and etc (in my case in wikia:User:Ose/global.css). The only thing that changes is that the Wikia header becomes transparent and shows the background of what is behind it (the page body), instead of it having the same background sitting on top of the body. Osetc 11:28, July 3, 2010 (UTC)

I'm testing out the logo myself as you suggested. You did a good job but I'm not sure about it on the background but it'll grow on me. I might put the finally decision to a vote. (I have also made the changes you suggested regarding the background). --a_morris (talk) 15:34, July 4, 2010 (UTC)