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)
Strange problem viewing in IE ??? firefox oke !!
-
- Phoca Newbie
- Posts: 4
- Joined: 29 Jan 2008, 20:24
- Location: Netherlands
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Hi, 1. y
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
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
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 29 Jan 2008, 20:24
- Location: Netherlands
Hello Jan,
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
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
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
I know there will be
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
- 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
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 05 Mar 2008, 18:57
How did you get this
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.
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.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
The modal box works
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
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
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 05 Mar 2008, 18:57
Is there some hack h
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...
I can't get it to work and i tried to solve this problem whole day yesterday. No luck...
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
The modal box is not
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
Jan
If you find Phoca extensions useful, please support the project