Hello! I am wondering how/what needs to be done in order to change the popup "lightbox" window. Right now it seems to be very large, and the button used to close the window is barely visible. I've tried looking in these CSS documents:
/components/com_phocagallery/assents/phocagallery.css
and:
/administrator/components/com_phocagallery/assets/phocagallery.css
But was unable to find the correct settings to reduce the popup window size. Also, at the same time, I would like to know if I could move the slideshow control buttons closer to the image being displayed. There seems to be a great deal of unnecessary padding there.
I love this component, by the way. Its by far the best J! 1.5 ready photo gallery component I've used. I think that it has a great future!
Thank you for your time.
Oversized Window
- Jan
- Phoca Hero
- Posts: 48535
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Modal box (lightbox) - you can change: color, border color, background color, opacity, ... in parameters component (menu link)
Window size: see Advanced settings in:
https://www.phoca.cz/phocagallery/
Buttons: you can change it only in HTML:
com_phocagallery\views\phocagalleryd\tmpl\default.php row 213 +
Window size: see Advanced settings in:
https://www.phoca.cz/phocagallery/
Buttons: you can change it only in HTML:
com_phocagallery\views\phocagalleryd\tmpl\default.php row 213 +
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 18 Feb 2008, 18:41
Ah! Thank you very m
Ah! Thank you very much.