NavBar menu drop down behind the sidebar

I sent this yesterday but didn't have not heard of anyone. Anyone want to take a stab at it for me please.


Would be someonoe take a look at the navigation bar on this site I'm redesign please.

Fall of IE7 under ministries and stewardship fall behind the top area of the sidebar. IE6 and FF looks good.

There are still a few errors that I work, but do not believe they have something to do with the navigation bar Act in this way in IE7.

Also in IE6 my head sometimes has very long. Thoughts?

I hope someone can help. Thank you.

Lynne

Search for this rule:

{#navbar}
Background: url (.. / images/bg_topbar.jpg);
background-color: #13214 c;
height: 2.25em;
margin: 0;
}

Change to this:

{#navbar}
Background: url (.. / images/bg_topbar.jpg);
background-color: #13214 c;
height: 2.25em;
margin: 0;
position: relative;
z index: 999999;
}

--
Al Sparber - PVII
http://www.Projectseven.com
The finest Menus Dreamweaver | Galleries | Widgets
http://www.Projectseven.com/go/pop
The ultimate DW menu system

"lynnegeek" wrote in message
News:gonj2e$5RP$1@forums. Macromedia.com...
> Thanks for checking out Mark. I tried your suggestions and it does not
> work. I have
> currently have mistakes, but they are caused by the video and
> marquee.
> When I take those out, the page validates well. I replace the
> marquee
> as soon as I find some js to do the same.
>
> Unfortunately my nav menu drop-down under the stewardship and departments always
> mask
> behind the top in the sidebar box.
>
> I'm starting to have pain in the chest over this. Don't know what I don't see.
> I
> guess that has to do with the top box.
>
> Is there anyone out there (I want to sing Pink Floyd!) that
> would be
> Take a look at this for me. Here is the
> http://www.webassistantsllc.com/clients/QOP
>
> I appreciate any help. Lynne:
>

Tags: Dreamweaver

