Hi,
ph-sr-only is an hidden container for all SVGs on the page (so they are not repeated in code). Usually it is hidden by main "phocagallery.css" file. Is "phocagallery.css" active on your frontend?
Custom style will be only overwritten, when you install the same style. Not with core, because core does not include it.
Mostly is is recommended to make own CSS edit in custom.css or user.css of the template, because there all customization will be in one place.
phocagallery.css - main style for Phoca Gallery (will be overwritten by update)
theme_simple.css - main theme style (will be overwritten by update)
rating.css - specific CSS for rating (stars) (will be overwritten by update)
bootstrap and default are not more used.
The only Detail-box window, that looks rather good is Photoswipe.
Bootstrap Modal Popup Window looks awful and also the other DetailWindow options.
This is much more a question on developers of the detail window features.
Switching to the next or previous image is not possible using the keyboard (arraw keys)
The same as above, a question on developers of the detail windows features. If the detail window is an iframe, I will take a look at it, if there is some option that the buttons can be associated to keys. Thank you for this feedback.
All other detail window methods were removed, because:
- they were not maintained anymore
- they were not responsive
- they were not ready for mobile use, etc. etc.
Jan