Editing the design of modal box [help pls!]

Phoca Gallery - image gallery extension
iamme
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 31 Jan 2011, 04:22

Editing the design of modal box [help pls!]

Post by iamme »

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

Re: Editing the design of modal box [help pls!]

Post by Jan »

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
If you find Phoca extensions useful, please support the project
iamme
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 31 Jan 2011, 04:22

Re: Editing the design of modal box [help pls!]

Post by iamme »

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

Re: Editing the design of modal box [help pls!]

Post by Jan »

Hi, iframe box size can be set in parameters, image is set by the image itself.

Jan
If you find Phoca extensions useful, please support the project
Post Reply