Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
-
- CommentAuthormmparke
- CommentTimeJul 29th 2008 edited
Can we make the contrast between the background and the text on BlockQuotes stronger? (smudging on pic is intentional)
-
-
CommentAuthorptrkmkl
- CommentTimeJul 29th 2008
Search your primary stylesheet (in your case, I'm guessing either styles.css or styles_default.css) for:
blockquote {and locate a color code. Something like:
color:#333;Change the hex code to something more desirable. Perhaps:
blockquote { color:#000; } -
1 to 2 of 2

