Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Nks

    (@nik00726)

    You mean you need responsive ?

    Thread Starter zel

    (@zel)

    No no,
    http://lesneosiedle.nazwa.pl/wordpress/wp-content/uploads/2015/04/example.jpg
    I view my site on two resolutions:
    1920×1080 and let’s say something about 1366×768
    You can see the difference in size between two same documents. I’d like to always view images in their full width&height, not to resize them.

    I found some solution in the web, that you can change that in fancybox 1.3.4 settings – autoScale: false should do the trick, but I’ve changed that in default options of fancybox.js and image is still being resized.

    Thread Starter zel

    (@zel)

    Oh, found the solution 🙂

    You need to edit jquery.lbox.min.js, and at line 82
    find autoScale:true
    replace with autoScale:false

    maybe you can add that as a feature in further releases? 🙂

    thank you for your good work.

    PS I know, that in premium version you can use normal wordpress media manager… But really, such standard in every plugin be as premium feature? I can bet, that some people won’t even install your plugin because of that inconvinence 🙂

    Plugin Author Nks

    (@nik00726)

    Thanks for using

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Full image in lightbox’ is closed to new replies.