Similar Questions

  • When I go to delete a bookmark - I click the menu drop down and the page that I just removed is still there. What I am doing wrong.

    I click the menu drop down and highlight and open the web page and then I click on the yellow star and choose the tab delete press done and when I close and click the menu drop-down new my web page is still there that I wanted to delete.

    Click right a bookmark in the menu dropdown bookmarks and select Remove to remove the bookmark.

  • Spry menu drop down behind youtube player please help

    Hello

    I have a vertical spry menu bar next to a youtube player on my site.  Fire Fox PC and IE the menu cache always behind the player.

    I have the reader in a separate div in the menu.  I tried to give the menu div a higher value of the hierarchy of the three and the reader div 1.

    When I tried to open the page after that I got an error before she would bring the screen to the top.

    I also tried to give the youtube html code a hierarchy within the div tag and once again got the error message.

    I also tried to make the position of 'visible', without success.

    Thank you for your time and help

    Kate Terry

    http://www.romanceinthebackseat.com

    "Wmode" is a setting of the Flash which is short for "window mode". You need to reset "allowScriptAccess" whatever the value was before you changed it to transparent and then add the wmode parameter. Here's how:

    1. In Dreamweaver design view, select the placeholder of the Flash.
    2. If you have Dreamweaver CS4, in the property inspector, change the contextual menu wmode transparent.
    3. For all other versions of Dreamweaver, click the settings button.
      1. In the settings dialog box, click Add (+) to insert another parameter.
      2. In the parameter column, enter wmode and press Tab.
      3. In the value column, enter transparent
      4. Click OK to close the settings dialog box.

    That should do it.

    Best - Joe

    Joseph Lowery

    Author, Dreamweaver CS4 Bible

  • CSS Drop down menu; How to align the edge right of the menu drop down and the parent menu?

    Hi all

    I have a drop down menu that works well.

    The only change that I need to do is to have the right edge of the drop-down menu below to align with the right edge of the parent menu. When you hover over the menu, it currently "injects" down and to the right, with the left edges aligned.

    I want the menu to 'drop' down and to the left, so the straight edges are aligned.

    I tried fiddling with floats and absolute/relative positioning. I don't know what needs to be changed.

    You can provide any assistance is greatly appreciated! I learn through 'cut and paste', please go easy on any terminology you can use.

    Thank you!

    Here is my code:

    .chromestyle{
         width: 100%;
         font-weight: bold;
         float: left;
         height: 29px;
    }

    .chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

    .chromestyle ul{
    border: 0px solid #BBB;
    width: 100%;
    background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
    padding: 4px 0;
    margin: 0;
    text-align: right; /*set value to "left", "center", or "right"*/
    }

    .chromestyle ul li{
    display: inline;
    }

    .chromestyle ul li a{
    color: #000000;
    padding: 4px 7px;
    margin: 0;
    text-decoration: none;
    border-left: 1px solid #DADADA;
    }

    .chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
    background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
    }

    /* ######### Style for Drop Down Menu ######### */

    .dropmenudiv{
    position:absolute;
    top: 0;
    border: 1px solid #BBB; /*THEME CHANGE HERE*/
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
    background-color: white;
    width: 200px;
    visibility: hidden;
    }


    .dropmenudiv a{
    width: auto;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
    padding: 2px 5px;
    text-decoration: none;
    font-weight: bold;
    color: black;
    }

    * html .dropmenudiv a{ /*IE only hack*/
    width: 100%;
    }

    .dropmenudiv a:hover{ /*THEME CHANGE HERE*/
    background-color: #0000ff;
    color: #fff200;
    }

    How about this?

    http://ALT-Web.com/demos/right-aligned-CSS2-Horiz-drop-menu.shtml

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • Java drop down behind the image, but only in IE7

    Hello

    The menus are in a bar of navigation right above the image. The menus are beautiful (drop-down menu on the top of the image) in Firefox and IE6. Any ideas? The following Java code:

    Turns out the problem be caused by the image with 'parent' positioning in CSS and the nav bar with an "absolute" positioning The only way I could get IE to take the fall in the top navigation bar was to change the position of the 'static' image (which is the default). But the image was too small labels that arises when hovered you over some areas, and they away. So to get the page the door made us just the part "tags" of the image.

    I know I could have changed the Absolute positioning image and then used the z-index to the drop-down lists at the top, but the image has been divided into a number of small images of Dreamweaver / Fireworks and, therefore, the image "a blast" with absolute positioning and we had no time to put each of them individually.

  • Impossible to find in the menu drop-down under the language and region ISO 8601 calendar

    I am a user of Yosemite and I know that by default uses the Gregorian calendar, but in our company and on our systems we use the ISO 8601 calendar for our week number. I can't understand how to add ISO 8061 in the drop-down list.  Can you help me?

    Hi shulmda,

    Thank you for using communities Support from Apple.

    I understand that you want to use the ISO 8601 on your Mac calendar.  To select this shape for your calendar, please go to your language section & region of system preferences and make this change.

    OS X Yosemite: Language Preferences & region

    Take care.

  • my top-navigation bar collapses in the size of the phone and open falling down in dreamweaverCC primer, but the square with lines only opens a menu drop-down in the browser. Can you help me?

    Anyone else have a problem with the navbar toggle expanding online? It works inside Dreamweaver, but not in a browser.

    There should be a js file in the root directory of your site.

    yoursite.org/js

    I also checked in the pages of a js file directory.  Nothing is.

    Nancy O.

  • LR CC - menu drop-down of the White Balance.

    Why do I see only "As Shot", "Auto" and "Custom".  Instructional videos online display the dropdown menu with "Daylight", "Shadow", "Tungsten" Fluorescent"and several others.  Why don't I see all the people?   Running Win 7 x 64, LR CC with the latest updates installed.  (24/06/2014)

    I sent you a profile not a list of WB, which is here and is still ok, I realized:

    Maybe you were watching a TIF, before?

  • Why firefox doesn't include pages recently accessed menu drop-down with the 'back' button?

    This feature is fairly common and useful instead of research in history or up one by one.

    Click and hold or click the back button to see the back / before the list.

  • Try to change the menu drop-down

    I created a form that uses a lot of drop-down menus and trying to get the menu drop-down see the descriptions and have actually filled area with a number of coin instead of the description. I am not against XML encoding if necessary I am new to it but played around a little bit. Ideas or direction would be greatly appreciated thanks.

    Yes. To descriptions in the menu drop down and then specify values in the binding tab. In the event for the menu output drop-down put the code (in formcalc):

    If ($.rawValue == 1) then

    $.formattedValue = "109323" / / put all part number is here

    ElseIf ($.rawValue == 2) then

    $.formattedValue = "109324" / / etc

    endif

    the rawValue is the value of the option, the person has chosen in the menu and the formattedValue is what the box displays the exit event has run.

  • Windows 7 menu drop down menus invisible

    Just upgrade from Vista home premium to version W7 Home premium and the drop down menus are not visible.  I can see an overview of the menus but no content or hotspots click.  This applies to the start menu (close on the menu drop-down) and the Outlook menus.

    Windows Update has nothing to with the upgrade of Windows. Please repost your question in the support forum: http://social.answers.microsoft.com/Forums/en-US/w7install/threads ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • Drop-down menu is hidden behind the elements

    Hello

    I have a right to 2 containers after another. Drop-down menu is in the first. When I want something to choose in the drop-down menu, he hides behind the elements in the second container.  How can I make this drop in the front, when the seecting elements?

    In my application, I also noticed that when I didn't use a drop-down list ScrollView did disappear after the elements below the drop-down list. Then when I used a ScrollView around all elements, it has been resolved.

    A drop-down list in cascades infact do not come on the top items. It expanded just himself and all the elements under the menu drop-down get pushed down. When the bottom is reached, items below, that the drop cannot be pushed more, so the drop-down list will appear behind items.

    When you use a scrollview, the items in the drop-down list may get pushed too far below is necessary because the window is not limited to the screen.

    I hope that was a little bit useful.

  • Mobile side.  Using the drop down of your video.  I once put some text on the Mobile page the Menu drops down, but behind the image.  When I remove the text box the menu works correctly.  This also happens with a HTML code placed to Paypal.

    Mobile side.  Using the drop down of your video.  I once put some text on the Mobile page the Menu drops down, but behind the image.  When I remove the text box the menu works correctly.  This also happens with a HTML code placed to Paypal.

    Please check layers panel and put in place the menu item in the list, you can use the layers panel and move up or attempt to move the content.

    If there is still the same, then download a few screenshots of the design view.

    Thank you

    Sanjit

  • Cannot use my address bar. Press enter, nothing happens. Click on menu drop down and it will not go to the address

    Address bar does not work. Will not open search or site Web open, even when I click on addresses in the menu drop-down. I tried to start in safe mode and I tried Firefox refreshing. I even tried to reinstall Firefox. Any suggestions?

    I did a system restore, after seeing some other problems with my computer. Now, it seems to work correctly. I think that refreshing Firefox may not have worked until I did the restore, because he tried to open my previous session, even after rebooting. When I started after restoring the system, is no longer a bookmarked or saved passwords. So I'm not sure what I did than the fixed, but it seems to work now. Thanks for all the help

  • Menu drop-down list does not apear, instead of this, there is a miniature version of the Thunderbird window. How to fix?

    On a new installation of Thunderbird running on a new instalation of Windows 7 in the dropdown menu will not work. By clicking on the list of the menu drop-down appears, but instead to be filled with tryies to squeez options in a copy of the window full thunderbid - see the screenshot.

    Restart in SafeMode it works OK.

    Any ideas how to fix?

    No picture, but try this
    https://support.Mozilla.org/en-us/questions/1012145

    Not better?

Maybe you are looking for