Page 1 of 1

Hello I`m new here

Posted: 29 Jan 2008, 20:34
by Flashdevil
Hello I`m new here

I`m using joomla 1.5 and it`s working great, only 1 little problem.

When I use IE 6 the pop up off the picture will come down at the bottom of my page instead off in the middle, with firefox the background will become nice black and the photo will be shown in the middle thats perfect !

http://www.boats4sale.nl/index.php?opti ... =1&Itemid= 92

here you can see the problem.

Thank you verry much

Greeting Theo Joustra (Holland)

Hi, 1. y

Posted: 29 Jan 2008, 21:42
by Jan
Hi,

1. you can use standard popup box instead of modal box or
2. you can hack modal box css style (modal box is a part of joomla framework)

BUT which version of Joomla 1.5 do you use. I now use stable 1.5 and must not hack the modal box css style...

More info you get here:
index.php?action=vthread&forum=1&topic=7&page=0#msg24

Hello Jan,

Posted: 30 Jan 2008, 00:49
by Flashdevil
Hello Jan,

Thank you for the information, but where do I putt the:
Just add in:

left: 50%;top:50%; ????

In which line do I putt this, the other script no problem....only the black background is still under the site.

http://www.boats4sale.nl/index.php?opti ... =1&Itemid= 92

I`m ussing Joomla 1.5 rc3 on a php server 4.4.7

I know there will be

Posted: 30 Jan 2008, 12:21
by Jan
I know there will be still two problems with IE6

- transparent background
- the cross image (IE6 doesn't support PNG)

You select:
1. You will not use Modal box but standard Javascript box
2. You will use Modal box but without supporting non-standard browsers

How did you get this

Posted: 05 Mar 2008, 19:01
by bubbalon
How did you get this gallery to work with ie6: https://www.phoca.cz/phocagallery/demo/i ... llery-alps

Transparent background works well there.

I also have a problem with the borders of modal box with ie6. Right and bottom borders won't work for some reason.

The modal box works

Posted: 05 Mar 2008, 22:47
by Jan
The modal box works with standard browsers well, e.g. Firefox, Seamonkey, Opera...

How did I get the gallery work... Just used the Phoca Gallery (set 200x200 for thumbnails ), see:
https://www.phoca.cz/phocagallery/user-m ... dex.php#a9

Is there some hack h

Posted: 06 Mar 2008, 11:31
by bubbalon
Is there some hack how to get the background opacity work with IE6 or should it work with standard Phoca Gallery installation?

I can't get it to work and i tried to solve this problem whole day yesterday. No luck...

The modal box is not

Posted: 06 Mar 2008, 14:33
by Jan
The modal box is not a part of Phoca Gallery but of Joomla framework... You can use standard javascript popup window if you want, your site will be support old non-standard browsers

Jan