| ... | ... |
@@ -60,7 +60,8 @@ echo Template::generateScriptTag('bundles/vonrotenbergjbox/jBox.all.min.js',fals
|
| 60 | 60 |
// Put custom options here |
| 61 | 61 |
gallery: 'data-lightbox', |
| 62 | 62 |
attach: $lbImages, |
| 63 |
- imageCounter: true |
|
| 63 |
+ imageCounter: true, |
|
| 64 |
+ imageSize: 'auto' |
|
| 64 | 65 |
}); |
| 65 | 66 |
|
| 66 | 67 |
new jBox('Tooltip', {
|