[personal profile] yndigot posting in [community profile] style_system
Small caps. I'm over them. I want them to go away. They're all over EVERYTHING in Practicality (or ... just all over headers -- I guess everything is an exaggeration).

So. Can I get rid of them and have it use regularly capitalized text? For god's sake, how? My CSS knowledge is better than non-existent, but not by much, so talk like I'm stupid.

Date: 2011-09-03 01:05 am (UTC)
chagrined: Marvel comics: zombie!Spider-Man, holding playing cards, saying "Brains?" (brains?)
From: [personal profile] chagrined
The CSS property is font-variant. Right now it's got small-caps assigned as its value for various elements. You want font-variant: normal; on anything that now has the small-caps value assigned.

eta: hold on actually I have your style sheet open now, I will find them all! :)

here, paste this into your custom css box on the customize journal style page:

h1#title, h2#subtitle, h2#pagetitle, #header .module-navlinks, .navigation, h2.module-header, div.journal-website-name, div.module-navlinks, h3.entry-title, .datetime, .entry-poster, .metadata, div.tag, ul.entry-interaction-links li, ul.entry-management-links li, .page-tags .tags-container h2, .comment-title, .comment-title a, .comment-poster, .poster-ip, .comment-management-links ul, .comment-interaction-links ul, .comment-management-links li, .comment-interaction-links li { font-variant: normal !important; }
Edited Date: 2011-09-03 01:15 am (UTC)

Date: 2011-09-03 01:21 am (UTC)
chagrined: Marvel comics: zombie!Spider-Man, holding playing cards, saying "Brains?" (brains?)
From: [personal profile] chagrined
Hmmm, I seem to have missed div.journal-name in that list! So add that as well. :)

And, glad to help!

Date: 2011-09-03 02:45 am (UTC)
musyc: Stock photo, tinted purple, of large boulders in fog (Purple: Rocks and fog)
From: [personal profile] musyc
Oh my, saving this post for later. Thanks for hunting all those down. XD

Date: 2011-09-03 08:48 am (UTC)
everbright: Eclipse of Saturn (Default)
From: [personal profile] everbright
THANK YOU A LOT. All I wanted was to have normal fonts on my entry titles, and now I have them! Woo!

Date: 2011-09-03 10:08 am (UTC)
ninetydegrees: Art & Text: heart with aroace colors, "you are loved" (Default)
From: [personal profile] ninetydegrees
For something a little simpler but which will also affect content you can use:

#canvas * {
font-variant: normal;
}

This resets the variant to normal in your whole journal.

Date: 2011-09-05 05:56 pm (UTC)
elfenschwuchtel: (Default)
From: [personal profile] elfenschwuchtel
Brilliant, thank you! That's just what I needed.

Profile

Dreamwidth style system discussion

June 2025

S M T W T F S
12345 67
891011121314
15161718192021
22232425262728
2930     

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 7th, 2025 05:06 am
Powered by Dreamwidth Studios