Page 1 of 1

Gallery view hides site navigation

Posted: 10 Mar 2009, 03:05
by cjsmiff
Hi,

I'm having a problem with the Gallery view hiding the sites navigation, an example can be seen here:

http://francoisemurat.com/architectural ... folio.html

I would like the top drop down navigation to appear over the gallery not behind it. I have searched this forum but can't seem to find the answer.

Any ideas please?

Many thanks
Claire
:?

Re: Gallery view hides site navigation

Posted: 10 Mar 2009, 14:10
by Nukem36
High!

you're using MS-IE? With Firefox the dropdown-menu is "in front". In fact your subject has more to to with "handling IE problems", less with Phocs Gallery.

Try it with firefox and you'll see what I mean.

Reagrds

Nukemr36

Re: Gallery view hides site navigation

Posted: 11 Mar 2009, 02:59
by cjsmiff
Aha, so it's template issues.

Many thanks for your help

Claire :D

Re: Gallery view hides site navigation

Posted: 12 Mar 2009, 16:37
by Nukem36
High!

Yes it's a template problem, but will be hard to solve!

A [solved] int this threads title would be nice!

Regards
Nukem36

Re: Gallery view hides site navigation

Posted: 12 Mar 2009, 17:02
by donkeyslo
Hm ... what happens if you add
#mainmenu .moduletable ul li ul {
z-index:2;
}
to the file modules/mod_superfishmenu/tmpl/css/superfish.css ?

Re: Gallery view hides site navigation

Posted: 17 Mar 2009, 03:15
by cjsmiff
donkeyslo wrote:Hm ... what happens if you add
#mainmenu .moduletable ul li ul {
z-index:2;
}
to the file modules/mod_superfishmenu/tmpl/css/superfish.css ?
Hi,

thanks for your suggestion but still no joy.

Cheers
Claire