StudioPress Community Forums

StudioPress Community Forums (http://www.studiopress.com/support/index.php)
-   General Discussion (http://www.studiopress.com/support/forumdisplay.php?f=7)
-   -   Navbar dropdowns not displaying over FCG - Agent 2.0 (http://www.studiopress.com/support/showthread.php?t=4821)

Marc 02-12-2009 05:48 PM

Navbar dropdowns not displaying over FCG - Agent 2.0
 
I would really appreciate any assistace or guidence.

I followed the instructions in this tutorial viewtopic.php?f=16&t=585 and changed the noted css code as follows.

Original css, this and this -

Code:

#nav li {
        float: left;
        list-style: none;
        margin: 0px;
        padding: 0px;
        }

#nav li li {
        }

per tutorial became this and this -

Code:

#nav li {
        float: left;
        list-style: none;
        margin: 0px;
        padding: 0px;
  z-index: 15;
  position: relative;
        }

#nav li li {
  z-index: 10;
  position: relative;
        }

And the revised css code made no difference.

The subnav displays dropdowns in front of the FCG fine using original code. No change was needed.

FCG is ver 3.0.1

Site URl, note Page Templates navbar dropdown
http://ultimatecollectionhomes.com/

This same error can also be seen on the Agent theme demo -
http://www.revolutiontwo.com/demo/agent.html

Thank you in advance.

Craig Tuller 02-13-2009 08:06 AM

Re: Navbar dropdowns not displaying over FCG - Agent 2.0
 
Not sure what you are asking??

The tutorial is intended for sites that have an issue with this problem. You do not need to complete all the Tuts in the General Tuts section.

Marc 02-13-2009 09:19 AM

Re: Navbar dropdowns not displaying over FCG - Agent 2.0
 
I am asking; how do I get the Agent nav menu dropdowns to display over the FCG?.

They do not in either my setup before or after the added code. And they do not display in the Agent demo.

Debra 02-13-2009 09:24 AM

Re: Navbar dropdowns not displaying over FCG - Agent 2.0
 
your navbar shows over FCG for me. What browser are you using?

Marc 02-13-2009 09:32 AM

Re: Navbar dropdowns not displaying over FCG - Agent 2.0
 
FireFox 2x

The navbar menu dropdowns do not in neither my site or the Revolutiontwo demo.

But the subnav dropdowns do display correctly.

Marc 02-17-2009 10:37 AM

Re: Navbar dropdowns not displaying over FCG - Agent 2.0
 
Still seeking a fix for the upper navbar dropdowns being behind FCG on Agent (and similar themes). Even the online theme demos have this problem. Any fix? Or is FireFox 2.x functionality "depreciated" in newer Revolution2/Studiopress themes?

Brian Gardner 02-17-2009 06:23 PM

Re: Navbar dropdowns not displaying over FCG - Agent 2.0
 
I will try to take a look tonight at this, but I am moving the forum tonight so we'll see if I can get to it.


All times are GMT -5. The time now is 06:01 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.