[theme-reviewers] Giant images in posts

Emil Uzelac emil at themeid.com
Sun May 6 22:07:09 UTC 2012


I rewrote this while back
http://codex.wordpress.org/CSS#WordPress_Generated_Classes this will take
care of everything for you.

Also:

img {
height:auto;
max-width:100%;
}

as said above!

Emil

On Sun, May 6, 2012 at 12:58 PM, Shinra Web Holdings <
shinrawebholdings at gmail.com> wrote:

> What's the proper way to deal with an extremely wide image inserted into a
> post or page?
>
> Cutting it off midway seems crude, resizing would be nice but CSS won't
> scale the image only squish it, is overflow:scroll what's recommended for
> this?
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20120506/38a8a58d/attachment.htm>


More information about the theme-reviewers mailing list