Modifying the modal popup

Phoca Gallery - image gallery extension
drstein
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 20 May 2008, 22:16

Hi,I'm a

Post by drstein »

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?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

default.php +c

Post by Jan »

default.php +
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
drstein
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 20 May 2008, 22:16

Hello Jan,I ch

Post by drstein »

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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

in phocagallery, the

Post by Jan »

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
If you find Phoca extensions useful, please support the project
Post Reply