Page 1 of 1

Close [X] button on the popup.

Posted: 03 Jan 2009, 17:09
by NeroInferno
Hello,
using Phoca Gallery Random Image Module in IE6 when I click on a thumbnail to see the bigger version on the photo, on top right, where's the [X] button to close the popup appears the X with a background. See here:
x_button.gif
Is normal?

How to remove the background?

In Firefox works perfectly.

Thanks,
m.

Re: Close [X] button on the popup.

Posted: 05 Jan 2009, 23:30
by Jan
Hi, the modal box is rendered by Joomla! framework, the X is a PNG image but IE 6 has PNG bug (it cannot display the opacity)... you can change the png X to e.g. gif X but you need to find this X image in Joomla! folder structure (I think here in the forum the path to this image is displayed in some topic)... you can add png fix javascript to your template to so the png X will be transparent...

Jan