Hi there I'm looking to changed the design of the detail box that pops up (I'm using detail=0 now) but I can't look for the part that changes the look of it?
Right now when you click on a thumbnail, it will pop up in a new window right in the middle, and the description is pushed to the bottom. I would like to change that part.anyone can point me to the right direction?
Many thanks!
Editing the design of modal box [help pls!]
-
iamme
- Phoca Newbie

- Posts: 2
- Joined: 31 Jan 2011, 04:22
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Editing the design of modal box [help pls!]
Hi, if iframe method is used (see: https://www.phoca.cz/documents/50-phoca/ ... al-advices (8) )
then the detail window get the code from:
components/com_phocagallery/views/detail/tmpl/default.php
Jan
then the detail window get the code from:
components/com_phocagallery/views/detail/tmpl/default.php
Jan
If you find Phoca extensions useful, please support the project
-
iamme
- Phoca Newbie

- Posts: 2
- Joined: 31 Jan 2011, 04:22
Re: Editing the design of modal box [help pls!]
Thanks for that Jan.
I'm looking for the place that allows me to change the height of the box that pops up as well. Know where I might find it? Thanks again
I'm looking for the place that allows me to change the height of the box that pops up as well. Know where I might find it? Thanks again
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Editing the design of modal box [help pls!]
Hi, iframe box size can be set in parameters, image is set by the image itself.
Jan
Jan
If you find Phoca extensions useful, please support the project