Add max-width to images in administration
-
Dear support team ??
This is an easy bug report / feature request (I provide my solution below ^^):
I want to add photographs to my menu items, and the files are 2400px wide, so it destroys my layout in the administration. Even if I choose the custom menu size (400*350), the image is still shown in full size in the admin area.
So it would be nice if the preview image was loaded in the chosen size, or you could simply add a css rule in the admin area :
.menu-item-images .set-post-thumbnail img { max-width: 100%; height: auto; }
Thank you for this plugin, it’s very nice ??
Have a nice day,
Camille
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Add max-width to images in administration’ is closed to new replies.