Hey guys,
I have a picture library where some of the images are very similar and only have some branding differences in the top right. Right now these similar images appear identical in the thumbnails because the thumbnail is centered and it doesn't reach the top right/left/sides of a picture.
How can I have the thumbnail show the full photo? The photo should resize to fit itself in the confines of the thumbnail.
I found some recommended code in this article but it's not working well for me: https://sharepoint.stackexchange.com/questions/228909/show-full-thumbnails-in-picture-library
It helps for some images but still appears to be center-aligning and doesn't work for all. Also, when I use this code with Hillbilly tabs, it prevents the tabs from working, i.e. the content just disappears. Note, this is the hillbilly tabs feature: http://www.sharepointhillbilly.com/Lists/Posts/Post.aspx?ID=42
In summary, my picture library is a web part on a page (part of the tabs feature) and I need code that will show the full photo in the thumbnail, while not breaking the Hillbilly tabs feature. Thank you in advance for your help! I know this one is tricky... I really appreciate your time and assistance!!