I am using the FeatherLight Grav plugin for lightboxes in the antimatter theme. I would prefer for people not to have to scroll in lower resolutions, but I want to keep the image full screen for larger resolutions. I tried and failed using grids and CSS styling to do that. Is there any way to have a maximum size relative to screen size within the lightbox so that scroll bars are not necessary? And it still shows at full screen in larger resolutions?
edit: I guess I'm looking for a responsive size, like width equal to a percentage of the screen. I'll try with css again tonight.