Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    ww.wp.xz.cn Admin

    In your style.css file (in your theme), you have this code:

    .post img {
        width: auto; /* Adjust this value according to your content area size*/
        max-height: 150px;
    }

    Naturally, that puts a limit on the image sizes in your posts…

    Thread Starter brucenow

    (@brucenow)

    Yes! That was easy!

    Thanks
    Bruce

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘image height not displaying’ is closed to new replies.