Formatting Blockquotes to look embedded

  • Posted in : Read WP
  • joloholo
    Participant

    Hi, I love the Read theme. Excellent – and the only one out there as simple and graceful. The one thing I wish I could do is reformat the block quote so that it sat to the right of the page with the p copy wrapped around it. And to change the type color. Much the way it’s done at the Verge: (scroll down to the article to the pull quote “COMPUTER SIMULATIONS ARE ACTUALLY MORE VALUABLE.”) http://www.theverge.com/2014/8/21/6054481/google-testing-autonomous-cars-on-matrix-style-road-simulation

    Can this be done ?

    Mehmet S.
    Keymaster

    Hi, you can use align buttons.

    See in the image:

    joloholo
    Participant

    I’m sorry maybe I don’t understand, but I don’t think that does what I want.
    I’m trying to:

    – Indent,
    – Left Justify,
    and wrap the body copy around the quote like in the example.

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    @media (min-width:768px) {
        blockquote { float: left; width: 240px; text-align: left; }
    }
    
    joloholo
    Participant

    You, sir, are a rock star.

    Sincere thanks.

Viewing 5 posts - 1 through 5 (of 5 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