2010-08-23

cesy: "Cesy" - An old-fashioned quill and ink (Default)
[personal profile] cesy2010-08-23 08:26 am
Entry tags:

Welcome

This is an unofficial community for people to share skins and other nifty extras for the Archive of Our Own. Feel free to ask questions, too, if you can't find a skin that does what you want. If you need to contact a mod, comment to this post.

(Disclaimer: I'm a volunteer coder for the AO3, and helped create the skins feature, but this community is strictly unofficial.)
cesy: "Cesy" - An old-fashioned quill and ink (Default)
[personal profile] cesy2010-08-23 08:44 am
Entry tags:

A few example skins

To use these, just paste the relevant code below into the "Custom CSS" box. I've tested them all in Firefox 3.6, but not in any other browsers - please let me know if they don't work for you.

Several different designs )
enigel: Sheppard playing a video game (SGA Shep geeky)
[personal profile] enigel2010-08-23 09:04 pm
Entry tags:

My first skin: enlarged greeting

I called this Big Greeting Everywhere. [personal profile] cesy has already created a "larger greeting" skin, but for some reason it isn't working for me.

I wanted the username and the links (Post New and Import in particular) to be bigger - the former because that's the only link to the user dashboard on the home page, the latter because I would often miss my target and click elsewhere when trying to click Post New.

#greeting .login { font-size: 2em;}
#login a { font-size: 1.2em;}

You can play with the values until the greeting fits your requirements.