menu Spry (help please)

I posted this question earlier and I'm sorry to post it again so soon, but I titled it's bad and I wanted to make sure that would not get looked more because of my mess up.

I have two questions. First of all if you can take a look at this http://www.gcfa.org/episcopal-revised.html , you will see how my spry menu leaves the space where it should be. (Between the third and fourth content). This does not happens in Internet Explorer, it does not is FF, Safari, opera. Also, in a world of perfert I would like it if the menu has not been opened, while it was originally opened by the user. Can someone help me please. Thanks in advance!

I don't see the problem space, but what about your state 'Open', remedy in Higlighting the DIF. "" CollapsiblePanel #panelnamehere "the Spry Panel desired difficulty and DW will give you 2 options in the bottom panel with display: select open or closed and by default, choose open or closed.

Tags: Dreamweaver

Similar Questions

  • Menu Spry help positioning

    I literally spent the last three days (eight to ten hours each day) trying to figure out how to customize a menu spry for CS4. I looked at countless tutorials (more of which were written for CS3), the I combed through articles and discussions. I read the stuff on the spry site. I have been more my book Dreamweaver The Missing Manual a dozen times. Because navigation is one of the most basic features of Web design, you would think that it is a simple method of bullet proof. It is certainly easy enough to add menu items. After that, it's a nightmare.

    As soon as I would get one thing working properly, I noticed in a browser and see that while I could have corrected a problem of submenu now I've screwed up to the appearance of the menu bar main or vice versa. I would get so screwed things that I would have to trash everything and start again. I had to do at least four times. Once I trashed the widget, deleted all spry assets and inserted a new menu. I did a preview in a browser of the menu new ordinary and and all of the foires parameters of employment previous spry was now the new menu. WTF? How can this be? I have saved, closed and restarted and it was back to normal. But that does give me a lot of confidence in what I see in mode live view.

    Okay, so now it's three days later and during my attempt in fifth and in fact, I had all this work as it is supposed to. All I want to do now is to position the menu bar. Right now it is floated to the left against a menu div with a background. The menu div is 40 px high. The spry menu bar is also sitting at the top of the div and looks terrible. I don't want it centered in the div tag and I don't want it rinse top left sitting. What I want to do is move it to the right to match any other content on the page and Center the menu bar vertical in the div. I tried adding padding to the div and mess up the appearance of divs. I tried to add margins, I tried to add a padding to the high level ul.menubarhorizontal (he didn't really like that). Bottom line is that I'm afraid to touch anything for fear that all this will fall apart and I'll have to start over. The page I'm working on is going to be a model for an entire site. So I can't do anything else until I fix this. Can anyone help? Please?

    Without looking too closely, this is done for me:
    {#menu}
    background-image: url("..) ("/ Images/Layout/nav_bg.jpg");
    background-position: left, top;
    background-repeat: repeat-x;
    height: 40px;
    padding-left: 104px;
    Width: 856px;

    }
    You can adjust the padding on the left and width accordingly.
    Martin
  • Missing options in right click Create new menu! Help, please!

    Hi, I have this problem, small but very annoying with right click. The option to create a new text document in the new menu has disappeared. I looked online and most people say to restore a regristy key to fix it, well, the problem is that I could do that and still have this key and no text document option. I use it all the time and now he eiritates just me.

    Any help would be greatly appreciated, thank you.

    Thank you, but he's back. I did nothing. My system just returned all weird in the old theme of the window and now options. I don't know how it happened, but it did.

  • Slide show under the menu bar, help please

    Hi again,

    I need help from members of the community awesome Adobe once again, good news, is that I actually have an example to show this time to make it easier to answer. I recently started a new page for the company I work with, and there is a change in the menu bar and a slide show I've wanted to do for a long time, maybe even the Twitter ticker bar if somebody wants to cover in this discussion.

    First of all, the link: http://restorationacpc.com/

    The menu bar, as you can see, the Red thing moving across the top of the screen with the tabs menu on it as home, about us, ect. ect. For some reason, that he travels out of the page, as I planned to do, he stops just short and you can see the background of the page to the left and to the right of the bar, which is the smallest issue that I encounter here.

    The biggest problem with the menu bar I want difficulty is that logo Showcase D & B push the slide downwards, and while that seems not necessarily bad, I would like to again for the slide show to sit under the logo with the logo shining on the top of the slide show.

    Finally, something small and optional to hit for anyone who wants to solve, y at - there a way for me to have the Ticker Twitter bar to the top at the top of the site to sit ON top of the logo d & b and against the Red menu bar? I would like for the Twitter's Ticker bar to look like it is part of the bar menu if possible.

    As always, any help is greatly appreciated!

    For the slide show to push up:

    . scmenu in your CSS (line 102) file:

    Add:

    position: relative;

    I see that you already have z-index. But z-index will not work without reference to a position.

    . displaywrap (line 53 of your CSS):

    Add:

    position: relative;

    top:-56px;

    z-index: 1;

    Which should push the slide show for you under the logo.

    Your page margins are not reset to 0 - that is why you see to the left and to the right area.

    Line 58 of style.css, body - add this:

    margin: 0;

    padding: 0;

    This will reset your margin of body and padding to 0. For anything that requires filling, you can define a substitution within its own class or id.

    For Twitter bar, if you push closer to the menu, what will you do on your trip button "hide"?

    On a sidenote, I've noticed a lot of faulty code:

    headstuff class ="twoColLiqLtHdr" >. "

    scmenu class ="twoColLiqLtHdr" >. "

    tab class ="twoColLiqLtHdr" >. "

    I think you did your tags! You can stick to the definitions standard div... .

    Line 24 of HTML where you set your jQuery script tag is missing a closing >. Fix this.

    Line 138 of HTML:

    <>#">Tag

    Invalid tag.

    Run your code by http://validator.w3.org/, check & fix all the errors first.

  • Help please. My spry menu bar font sizes are smaller in some pages than others.

    My spry menu bar font sizes are smaller on some pages compared to others. I can't understand why since I am referencing the same file of sprymenbarhorizontal.css on both pages. I am new to dreamweaver and HTML. Help, please.

    I'll post my code if someone tell me how do.

    Hello

    You can use a different font instead of '%' in px size in your "sections" like I did (12px was that my choice to see what is happening. Of course you can use all the other sizes):

    1. in the present case:

    UL. MenuBarHorizontal
    {
    margin: 0;
    padding: 0;
    list-style-type: none;
    do-size: 12px;
    / * font size: 70%; * /
    cursor: default;
    Width: 865px;
    }

    2. here:

    UL. MenuBarHorizontal li
    {
    margin: 0;
    padding: 0;
    list-style-type: none;
    do-size: 12px;
    / * font size: 70%; * /
    position: relative;
    text-align: left;
    cursor: pointer;
    Width: 168px;
    float: left;
    border-bottom: 1px solid #660066;
    border-right: 1px solid #660066;
    border-left: 1px solid #660066;
    border-top: 1px solid #660066;
    }

    3. in the present case:

    UL. MenuBarHorizontal ul
    {
    margin: 0;
    padding: 0;
    list-style-type: none;
    do-size: 12px;
    / * font-size: 100%; * /
    z index: 1020;
    cursor: default;
    Width: 164px;
    position: absolute;
    left:-1000em;
    }

    Hans G.

  • SPRY MENU BAR HELP!

    Come on guys (and girls) I posted this earlier and no answers. Can someone (Murray, you out there?) help out me? Please? : 0 (is there something simple I am missing?) I have added new tabs me spry menu bar on the home page, it's not forget these updates on the model of already made pages. Does? If so, is there something simple I'm dominant?
    Thank you!!!

    I hope so!
    So what I do is to open the main template, add all the new pages (tabs) to the
    menu Spry bar (navigation bar), then when I save he asks me if I
    Here you are
    updated all pages in the child?
    If you have everything set up the way it should be.
    Can I change the main model just clicking on it in the files Panel?
    Yes.
    Sorry for the newbie questions. I want to assure you that I do not lose what I have
    fact so far. It has been a long way!
    Should not be a problem
    Dave

  • How can I return my menu bar the new version i.e. everything under a single button named firefox. I clicked on something and my menu bar is back to the old version, and it makes my screen look clumsy now. Help, please!

    I clicked on something by mistake and my menu bar got extended as it used to be in earlier versions of Firefox as file edit view history bookmarks tools help... all in the same line... it is now my screen look clumsy coz of the new version. So, I want the menu back bar because it is in the new version. Help, please

    You see the orange (on Linux gray) Firefox button if the menu bar is hidden, to hide the menu bar through the view > toolbars, also accessible via Firefox > Options.

    If you need access to the hidden menu bar press F10 or press and hold the Alt key to display the menu temporarily bar.

  • I'm trying to place the box on the left of the menu above search - please help all programs!

    Original title: all the programs box

    I'm trying to place the box on the left of the menu above search - please help all programs!

    Hi, Flexiablehorse1a,

    Quote Windows OS and computer make and model.  Thank you.

    Exactly what you do see where all programs should be?

    Have you looked into the Recycle Bin to restore the box?

    Have you tried a system restore?

    http://Windows.Microsoft.com/en-us/Windows-Vista/what-is-system-restore

    Press the Windows flag key + R to open the run

    Type the following command: regsvr32 /i shell32.dll

    Press Ok

    Restart the computer for the changes to take effect

  • I have a problem with a box that keeps going on my menu when it scrolls down, and I tried everything. "Send backward", recreate the box, etc. Help, please

    The box continues to go on the menu when you scroll, I sent the box back and the bar menu at the front, etc.. Help, please!

    Hi Emily,.

    Please check the placement of this box in the layers panel.

    Kind regards

    Akshay

  • The Spry menu bar help

    Well, I have been struggling with this for always and still am having problems with my menu bar.  I need the main menus to have background pictures and the submenus have a color.  I use ul style. MenuBarHorizontal a for styling the menu without ul and drop-down menus items. MenuBarHorizontal a.MenuBarItemSubmenu for styling the menu with drop-down lists items.  Here's what I have:

    http://littlechisel.com/Ideal_Window/

    I can change the color of items 1 and 3, but I can't add a background image.  When I try to add the image to the style, it comes out blank.  What I am doing wrong?  I had this work last night, but for some reason, now it is not.  Help, please... Thank you.

    Not solved my problem so no need to answer...

  • Dreamweaver CS4 errors, Spry widget does not. Help, please!

    I remodel a website and downloaded the this contact page html file. I opened it in Dreamweaver and I started getting this error. I opened the html file has some JavaScripts inside and I think, the scripts had a conflict with Dreamweaver CS4. I already deleted these files, I tried to open it and I always meet these errors.

    These are the errors I get:

    1. when I open Dreamweaver, this pop-up message:
    "While executing onLoad in RecordsetFind.htm, the following JavaScript error has occurred:
    In the file "RecordsetFind".
    findRs is not defined. »
    2. I click OK. Then I get this message:
    "While executing onLoad in design Notes_onOpen.htm, the following JavaScript error has occurred:
    In the file "Notes_onOpen Design".
    onOpen is undefined. »
    3. I just click OK. When I open a html file to edit or create a new, this error pops up again:
    "While executing onLoad in design Notes_onOpen.htm, the following JavaScript error has occurred:
    In the file "Notes_onOpen Design".
    onOpen is undefined. »
    4. I shall yet once just click OK, then this error:
    "The following translators were not loaded due to errors:
    ColdFusion.htm: has configuration information that is invalid.
    SpryWidget.htm: has configuration information that is invalid. »
    5 then, I will just click OK again. Then, when I'm working with projects or create a new project with Spry, it does not work properly. I got the code and update the list Spry or content manually.
    6. when I close Dreamweaver, I always have this error:
    "While executing onLoad in TeamAdminTempDelete.html, the following JavaScript error has occurred:
    In the file "TeamAdminTempDelete".
    delTempFile is not defined.

    I tried to uninstall the Dreamweaver and install again, but it did not work.

    What should I do to make the spry works again and remove all those annoying errors? Furthermore, all my Spry widgets do not work and these errors I encounter in all the Sites that I'm trying. How can I make it work again? I tried the search problems in CS4, but I couldn't see one, only in CS3.

    Help, please.

    See if the following can help (found in the Dreamweaver FAQ)

    JavaScript and other unexpected errors

    --
    Mark A. Boyd
    Keep-on-Learnine :-)
    This message was processed and published by Jive.
    It will not be considered an accurate representation of my words.
    She may not even have been designed as a response to your message.

  • Bookmark this page disappeared from the context menu - help please

    I saw the answer on the blue stars and images etc at the top of the menu, well, I like text! How can I get the text in menu line you please?
    Thank you

    See this: https://userstyles.org/styles/104945/fx-32-context-menu-full-text

  • How to reset the menu spry?

    Hello everyone.

    I tried to reset the bar from spry menus several times but the css stuck with it and I don't know how to reset this menu spry, it always open the last menu bar, I work in, please help

    Thank you

    Replace your Horizontal Spry Menu with this CSS code:

    ul.MenuBarHorizontal
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        cursor: default;
        width: auto;
    }
    ul.MenuBarActive
    {
        z-index: 1000;
    }
    ul.MenuBarHorizontal li
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: relative;
        text-align: left;
        cursor: pointer;
        width: 8em;
        float: left;
    }
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        z-index: 1020;
        cursor: default;
        width: 8.2em;
        position: absolute;
        left: -1000em;
    }
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
    {
        left: auto;
    }
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
    {
        width: 8.2em;
    }
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
    {
        position: absolute;
        margin: -5% 0 0 95%;
    }
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
    {
        left: auto;
        top: 0;
    }
    
    /*******************************************************************************
    
     DESIGN INFORMATION: describes color scheme, borders, fonts
    
     *******************************************************************************/
    
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
    {
        border: 1px solid #CCC;
    }
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
    {
        display: block;
        cursor: pointer;
        background-color: #EEE;
        padding: 0.5em 0.75em;
        color: #333;
        text-decoration: none;
    }
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
    {
        background-color: #33C;
        color: #FFF;
    }
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
    {
        background-color: #33C;
        color: #FFF;
    }
    
    /*******************************************************************************
    
     SUBMENU INDICATION: styles if there is a submenu under a given menu item
    
     *******************************************************************************/
    
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
    {
        background-image: url(SpryMenuBarDown.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
    {
        background-image: url(SpryMenuBarRight.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
    {
        background-image: url(SpryMenuBarDownHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
    {
        background-image: url(SpryMenuBarRightHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    
    /*******************************************************************************
    
     BROWSER HACKS: the hacks below should not be changed unless you are an expert
    
     *******************************************************************************/
    
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
    {
        position: absolute;
        z-index: 1010;
        filter:alpha(opacity:0.1);
    }
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
    {
        ul.MenuBarHorizontal li.MenuBarItemIE
        {
            display: inline;
            f\loat: left;
            background: #FFF;
        }
    }
    

    Nancy O.

  • Menu Spry works does not in all browsers

    This spry menu bar works fine in IE but not FireFox, Chrome or on my cell phone...

    Help, please?

    In styles.css, change the #73 value line visible as in

    #topnav

    {

    Width: 100%;

    background-color: #002780;

    float: left;

    margin-top:-15px;

    padding-top: 5px;

    overflow: visible;

    -moz-box-shadow: 3px 4px 5px #000000;

    -webkit-box-shadow: 3px 4px 5px #000000;

    box-shadow: 3px 4px 5px #000000;

    }

    GRAMPS

  • Despite my constant removal of Yahoo in all search preferences, it keeps returning automatically to my defaul for Firefox search. Help, please! I hate Yahoo!

    Despite my constant removal of Yahoo in all search preferences, it keeps returning automatically to my defaul for Firefox search. Help, please! I hate Yahoo!

    On Mac, this most commonly seems to be caused by Spigot or pipe modules, or something else that snuck in without being detected with other software that you downloaded.

    Please try to disable all non-essential or unrecognized extensions on page modules. Either:

    • CMD + SHIFT + a
    • "3-bar" menu button (or tools) > Add-ons

    In the left column, click Extensions. Then, in case of doubt, disable (or delete). Especially if you find something called SearchMe.

    Often, a link will appear above at least an extension disabled to restart Firefox. You can complete your work on the tab and click one of the links in the last step.

    Is that what helps you regain control?

Maybe you are looking for