Phoca Gallery and Ja_purity menu below pictures

Phoca Gallery - image gallery extension
nothingness
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 05 Jan 2008, 12:13
Location: Netherlands
Contact:

Hi There,

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Hi, the problem is,

Post 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
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

I have made some cha

Post 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
If you find Phoca extensions useful, please support the project
nothingness
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 05 Jan 2008, 12:13
Location: Netherlands
Contact:

Hi Jan,I

Post 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
diver165
Phoca Member
Phoca Member
Posts: 11
Joined: 18 Dec 2007, 19:14
Location: United States of America

The way to fix this

Post 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.
Woof
Phoca Member
Phoca Member
Posts: 10
Joined: 23 Mar 2008, 00:08

Jan : Thank you for

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Please let me know i

Post by Jan »

Please let me know in which view it happens or let me know the site...

Jan
If you find Phoca extensions useful, please support the project
Woof
Phoca Member
Phoca Member
Posts: 10
Joined: 23 Mar 2008, 00:08

Jan: the website is

Post 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
Woof
Phoca Member
Phoca Member
Posts: 10
Joined: 23 Mar 2008, 00:08

Hi Jan,Was won

Post 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)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Hi, it was called Ja

Post 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
If you find Phoca extensions useful, please support the project
Post Reply