Hi all, I wonder of you can help? I love the mumblr widget BTW. I do have one small challenge and apologies if it has been spoken about. When I add more than one image to a tumblr post the less important other images seem to be condensed. Do you have any solution for this? Happy to carry on if not. Just wondering.
Could you try adding the following code to your page which contains the Mumblr widget by going to Page > Page Properties and pasting this in the <head> section: Code: <style> #blog1 .type-photoset .mt-photo-link img{height: auto !important;} </style> Let me know if this helps, Alex