StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
  #1  
Old 02-12-2009, 05:48 PM
Marc's Avatar
Marc Marc is offline
Community Leader
 
Join Date: Oct 2008
Location: Colorado, USA
Posts: 1,361
Default 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.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Menu Bar Dropdowns not displaying in IE6 dgriffin General Discussion 4 12-21-2009 07:53 PM
Static URL in NavBar Dropdowns and slideouts jalandis01 General Discussion 7 08-14-2009 11:08 PM
Agent Theme not displaying correctly in Vista flyfinatic General Discussion 1 07-29-2009 02:27 PM
Agent page displaying information twice flyfinatic General Discussion 11 06-17-2009 08:57 PM
Featured Content Gallery not Displaying in Agent Theme themightymo General Discussion 6 05-30-2009 10:08 AM


All times are GMT -5. The time now is 11:32 AM.

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