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
Shadowbox Setting Does Not Work In IE8.
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Shadowbox Setting Does Not Work In IE8.
Hi, this is fixed in version 2.2.4
Jan
Jan
If you find Phoca extensions useful, please support the project
-
gregorius
- Phoca Newbie

- Posts: 5
- Joined: 10 May 2009, 20:42
- Location: Poland
Re: Shadowbox Setting Does Not Work In IE8.
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
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
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Shadowbox Setting Does Not Work In IE8.
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