Viewing 2 replies - 1 through 2 (of 2 total)
  • the first styles possibly need padding-right: 40px; display: inline-block;

    and this:
    cite, em, i:first-letter { ... }
    should read:
    cite:first-letter, em:first-letter, i:first-letter { ... }

    and this all is not specific to WordPress – for pure formatting problems, try asking at a CSS forum like http://csscreator.com/forum

    Thread Starter aleksandrarocks

    (@aleksandrarocks)

    Thanks – I will remember that for future. Also, that fixed the problem so big thanks to you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blockquote image doesn't display’ is closed to new replies.