Image Detail box questions

Phoca Gallery - image gallery extension
amerikangurl
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 19 Feb 2010, 08:48

Image Detail box questions

Post by amerikangurl »

Hi, I'm having some trouble with my image detail views. I have images that all have descriptions, and they are not particularly short. I've added some test descriptions and chosen ModalBox as my detail view display. But when the images display, the description shows way below the image and pushes off the nav buttons and is pretty much not visible itself. I can't have the description display over the image itself, and actually, due to the length of the description am wondering if it's possible to change the layout of the modelbox, by pushing the image to display on the left and the description on the right. I've poked around a bit for that and just can't find anywhere to do that.

So I guess if i can't re-format the pop-up, how can i get the description to not be pushed outside of the pop-up and pushing the nav buttons off too?

here's where my test site is right now: http://www.francescadkr.com/test/index. ... &Itemid=19

select the first image. thanks in advance for your help.
Ronny
Phoca Professional
Phoca Professional
Posts: 211
Joined: 03 Nov 2009, 20:31
Location: Germany
Contact:

Re: Image Detail box questions

Post by Ronny »

Hi,

did you check if the error persists if using a standard template like rhuk_milkyway? If it isn't it's due to the template you're using.


Regards,
Ronny
amerikangurl
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 19 Feb 2010, 08:48

Re: Image Detail box questions

Post by amerikangurl »

i haven't checked another template, but if it is, where can i adjust it? in the css of the template files?
amerikangurl
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 19 Feb 2010, 08:48

Re: Image Detail box questions

Post by amerikangurl »

nope, not it. i just checked Beez and same issue. anyone else, any other ideas?

i can see in the source, the code is adding padding of 20px above and below the image inside the box. if i could reduce that, i think that would do it, but there's no setting in the admin for that. i can change the description box height, but i can't figure out where the parameters in the admin are being changed in the code.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Image Detail box questions

Post by Jan »

Hi, you can try to use different popup methods. E.g. on Highslide JS, you can display the description below the box, in normal popup - below the image or over the image. You can customize the detail window too, so you can set the different size of popup (modal) and change the html to display description next to image (but no experiences there, so no advice there :-( )

see:
https://www.phoca.cz/demo/ (description, highslide description, ...)

for parameters (resize the box for description):

https://www.phoca.cz/documents/2-phoca-g ... -menu-item

https://www.phoca.cz/documents/16-joomla ... -in-joomla

Jan
If you find Phoca extensions useful, please support the project
amerikangurl
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 19 Feb 2010, 08:48

Re: Image Detail box questions

Post by amerikangurl »

well it seems it was a combinatiuon of things to get the description to appear closer to the image (higher in the pop up). i had to make the images smaller, the box smaller and the description box larger. i played with font size and description box size and finally found something that will work. thanks for everyone's feedback.

i'd still like to be able to move the description to appear on the right side of the image, so if anyone ever comes across this and knows the answer, let me know!
Post Reply