Add image support to lightbox.
- Adding data-lightbox-image attribute. - Checks data-lightbox-href/href/src for a URL that links to an image. - Puts url in img tag. - Wraps img with .lightbox-image div.
Showing
- themes/bootprint3/css/compiled.css 1 addition, 1 deletionthemes/bootprint3/css/compiled.css
- themes/bootstrap3/css/compiled.css 1 addition, 1 deletionthemes/bootstrap3/css/compiled.css
- themes/bootstrap3/js/lightbox.js 24 additions, 1 deletionthemes/bootstrap3/js/lightbox.js
- themes/bootstrap3/less/components/lightbox.less 4 additions, 1 deletionthemes/bootstrap3/less/components/lightbox.less
- themes/bootstrap3/templates/record/cover.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/record/cover.phtml
- themes/local_theme_example/css/compiled.css 1 addition, 1 deletionthemes/local_theme_example/css/compiled.css
- themes/sandal/css/compiled.css 1 addition, 1 deletionthemes/sandal/css/compiled.css
Please register or sign in to comment