Skip to:
Content
Pages
Categories
Search
Top
Bottom

Blockquotes are broken

  • @ipstenu

    Moderator

    It seems blockquotes are broken on this board.

    <blockquote>Test</blockquote>

    gives:

    Test

Viewing 4 replies - 1 through 4 (of 4 total)
  • @chrishajer

    Participant

    Quote

    ^ that was wrapped in blockquotes.

    @chrishajer

    Participant

    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;

    }

    @ipstenu

    Moderator

    Hey, my site works fine. I’m saying bbpress.org’s quotes are broke. :) Someone should fix the CSS here.

    @chrishajer

    Participant

    Agreed. I’ve brought it up before, but I think they must be working on other things.

    Bozo problem

    http://www.google.com/search?q=site%3Abbpress.org%2Fforums+blockquote

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar