Page 1 of 1

Editing the design of modal box [help pls!]

Posted: 31 Jan 2011, 04:27
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!

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

Posted: 05 Feb 2011, 17:44
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

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

Posted: 08 Feb 2011, 10:03
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

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

Posted: 13 Feb 2011, 15:22
by Jan
Hi, iframe box size can be set in parameters, image is set by the image itself.

Jan