Page 1 of 1

SOLVED: in IE image incorrect offset ( down)

Posted: 22 Apr 2011, 07:56
by asics168
Hello!
i am using Phoca Gallery Plugin 2.7.7. Joomla 1.5.21 On http://alisa.listkom.com/index.php?opti ... 8-17-09-05 - in IE8 image has incorrect offset ( down) .
Code

Code: Select all

<img height="150" width="226" src="images/stories/may_work/portfolio/olya/99987--24777992-m750x740.jpg" alt="99987--24777992-m750x740" /><br /><code class="php plain">{phocagallery view=category|categoryid=4|detail=7|displayname=0| displaydetail=0|displaydownload=0|imageshadow=shadow1|displaybuttons=0}
FireFox, Safari - ok.I use themplate Grid2 (JoomlaBamboo http://www.joomlabamboo.com/joomla-temp ... a-template )With standart theme (milk ..) Joomla - in IE - ok, i read post where user have same problem .. in css for IE.. but i dont solved problem.

from menu item with link to same page http://alisa.listkom.com/index.php?opti ... &Itemid=14 view in IE well, i want open this page in article (if plugin incorrect work with IE and Template) .. its possible?
PS my english bad..

Re: in IE image incorrect offset ( down)

Posted: 22 Apr 2011, 18:22
by asics168
Solved : in Phocagallery.css (line 21-23)
#phocagallery-pane .phocagallery-box-file,
#phocagallery .phocagallery-box-file,
.phocagallery-box-file {
position:relative;
float:left;
text-align:center;
white-space: normal; /* ADD */
/*overflow:visible;*/
}

and add white-space: normal;
in next tag
.phocagallery-box-file-first
.phocagallery-box-file-second
.phocagallery-box-file-third

this disable inherit tag white-space:pre

Re: SOLVED: in IE image incorrect offset ( down)

Posted: 25 Apr 2011, 15:01
by Jan
Hi, thank you for the guide, Jan

Re: SOLVED: in IE image incorrect offset ( down)

Posted: 23 Jun 2011, 18:15
by luchospace
In my case, did not work.

I have joomla 1.5.23 and phoca 2.8 and the image of the problem is Image

Helpme Please.. is urgent the fix.

Thanks

Re: SOLVED: in IE image incorrect offset ( down)

Posted: 27 Jun 2011, 18:50
by Jan
Hi, maybe then you need to change to standard template :-(