Viewing 4 replies - 1 through 4 (of 4 total)
  • I agree, the large and full are the same size and medium is thumbnail size.

    Actually, if you go to the js folder of the plugin, open the jquery.colorbox.js file (if you checked the “colorbox” option in the admin).
    at line 18 you should find this : maxHeight: "100%",
    replace it with : maxHeight: "90%",
    the same for line 14 : maxWidth: "90%",
    (or whatever percentage you need.

    Thanks trouille2, I have tried to find this code and i can’t find it….

    Hi spiritdreaming,
    In your FTP folder (folders names are given following my remembering, names can be a bit different), follow wp-content>plugin>lightbox>js>jquery.colorbox.js.
    Try to find max-width and max-height and set them to the percentage you need.

    Again, in the admin, you should have set lightbox to use the colorbox option.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘fit to window’ is closed to new replies.