Detail View Modal-Popup Images misaligned

Phoca Gallery - image gallery extension
timosch
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 11 Dec 2010, 18:48

Detail View Modal-Popup Images misaligned

Post by timosch »

Hi,

if i use the modal-popup the images in the detail view are misaligned the images and the control buttons are shifted leftwards.
Can anybody help me?

Thanks

Timo
Image
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Detail View Modal-Popup Images misaligned

Post by Jan »

If you find Phoca extensions useful, please support the project
timosch
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 11 Dec 2010, 18:48

Re: Detail View Modal-Popup Images misaligned

Post by timosch »

Hi,

i have tried https://www.phoca.cz/documents/50-phoca/ ... al-advices (3).

When i use the standard template the images are aligned well. But if i use the redevo_aphelion_1.1.0.7 template the images are misaligned.
I have tried to switch of the different css without any effect. The images are still misaligned.

Do you have any further idea what to do?

Thanks

Timo
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Detail View Modal-Popup Images misaligned

Post by Jan »

Hi, no, :-(, then the css needs to be checked step by step (e.g. with some web developer toolbar) to see which class exactly is in the conflict with the images.

Jan
If you find Phoca extensions useful, please support the project
xavier
Phoca Member
Phoca Member
Posts: 11
Joined: 07 Jan 2011, 01:01

Re: Detail View Modal-Popup Images misaligned

Post by xavier »

Hi,
I have the same problem. With RocketTheme templates the image is shifted to te right.
From a Rocket forum
http://www.rockettheme.com/forum/index. ... =viewtopic
phocagallery.css
#image-box {position: relative;} <-- line 159
change with
#image-box {position: absolute; top: 0;}

I got almost the complete solution. The text and image are aligned OK, BUT, BUT, the bottom line, where the arrows are, has two problems:
1) It is shifted to the right, so, you can not see the right arrow.
2) It is enormous. Even if the arrows where correctly aligned to the left, they will not fit withing the boundary of the box.
Please visit:
rotaryquitonorte.org
then in the right side menu, pls select Phoca Rocket tst only"
then select the first image and will see.

Appreciate a hint ... we are almost there.
Thanks
Xavier
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Detail View Modal-Popup Images misaligned

Post by Jan »

Hi, hmmm, I see no such link there :-(

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