![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
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 {
}
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;
}
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 | |
|
|
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 |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us