Hi,
I'm a new user of your gallery - and I'm very impressed. Since wide screen LCDs become more and more poular I want to move the buttons in the modal slideshow window from the bottom to the right. I thought that a modification of views/detail/tmpl/default.php would help - but it didn't. Where do I have to make the modifications?
Modifying the modal popup
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
default.php +c
default.php +
components\com_phocagallery\views\detail\view.html.php
components\com_phocagallery\helpers\phocagallery.php
Jan
components\com_phocagallery\views\detail\view.html.php
components\com_phocagallery\helpers\phocagallery.php
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 20 May 2008, 22:16
Hello Jan,I ch
Hello Jan,
I changed the table structure in default.php. But I don't kno what to change in view.html.php and phogallery.php.
I Only want to change the positions - not the icons itself.
I changed the table structure in default.php. But I don't kno what to change in view.html.php and phogallery.php.
I Only want to change the positions - not the icons itself.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
in phocagallery, the
in phocagallery, there you can change the buttons... see if you have changed the right part, because there are two parts (if clause):
- one for image download
- ony for detail image
- one for image download
- ony for detail image
If you find Phoca extensions useful, please support the project