Info
- 5 posts
- 2 voices
- Started 3 years ago by Ipstenu
- Latest reply from chrishajer
- This topic is not resolved
Blockquotes are broken
-
- Posted 3 years ago #
It seems blockquotes are broken on this board.
<blockquote>Test</blockquote>gives:
Test
-
- Posted 3 years ago #
Quote
^ that was wrapped in blockquotes.
-
- Posted 3 years ago #
The blockquotes are there in the source, but there is no corresponding CSS. This was brought up before here, but not addressed. If you are working on your own theme, just define blockquote in the style.css however you like, for example:
blockquote {
padding: 0 0 0 20px;
background-color: red;
} -
- Posted 3 years ago #
Hey, my site works fine. I'm saying bbpress.org's quotes are broke. :) Someone should fix the CSS here.
-
- Posted 3 years ago #
Agreed. I've brought it up before, but I think they must be working on other things.
http://bbpress.org/forums/topic/bozo-problem#post-4739
http://www.google.com/search?q=site%3Abbpress.org%2Fforums+blockquote
-
You must log in to post.