How not to lose paragraphs in block quote css

  • Posted in : Read WP
  • cazsdad97
    Participant

    I often have a “blockquote” that is more than one paragraph. With the current css, paragraphs are lost. I was able to modify the css to accommodate my desire for small font, etc., but I can’t fiture out how to get the line between paragraphs to be maintained.

    Example:

    http://www.markgarrison.net/archives/1537

    Mehmet S.
    Keymaster

    Sorry, I’m not exactly sure what you’re asking?

    cazsdad97
    Participant

    If you look at the link provided, you’ll notice no lines appear between paragraphs. For example, there should be a hard return followed by a blank line, as in regular body text. With block quote you loose these blank lines such that if more than one paragraph is within the tag block quote you loose the blank line paragraph. Simply put, I want block quote style to act as regular paragraphs, only within quote marks and indented.

    Mehmet S.
    Keymaster

    Custom CSS:

    blockquote p { margin-bottom: 1.2em; }
    
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register