Page 1 of 3
Hi There,
Posted: 05 Jan 2008, 12:45
by nothingness
Hi There,
I have installed Phoca Gallery on a new site (joomla 1.5 RC4) of which the template is based upon the ja_purity template.
In IE 6 & 7 the horizontal pull down menu of the ja_purity templates appears below the photos in the Gallery. Is there a possibility to change this for example with a z-index command?
Thanks for your assistance!
Best regards,
Marco
Hi, the problem is,
Posted: 05 Jan 2008, 13:40
by Jan
Hi, the problem is, that if I add z-index: 0; it doesn't help. I must remove all 'position:relative' and then the menu is over the photos. But if the photos doesn't have 'position:relative' feature, they are not displayed correctly, because they are in float boxes and float need postion...
Jan
I have made some cha
Posted: 05 Jan 2008, 14:17
by Jan
I have made some changes in CSS files, there are not 'position:relative' features. Please download the phocagallery_ja_purity.zip file in:
https://www.phoca.cz/phocagallery/index. ... e=download
and copy these files included in zip file into:
your_joomla_site/components/com_phocagallery/assets/
It should work in IE7, in IE6 ja_purity menu has problem independent on Phoca Gallery
Let me know, if it works, Jan
Hi Jan,I
Posted: 05 Jan 2008, 17:15
by nothingness
Hi Jan,
I have copied the files to the site and these new files do indeed work for IE7.
I will try to find out if there is another option for the IE6 issue. I saw them drop below a google map as well. It seems to be a ja_purity menu issue. I will let you know when I found a solution.
Thanks,
Marco
The way to fix this
Posted: 10 Jan 2008, 21:13
by diver165
The way to fix this problem is by adjusting the z-index for not only Phoca Gallery but the menu system too.
I had the exact same problem and fixed it by adjusting the z-indexes in my site CSS and Phoca CSS.
Jan : Thank you for
Posted: 28 Apr 2008, 21:36
by Woof
Jan : Thank you for the update of PhocaGallery (1.7.0). As I do not have PicLens, should I upgrade nevertheless?
But more to the point of this thread: by upgrading to 1.7.0, it erased the excellent fix (phocagallery_ja_purity.zip) you have created. I just re-upload them. With the new version, will the fix still be "compatible"?
Also, on my home page, when viewing the page source, I see 5 times
<style type="text/css">
</style>
<!--[if IE]>
<link rel="stylesheet" href="/components/com_phocagallery/assets/phocagalleryieall.c
ss" type="text/css" />
<![endif]-->
and only 1
<link rel="stylesheet" href="/components/com_phocagallery/assets/phocagallery.
css" type="text/css" />
Wondering what could be causing this...?
Thanks you again for the excellent job!
Woof
Please let me know i
Posted: 29 Apr 2008, 00:42
by Jan
Please let me know in which view it happens or let me know the site...
Jan
Jan: the website is
Posted: 29 Apr 2008, 05:37
by Woof
Jan: the website is here.This happen only on the Home page (no Phocagallery, except for the link in the horizontal menu).
If you look at a page generated with images from Phoca Gallery, here, then, there is no repetitive lines of code.
Strange!
Also, please let me know about the ja_purity fix if it is still valid with the new version.
Thank you very much.
Woof
Hi Jan,Was won
Posted: 02 May 2008, 14:56
by Woof
Hi Jan,
Was wondering if you had a chance at looking into the repetitive coding? I know you're busy with school ... the links were in my previous posting. Thank you.
Woof (away for a long week-end)
Hi, it was called Ja
Posted: 05 May 2008, 13:32
by Jan
Hi, it was called Ja_purity fix but it was only disabling some features in Phoca Gallery (But after someone has written that the same happens in other components too with JA_purity, I didn't take care about it)... Now it will be not working with Phoca Gallery (because of new features) so I deleted the Ja_purity fix...
I tried to fix the Gallery and the template but found no solution for the nonstandard browser like IE