Page 2 of 3

Hi Jan, Thanks

Posted: 07 May 2008, 21:02
by Woof
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]-->

if you delete this c

Posted: 07 May 2008, 22:50
by Jan
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

Jan I think we got l

Posted: 08 May 2008, 00:24
by Woof
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;
}

}
?>

Yes you right, becau

Posted: 08 May 2008, 18:18
by Jan
Yes you right, because the plugin must call the CSS too ... (so Phoca Gallery component, Phoca Gallery modules and plugins call this CSS)

Jan

Re: Phoca Gallery and Ja_purity menu below pictures

Posted: 09 Oct 2008, 17:05
by Pippozzo
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!

Re: Phoca Gallery and Ja_purity menu below pictures

Posted: 11 Oct 2008, 01:17
by Jan
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)

Re: Phoca Gallery and Ja_purity menu below pictures

Posted: 13 Nov 2008, 19:00
by Pippozzo
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!

Re: Phoca Gallery and Ja_purity menu below pictures

Posted: 14 Nov 2008, 01:33
by Jan
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 :idea:

Re: Phoca Gallery and Ja_purity menu below pictures

Posted: 15 Nov 2008, 14:01
by Pippozzo
The problem is not solved

Thanks anyway

Re: Phoca Gallery and Ja_purity menu below pictures

Posted: 19 Nov 2008, 02:17
by Jan
ok