Portfolio pictures scaling wonky, zoom is the opposite v1.2.0
-
Seems like the basics aren’t working here. Added two portfolio pieces, each had a large (3000×2400) test image as the “featured image”.
1) (I FIXED THIS) the two images appeared super stretched. I had to add this to fix it:
changeul.cnOurHolder li.item .cnportfolio-image >img{
height: auto; <— added2) (feature request only) I noticed it’s blindly using class “attachment-full” instead of attachment-medium or something more reasonable. This should be changed depended on size of image so the resizing is better
3) MOST IMPORTANT PROBLEM: when I click on either image, the popup has a much *smaller* image. It should display the highest resolution image to zoom in on the image. Instead it’s using class “attachment-600×300. Why is that?
Thanks for the portfolio plugin, hope I can use it!
P.S. your readme.txt says to check out https://cnfolio.codenovo.com/demo/ which doesn’t exist anymore.
- The topic ‘Portfolio pictures scaling wonky, zoom is the opposite v1.2.0’ is closed to new replies.