Hello,
The theme lighbox will show the image in it’s full size but it will be limited by the size of the screen though. If the image is bigger than the screen it will be shrunk to fit. Sorry but there is no easy solution to this as the modal is created through JS and the code is minified. https://www.screencast.com/t/ogd4r6akrGc
You can try to have a go at it if you have the necessary skills but it will take some time and effort to do and we cannot tackle time consuming tasks. Sorry
Thank you for your understanding.
Hi,
If you do not have the skills necessary, we recommend hiring a freelancer to help out as we do not have a customization department and we cannot offer any customization services. You can hire a freelancer from sites like studio.envato.com
Thank you for your understanding.
From this post:
http://www.kriesi.at/support/topic/lightbox-image-full-sized-and-scrollable/
You can see that the Customer Support Team of the Enfold Theme by Kriesi provided one of their customers with a CSS Code solution.
From this post, you can see that Enfold’s Theme’s team’s solution to their customers is:
#top .hide_scrollbar, .hide_scrollbar{
overflow: auto !important;
}
I tried to use this code as is, but it acts funny and click the dark part of the lightbox to zoom causes the image to simultaneously close down.
Can you modify this code to make it compatible with Newspaper?