Scale thumbnails instead of cropping?
-
Back in version 2.2.1 a full thumbnail was loaded in the widget. This allowed the use of CSS to set a certain height or width and have the other set to auto creating a scaled image that could fit into a sidebar. Example:
img.wpp-thumbnail {
height: 100%;
width: 160px;
}In the newer versions, the thumb is cropped prior to loading based on the set dimensions, with seemingly no control over what is being cropped out. Is possible to get the old functionality of having the full image loaded or a scaled version loaded instead of cropped?
https://www.ads-software.com/plugins/wordpress-popular-posts/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Scale thumbnails instead of cropping?’ is closed to new replies.