chagrined: Marvel comics: zombie!Spider-Man, holding playing cards, saying "Brains?" (brains?)
KRIM ([personal profile] chagrined) wrote in [personal profile] wishfulclicking 2011-12-29 06:11 am (UTC)

Hello, came here from network. Here are some CSS fixes for you. Just go to the custom CSS page of customize style, and paste these in the custom stylesheet box. (I also included one for overriding some code that makes the subtitle & pagetitle of your style automatically be in lowercase, but if you don't mind that, just delete that one.)

/* To get rid of text in uppercase */
#title, .navigation, .entry-title, .datetime, .metadata, .metadata-item-location, .metadata-item-music, .metadata-item-mood, .tag, .tag ul, .tag-text, .entry-interaction-links li, .comment-poster, .comment .footer, .month h3, .month th, .page-tags .tags-container h2, .page-icons .icons-container h2, .module-header, .journal-name, .journal-website-name, .module-navlinks ul.module-list, .manage-link, .manage-tags-link, .module calendar th, .module-calendar td.empty-day, .module-calendar td.entry-day, .ContextualPopup, .ContextualPopup .Relation, #lj_controlstrip td, #lj_controlstrip input { text-transform: none !important; }

/* To get rid of text in lowercase */
#subtitle, #pagetitle { text-transform: none !important; }

/* To insert padding above pagetitle (adjust "1" to value you desire, e.g 0.5em, 2em, etc. */
#pagetitle { padding: 1em 0 0 0 !important; }

Post a comment in response:

(will be screened)
(will be screened if not validated)
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org