Hi Jan,
Thanks for the answer about JA_purity...
but what about the repeating line of code below?
Woof
<style type="text/css">
</style>
<!--[if IE]>
<link rel="stylesheet" href="/components/com_phocagallery/assets/phocagalleryieall.c
ss" type="text/css" />
<![endif]-->
Phoca Gallery and Ja_purity menu below pictures
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
if you delete this c
if you delete this code, phocagalleryieall.css will be not loaded, so
you get:
- there will be no problem with JA_purity menu
you lose:
- horizontal centering of images in IE
Jan
you get:
- there will be no problem with JA_purity menu
you lose:
- horizontal centering of images in IE
Jan
If you find Phoca extensions useful, please support the project
-
Woof
- Phoca Member

- Posts: 10
- Joined: 23 Mar 2008, 00:08
Jan I think we got l
Jan I think we got lost here
I remove the phocagalleryieall.css file in the assets folder, and still the same problem:
1) The repeating code is ONLY appearing on the HOME page. Other pages are OK, the code is appearing only once.
2) The code is generated by Phoca (I did not put the code in the template, but Phoca must have)
3) Can this be generated because of the last lines of the plugin file phocagallery.php (see below... I'm not a coder, so maybe there is a solution there?) or other files (view.html.php in folder views/phocagallerys/ and folder views/phocagalleryi/ that you have calling something similar?
Is there a loop somewhere only for the home page?
Woof
//END CSS
$document->addCustomTag("<!--[if IE]>\n<link rel=\"stylesheet\" href=\"".JURI::bas
e(true)."/components/com_phocagallery/assets/phocagalleryieall.css\" type=\"text/css\
" />\n<![endif]-->");
return true;
}
}
?>
I remove the phocagalleryieall.css file in the assets folder, and still the same problem:
1) The repeating code is ONLY appearing on the HOME page. Other pages are OK, the code is appearing only once.
2) The code is generated by Phoca (I did not put the code in the template, but Phoca must have)
3) Can this be generated because of the last lines of the plugin file phocagallery.php (see below... I'm not a coder, so maybe there is a solution there?) or other files (view.html.php in folder views/phocagallerys/ and folder views/phocagalleryi/ that you have calling something similar?
Is there a loop somewhere only for the home page?
Woof
//END CSS
$document->addCustomTag("<!--[if IE]>\n<link rel=\"stylesheet\" href=\"".JURI::bas
e(true)."/components/com_phocagallery/assets/phocagalleryieall.css\" type=\"text/css\
" />\n<![endif]-->");
return true;
}
}
?>
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Yes you right, becau
Yes you right, because the plugin must call the CSS too ... (so Phoca Gallery component, Phoca Gallery modules and plugins call this CSS)
Jan
Jan
If you find Phoca extensions useful, please support the project
-
Pippozzo
- Phoca Member

- Posts: 26
- Joined: 08 Sep 2008, 19:12
Re: Phoca Gallery and Ja_purity menu below pictures
I have problem with Phoca Gallery, JA Purity menu and IE7 but i can't find the phocagallery_ja_purity.zip
Where is?
Thanks Jan!
Where is?
Thanks Jan!
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Gallery and Ja_purity menu below pictures
Hi, there is no more this file, because a lot of code was overwritten....
Did you tried to change the z-index (search this forum)
Did you tried to change the z-index (search this forum)
If you find Phoca extensions useful, please support the project
-
Pippozzo
- Phoca Member

- Posts: 26
- Joined: 08 Sep 2008, 19:12
Re: Phoca Gallery and Ja_purity menu below pictures
I can't solve this problem with IE7, Joomla 1.5.7, Phoca 2.0.2
I have modified JA_Purity menu (ja-sosdmenu.css) and Phoca css (phocagallery.css) without success.
Someone was able to solve?
You can see the problem here:
http://www.trekebike.it/index.php?/comp ... ,category/
Thanks in advance!
I have modified JA_Purity menu (ja-sosdmenu.css) and Phoca css (phocagallery.css) without success.
Someone was able to solve?
You can see the problem here:
http://www.trekebike.it/index.php?/comp ... ,category/
Thanks in advance!
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Gallery and Ja_purity menu below pictures
I have solved similar problem, the problem was solved if I removed the absolute attribute from the menu I have used, after it was ok, maybe this information will help you 
If you find Phoca extensions useful, please support the project
-
Pippozzo
- Phoca Member

- Posts: 26
- Joined: 08 Sep 2008, 19:12
Re: Phoca Gallery and Ja_purity menu below pictures
The problem is not solved
Thanks anyway
Thanks anyway
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Gallery and Ja_purity menu below pictures
ok
If you find Phoca extensions useful, please support the project