# Understanding max image height

**URL:** <https://meta.discourse.org/t/understanding-max-image-height/336055>\
**Category:** Support\
**Created:** [November 14, 2024, 2:00am UTC](https://meta.discourse.org/t/understanding-max-image-height/336055 "2024-11-14T02:00:10Z")\
**Posts on this page:** 1\
**Showing post:** 5

<div class="post-metadata">

**Author:** ![denvergeeks](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/denvergeeks/32/327671_2.png) [@denvergeeks](https://meta.discourse.org/u/denvergeeks)\
**Post date:** [November 14, 2024, 6:57am UTC](https://meta.discourse.org/t/understanding-max-image-height/336055/5 "2024-11-14T06:57:04Z")

</div>

Here is some more info that might help to understand…

> [@How to display a very tall image properly?](https://meta.discourse.org/t/how-to-display-a-very-tall-image-properly/187425/2):
>
> You can check the max image height setting and put the max value (2000000000), I believe it will fix this when you rebuild the html of the post If you don’t have lightbox, you might try some css, something like this might work: #reply-control .d-editor-preview img:not(.thumbnail):not(.ytp-thumbnail-image), .cooked img:not(.thumbnail):not(.ytp-thumbnail-image) { max-width: 670px; max-height: 2000000px; }

---

_[View the full topic](https://meta.discourse.org/t/understanding-max-image-height/336055)._
