rise: (arting)
. ([personal profile] rise) wrote in [community profile] dreamwidthlayouts2011-09-26 12:13 am

Code Snippet: CSS for when you like Crisped but don't like ALLCAPS

[personal profile] foxfirefey suggested we post this here after we posted to [community profile] style_system. We'd somehow never realized we could also post code snippets and layout mods. Sorry about that!

Title: CSS for when you like Crisped but don't like ALLCAPS
Credit to: [community profile] flatlanders
Base style: Crisped
Type: Code Snippet
Tested in: Chrome 14.0.835.186, Fluid 0.9.6, Safari 5.1

We'd been noticing among a few people we know that there are some who really, really like Crisped, but don't want to use it because they can't figure out how to get rid of the forced ALLCAPS that are just about everywhere in it. So, we threw together some Custom CSS to get rid of all the forced uppercase:



If you don't like the forced lowercase in the header, you can also use this:



And finally, because the decreased letter-spacing can make the navigation menu and header hard to read for some people, especially after removing the allcaps, here's some css that fixes the letter-spacing, too:



Hoping this helps!
dragonfly: stained glass dragonfly in iridescent colors (Default)

[personal profile] dragonfly 2011-09-26 06:20 am (UTC)(link)
Thanks! I liked getting rid of the forced lowercase in the header.
got_swagger: (Default)

[personal profile] got_swagger 2012-01-02 06:20 am (UTC)(link)
Thank you so much for this!