• Resolved definingdavid

    (@definingdavid)


    I have spent all night searching how to fix. I installed a new theme on my site: http://www.davidwquinn.com.

    The pictures in my comments do not have a buffer zone before the text starts. I followed the directions in the Codex thing adn it created a buffer around every image.

    So, I went to a former post I had when I first started WP and used:

    .post-content img {
    margin: 20px;
    }

    However, that doesn’t do anything.

    Any suggestions?

The topic ‘Image Buffer Zone in new theme’ is closed to new replies.