User:GlasGhost/Encyclopedia feel User skin
Appearance
Try this skin for Wikipedia.
- less waste of screen real estate
- the font used gets more words in there per line than most and still looks good
- darkens the link colors
author = GlasGhost
Installation
[edit]First you MUST go into "my preferences" and have your theme set to monobook, then go to: User:<username>/monobook.js and insert the code below, and that is it!!
importScript('User:GlasGhost/monobook.js');//
User:GlasGhost/monobook.js if you want to look at the current code for the JavaScript
Feature Requests
[edit]this section is for work needed to be done that I have consented to being in the final skin. If you have any feature requests yourself please put them in the talk page under feature requests.
Wikipedia Puzzle Logo Animation
[edit]I want to create a gif(preferably a lossless mng) animation of the Wikipedia Puzzle Logo rolling in as pictured below
I have:
- The closest to the original 3d data used to create the current puzzle logo I have found, is located here.
I need some help:
- any data that is closer to the original than the data I have.
- some assistance with ideas or graphic rendering help is more than welcome
For Further Customization
[edit]Go to the javascript page described; edit the styling in any way you like
- ONLY edit the styling part of it not the functions(everything below where it says styling).
- the vars sans and serif control the fonts.
- If the links are too dark replace "Navy" with some other color or use MidnightBlue if you're really brave.
Special Thanks to
[edit]Gerbrant for most of the javascript