Hi all,
Coming from Wordpress, I'd like to have all my images on all pages behaving the same way by default. That same way is: unless specified differently, a newly inserted image with the img tag should be centered and open in a lightbox.
For the centered part, I managed to define it in /themes/quark/css/custom.css
For automatically having featherlight, I am blocked. I find no option in the plugin to automatically apply to all images. Is there no smarter way than editing each page and add ?lightbox after each image file name?
Thanks