Re: Format Question

Date: 2007-Jun-24, Sunday 09:40 (UTC)
matgb: Artwork of 19th century upper class anarchist, text: MatGB (Goth Rome)
From: [personal profile] matgb
It's a standard CSS tweak, quite easy once you know how. Go to Journal Style and put the following three bits of code into the custom CSS:
q {
background:#777;
       -moz-border-radius: 5px;
       -webkit-border-radius: 5px;
  font-style: italic;
}
blockquote {
background:#777;
padding:10px;
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;
  font-style: italic;
}
blockquote blockquote {
background:#4a525a;
padding:10px;
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;
  font-style: italic;
}
You'll want to change the colours, and always make sure you put quotes in either [q] or [blockquote] tags. The curved corners only show in Firefox and Safari, they're CSS3 tricks and IE is only barely CSS2 compliant :-( The third set of code is to remove the grey if there's a quote inside a quote, brings it back to my normal default.

I keep meaning to write up a how to, but then I get distracted by pretty things like more Doctor Who...
(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

Profile

matgb: Artwork of 19th century upper class anarchist, text: MatGB (Default)
Mat Bowles

September 2021

S M T W T F S
   1234
567 891011
12131415161718
19202122232425
2627282930  

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated 2025-Jun-05, Thursday 20:01
Powered by Dreamwidth Studios