Hello support team!
I found one small thing that is really annoying and I tried to find css and js solution for it with no success.
PrettyPhoto overlay exceeds image height in 6px
You can see it here on top image of demo site with latest Choices 1.5 and dummy data:
http://demo.nuforms.com/nfwp/
What I did:
1) Inserted into post image linked to itself through WordPress
2) Added rel="lightbox" to a tag
Here is the code:
<a href="http://demo.nuforms.com/nfwp/wp-content/uploads/2012/04/0133.jpg" rel="lightbox"><img src="http://demo.nuforms.com/nfwp/wp-content/uploads/2012/04/0133.jpg" alt="" title="013" /></a>
I tried different images and result always the same: there is 6px on the bottom overlay that looks not so pretty.
I know it's possible to apply css with overlay:false; to outer div with certain height, but I'ts bad if you have different images with different height..
Can you please help.
Thanks,
Aleksandr














