Shadowbox Setting Does Not Work In IE8.

Phoca Gallery - image gallery extension
rdavis
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 24 Feb 2009, 07:03

Shadowbox Setting Does Not Work In IE8.

Post by rdavis »

Hello,

I was going to see if anyone knew of a fix for the shadowbox display for IE8? When I click on my images now in IE8, it just overlays the screen with the overlay but no image popups up and in the bottom bar it says error on page.

How can I fix this, my whole site is down because my images cannot be displayed. Any help is greatly appreciated. Can the shadowbox script be updated or something?

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

Re: Shadowbox Setting Does Not Work In IE8.

Post by Jan »

Hi, this is fixed in version 2.2.4

Jan
If you find Phoca extensions useful, please support the project
gregorius
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 10 May 2009, 20:42
Location: Poland

Re: Shadowbox Setting Does Not Work In IE8.

Post by gregorius »

Hi Jan

Could You tell me what exactly did you change in the new release? Which files are responsible for this shadowbox fix?

I've changed so many things in whole component that i don't wanna update all files.


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

Re: Shadowbox Setting Does Not Work In IE8.

Post by Jan »

Hi, css code added:

Code: Select all

/* IE Shadowbox */
#shadowbox_title,
#shadowbox_info {
	border: 0px;
}
If you find Phoca extensions useful, please support the project
Post Reply