Phoca Gallery and Ja_purity menu below pictures

Phoca Gallery - image gallery extension
Woof
Phoca Member
Phoca Member
Posts: 10
Joined: 23 Mar 2008, 00:08

Hi Jan, Thanks

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

if you delete this c

Post 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
If you find Phoca extensions useful, please support the project
Woof
Phoca Member
Phoca Member
Posts: 10
Joined: 23 Mar 2008, 00:08

Jan I think we got l

Post 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;
}

}
?>
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Yes you right, becau

Post 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
If you find Phoca extensions useful, please support the project
Pippozzo
Phoca Member
Phoca Member
Posts: 26
Joined: 08 Sep 2008, 19:12

Re: Phoca Gallery and Ja_purity menu below pictures

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

Re: Phoca Gallery and Ja_purity menu below pictures

Post 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)
If you find Phoca extensions useful, please support the project
Pippozzo
Phoca Member
Phoca Member
Posts: 26
Joined: 08 Sep 2008, 19:12

Re: Phoca Gallery and Ja_purity menu below pictures

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

Re: Phoca Gallery and Ja_purity menu below pictures

Post 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:
If you find Phoca extensions useful, please support the project
Pippozzo
Phoca Member
Phoca Member
Posts: 26
Joined: 08 Sep 2008, 19:12

Re: Phoca Gallery and Ja_purity menu below pictures

Post by Pippozzo »

The problem is not solved

Thanks anyway
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery and Ja_purity menu below pictures

Post by Jan »

ok
If you find Phoca extensions useful, please support the project
Post Reply