After much searching and fiddling this is driving me insane!!!
My main menu appears below the phocagallery thumbnails all the time on every page?
I did find something about z-index's so I set the menu page z-index to 999999!
Have a look for yourselves, go to the site below and click on the "commissions" button.
example here:http://www.taylormadecarpentry.co.uk/ab ... category/1
I'd really appreciate your help guys?!?
Techie Info
Hosted Joomla site with unlimited space.
PHP Version: 5.2.14
Joomla! Version: Joomla! 1.5.18 Stable [ wojmamni ama wojnaiki ] 27-May-2010 18:00 GMT
Phoca Gallery 2.7.4
php info available here [/url] http://www.taylormadecarpentry.co.uk/taylor/phpinfo.php [/url]
Phoca gallery hiding menu problem
-
- Phoca Newbie
- Posts: 6
- Joined: 23 Oct 2010, 11:20
Re: Phoca gallery hiding menu problem
I'm gonna have to use something else, I've wasted too many days trying to fix this...any recommendations?
maybury wrote:After much searching and fiddling this is driving me insane!!!
My main menu appears below the phocagallery thumbnails all the time on every page?
I did find something about z-index's so I set the menu page z-index to 999999!
Have a look for yourselves, go to the site below and click on the "commissions" button.
example here:http://www.taylormadecarpentry.co.uk/ab ... category/1
I'd really appreciate your help guys?!?
Techie Info
Hosted Joomla site with unlimited space.
PHP Version: 5.2.14
Joomla! Version: Joomla! 1.5.18 Stable [ wojmamni ama wojnaiki ] 27-May-2010 18:00 GMT
Phoca Gallery 2.7.4
php info available here [/url] http://www.taylormadecarpentry.co.uk/taylor/phpinfo.php [/url]
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca gallery hiding menu problem
Hi, I don't have any experiences with z-index - the medium images listed in Phoca Gallery are not using the z-index
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 6
- Joined: 23 Oct 2010, 11:20
Re: Phoca gallery hiding menu problem
Cannot find a solution to this one!?!??!?!?!?
www.taylormadecarpentry.co.uk - click on "commisions" or "portfolio" - any submenu then gets hidden by Phoca.
ANY IDEAS?!?
www.taylormadecarpentry.co.uk - click on "commisions" or "portfolio" - any submenu then gets hidden by Phoca.
ANY IDEAS?!?
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca gallery hiding menu problem
Hi, if you are using JA Purity, just try to find this problem on forum.joomla.org (I think it is a common problem - with z-index)
Phoca Galelry works like all other content on the page, it does not work with z-index, so it cannot influence this problem.
Jan
Phoca Galelry works like all other content on the page, it does not work with z-index, so it cannot influence this problem.
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 1
- Joined: 11 Oct 2012, 20:07
Re: Phoca gallery hiding menu problem
Hi Jan,
I have the same problem as mayburry 2 years ago - now in Joomla 2.5.
Please open the following link:
http://www.fvst-coe.de/index.php/fvst-i ... ere-schule
If you now try to open the upper horizontal menu, you'll see, that it's behind the images of the phoca slideshow plugin.
When I try to figure out the problem with the firebug, I find the following:
element.style
{
visibility: visible;
}
If I put a z-index of 2 there inside, it works.
My question is, where will I find the related file to this?
Best regards
Mike
I have the same problem as mayburry 2 years ago - now in Joomla 2.5.
Please open the following link:
http://www.fvst-coe.de/index.php/fvst-i ... ere-schule
If you now try to open the upper horizontal menu, you'll see, that it's behind the images of the phoca slideshow plugin.
When I try to figure out the problem with the firebug, I find the following:
element.style
{
visibility: visible;
}
If I put a z-index of 2 there inside, it works.
My question is, where will I find the related file to this?
Best regards
Mike
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca gallery hiding menu problem
Hi, I think you need to add this to your template's css?
Jan
Jan
If you find Phoca extensions useful, please support the project