Page 1 of 1
Detail View Modal-Popup Images misaligned
Posted: 11 Dec 2010, 18:58
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

Re: Detail View Modal-Popup Images misaligned
Posted: 14 Dec 2010, 15:24
by Jan
Re: Detail View Modal-Popup Images misaligned
Posted: 15 Dec 2010, 12:02
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
Re: Detail View Modal-Popup Images misaligned
Posted: 17 Dec 2010, 18:46
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
Re: Detail View Modal-Popup Images misaligned
Posted: 07 Jan 2011, 22:56
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
Re: Detail View Modal-Popup Images misaligned
Posted: 09 Jan 2011, 19:21
by Jan
Hi, hmmm, I see no such link there
Jan