SUBMENUE HELP

Can you please tell me how to create a submenu?

Hello

Please, go to the options menu and make sure that "All the Pages" is selected in Menu options and it will be how you the submenu for all second level and below pages.

Concerning

Vivek

Tags: Adobe Muse

Similar Questions

  • CSS Dropdown Menu of centering

    Hey guys,.

    I have a little problem.

    I would like to focus my CSS Menu that is placed in a DIV tag so that it is centered below my picture in the header.

    http://jsfiddle.net/UxwQ5/ - here is a jfiddle to take a look.

    If someone could help it would be much appreciated.

    Thank you

    Luke

    CSS in a quick glance:

    {of NAV

    position: relative;

    Width: 1000;  / * Set the width if necessary * /.

    margin: 0 auto;

    padding: 0;

    text-align: center;

    z-index: 1000;

    height: 50;

    }

    NAV ul {}

    margin: 0;

    padding: 0

    }

    nav li {}

    list-style: none;

    do-size: 12px;

    float: left;

    text-align: center;

    do-family: Arial, Helvetica, without serif.

    }

    / * menu of top-level * /.

    nav li a {}

    display: block;

    text-decoration: none;

    right margin: 2px;   / * space between links * /.

    Width: 120px;   / * Adjust according to your needs or use auto * /.

    padding: 8px 15px;

    make-weight: bold;

    line-height: 4;

    color: #506F1A;

    border: 1px solid #FFF;

    Background: #FFF;

    text-align: center;

    }

    / * top menu style on mouse over * /.

    Li: hover NAV > a {}

    background-color: #444;

    color: #fff;

    }

    / * submenu * /.

    nav li ul {}

    display: none;

    text-align: center;

    margin: 0;

    Padding: 1em 0;

    Background: #444;

    Police-weight: normal;

    make-style: oblique;

    }

    / * submenu, help for the older IE * /.

    ul li: hover NAV, nav li.hover ul {}

    display: block;

    position: absolute;

    padding: 0;

    }

    nav li: hover li,

    nav li.hover li {float: none ;}}

    / * drop-down style * /.

    Li li: hover NAV, nav li.hover li a {}

    Width: 10em;  / * Adjust the width according to the needs or use auto * /.

    margin-top: 0;

    line-height: 1.25em;

    Police-weight: normal;

    border: none;

    }

    / * menu style drop down on mouse over * /.

    nav li li a: hover {}

    background: 444;

    color: #fff;

    }

    .nav nav {}

    text-align: center;

    }

    #navigation {of nav

    text-align: center;

    }


    Try adding display: inline-block to your nav ul rule:

    NAV ul {}

    Display: inline-block;

    margin: 0;

    padding: 0

    }

  • Please help me understand the submenu

    Hello

    How to make the submenu and more, how I see what I've done in the browser?

    I have tried, but somehow, it does not work.

    Please help me, I'm lost!

    See attachment.

    Thank you.

    Knipsel.JPG

    Hello karenr1217101,

    I think that you want to check how submenus under portfolio will look, but you are unable to see in Design view.

    Looking at the screenshot I guess the option to activate the submenus is not yet active.

    • Please select the menu and the menu options open Panel.
    • Select "All pages" in the type of menu and then you will be able to see the submenus.

    Please let me know if you are talking about something else.

    Kind regards

    Vivek

  • My submenu does not work on my subpages of muse: that's when I made a change to the captain and now it is not - please help!

    My submenu does not work on my subpages of muse: that's when I made a change to the captain and now it is not - please help!

    The Web site is www.thecupcakebaker.co.uk

    Hello

    It looks like something is bunk of the menu items, pourriez please check again, see you if there are any blank object or anything else

    Let me know if that helps

  • Spry submenu appearing only on the net...  Help!

    I created a website for the first time, on dreamweaver.   Spry menu bar works fine when I click on 'Preview on Firefox' on dreamweaver.

    However, submenu does not appear on www.   It is not even change color when I go over it.   Please someone help with this.  I tried to read the entire discussion and watch YouTube on the Spry menu bar, but I can't understand this at all... Is the Web site: http://www.laren.ca

    @charset "UTF-8";

    / * Sections - version 0.6 - Pre - Release Spry 1.6.1 * /.

    / * Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

    /*******************************************************************************

    The AVAILABLE INFORMATION: Describes the box model, positioning, the order

    *******************************************************************************/

    / * The outermost container for the menu bar, an area of width auto without margin or padding * /.

    UL. MenuBarHorizontal

    {

    margin: 0;

    padding: 0;

    list-style-type: none;

    cursor: default;

    Width: auto;

    do-family: Calibri;

    do-size: 100%;

    }

    / * Value of the menu bar active with this class, currently the definition of z-index to accommodate IE rendering bugs: http://therealcrisp.xs4all.nl/Meuk/IE-zindexbug.html */

    UL. MenuBarActive

    {

    z-index: 1000;

    }

    / * Menu item containers, position of children relative to this container and are a fixed width * /.

    UL. MenuBarHorizontal li

    {

    padding: 0;

    font size: 14.5px;

    position: relative;

    cursor: pointer;

    Width: 117px;

    float: left;

    border: thin;

    background-color: #FFFFFF;

    text-align: center;

    list-style-type: none;

    border-width: 1px;

    border-style: double;

    border-color: #E1E1E1;

    }

    / * Submenus should appear under their parent (top: 0) with a higher z-index, but they are first the left side of the screen (-1000em) * /.

    UL. MenuBarHorizontal ul

    {

    margin: 0;

    padding: 0;

    list-style-type: none;

    do-size: 100%;

    z index: 1020;

    cursor: default;

    Width: 150px;

    position: absolute;

    left:-1000em;

    height: auto;

    }

    / * Submenu that shows with the designation of the class MenuBarSubmenuVisible, we put the car left so it happens on the screen below its parent menu item * /.

    UL. MenuBarHorizontal ul. MenuBarSubmenuVisible

    {

    left: auto;

    }

    / * Container of menu items are same fixed width parent * /.

    UL. MenuBarHorizontal ul li

    {

    Width: 150px;

    height: auto;

    }

    / * Submenus should appear slightly overlapping to the right (95%) and upward (-5%) * /.

    UL. MenuBarHorizontal ul ul

    {

    position: absolute;

    margin:-5% 0 0 95%;

    }

    / * Submenu that shows with the designation of the class MenuBarSubmenuVisible, we have left to 0, it is on the screen * /.

    UL. MenuBarHorizontal ul. MenuBarSubmenuVisible ul. MenuBarSubmenuVisible

    {

    left: auto;

    top: 0;

    }

    /*******************************************************************************

    INFORMATION DESIGN: Describes the set of colors, borders, fonts

    *******************************************************************************/

    / * Submenu containers have borders on all sides * /.

    UL. MenuBarHorizontal ul

    {

    border: 1px solid #CCC;

    }

    / * Menu items are a light grey block with padding and no text decoration * /.

    UL. MenuBarHorizontal a

    {

    cursor: pointer;

    margin: 1px;

    height: auto;

    display: block;

    text-decoration: none;

    color: #FFF;

    make-weight: bold;

    background-image: url (purple.jpg);

    padding-top: 8px;

    padding-bottom: 8px;

    }

    / Components menu that have mouse over or focus have a blue background and white text * /.

    UL. MenuBarHorizontal a: hover

    {

    background-image: url (light.jpg);

    overflow: visible;

    }

    UL. MenuBarHorizontal a: focus

    {

    make-weight: bold;

    }

    / * Menu items that are opened with the submenus are on MenuBarItemHover with a blue background and white text * /.

    UL. MenuBarHorizontal a.MenuBarItemHover, ul. MenuBarHorizontal a.MenuBarItemSubmenuHover, ul. MenuBarHorizontal a.MenuBarSubmenuVisible

    {

    color: #FFF;

    }

    /*******************************************************************************

    Submenu INDICATION: styles if there is a submenu in a given category

    *******************************************************************************/

    / * Menu items that have a submenu have the MenuBarItemSubmenu class designation and are set to use a positioned background the far left (95%) and vertically centered image (50%) * /.

    UL. MenuBarHorizontal a.MenuBarItemSubmenu

    {

    background-position: 50 95%;

    background-image: url (redd.jpg);

    background-repeat: no-repeat;

    }

    / * Menu items that have a submenu have the MenuBarItemSubmenu class designation and are set to use a positioned background the far left (95%) and vertically centered image (50%) * /.

    UL. MenuBarHorizontal ul a.MenuBarItemSubmenu

    {

    background-repeat: no-repeat;

    background-position: 50 95%;

    }

    / * Menu items that are opened with the submenus have the designation of the MenuBarItemSubmenuHover class and are set to use a background image "hover" positioned on the far left (95%) and centered vertically (50%) * /.

    UL. MenuBarHorizontal a.MenuBarItemSubmenuHover

    {

    background-position: 50 95%;

    background-repeat: no-repeat;

    background-image: url (purple.jpg);

    }

    / * Menu items that are opened with the submenus have the designation of the MenuBarItemSubmenuHover class and are set to use a background image "hover" positioned on the far left (95%) and centered vertically (50%) * /.

    UL. MenuBarHorizontal ul a.MenuBarItemSubmenuHover

    {

    background-image: url (light.jpg);

    background-repeat: no-repeat;

    background-position: 50 95%;

    }

    /*******************************************************************************

    BROWSER HACKS: hacks below should not be changed, unless you are an expert

    *******************************************************************************/

    / * HACK FOR IE: to ensure that sub menus show above form controls, underpin us each submenu with an iframe * /.

    UL. MenuBarHorizontal iframe

    {

    position: absolute;

    z index: 1010;

    filter: alpha(opacity:0.1);

    }

    / * HACK FOR IE: to stabilize the appearance of the menu items. the slash in the float is to keep IE 5.0 analysis * /.

    @media screen, projection

    {

    UL. MenuBarHorizontal li. MenuBarItemIE

    {

    f\loat: left;

    Background: #FFF;

    display: inline;

    }

    }

    Your Web server does not contain the file that controls the menus drop-down and other features of the Spry Menu.

    SpryAssets/SpryMenuBar.js

    Upload it to your server and your menu should start running.

  • Help!  Submenu bar has a larger preview then the submenu bar itself...

    Hi, my submenu bar is exposed.  http://www.iewaterkeeper.org/  It is larger, then the submenu bar itself.  Anyone know how I can do the same size as the menu bar?  Thank you.

    In your css file spry menu bar - sections - make sure that ALL your widths are consistent. You have a game off of 156px while the rest has been set at 155.5px wide.

    Not sure aid.5 of a px is recommended, but if you have tested with browsers, in that you need to work, and then I guess it's ok.

  • I have not 'Organize bookmarks' in my bookmarks menu. Help?

    All the help Firefox instructions refer to "Organize bookmarks" on the Favorites menu, but I do not have this submenu since I upgraded to Firefox 4.0! I have a menu bookmarks, but it lacks just this "organise bookmarks" from the menu.

    I use Firefox 4.0 on Windows Vista.

    She is now called show all bookmarks.
    It's a stupid change, but we should serve to those of FF.

    On Mac it still works in the same way as in previous versions. I guess it will be under Windows as well.

  • Help! Cannot install XP

    Hi guys... I have a big problem... Well, I got this Hp laptop, 625 for my B - day (with no cd) whatsover.

    with a Linux SuSe 11 on it... and I didn't like it... so I wanted to remove it... and had trouble...

    I tried to install WIn XP on it, and it does not work... I deleted the mBr and this drug on the hard drive (hitachi hts54053)...

    When I insert xp and it starts with a point... where it says eror...... you somtinn like that runchdsk...

    I tried almost everything... I installed grub back... and nothing... still cannot start cd yp...

    any help opor advice... pleasee!

    Hello:

    What I suggest you do is to go into your BIOS (Hit the F10 key) and navigate the system setup menu.

    In this menu, you will find a submenu Configuration of the device. Change your SATA of ACHI to IDE device. Press the F10 key to save the settings and hit it again when you save the settings and exit the system setup menu.

    Now boot from your XP installation disk and you should be able to install Windows XP Home edition without any error.

    Paul

  • Markup in El Capitan (11.0) in the Preview submenu always?

    Must I keep having to go to the Preview under the VIEW submenu to bring up the toolbar of the Markup every time? Is there a way to auto-apparaître each time preview is open?

    Oops, after looking around, I FOUND THE ANSWER-haha. Maybe this will help someone else?

    CTRL-click (or right-click if have two mouse button) on the toolbar to PREVIEW window title, and then choose CUSTOMIZE toolbar, then find the icon for the markup and drag the title bar.

  • Help bring my icons on the screen.

    I need to get back my icons on my screen of wallpaper. Don't know how I hid them. Can't seem to bring it up on the screen. What should I do?

    You may have accidentally hidden icons.

    To view the desktop icons:

    1. Right-click on the desktop and open the sub menu "rearrange icons by.
    2. In the submenu, click on the "Show desktop icons" to uncheck.

    Hope this helps

    Post back if necessary

    ____________________

    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • inserting submenu items via the code - not the file editor graphics *.uir (not the edit > > Menu Bars... method!)

    How submenu items are constructed by code and not the edit menu bar settings in the *.uir Editor?  NemMenuItem (...) does not do that, or I'm not plugging in parameters correctly, which I doubt is the case.  BTW, he has no explanation in the help of v.8.0.1 AIC menu items on NewSubMenu (...) and how to use the subMenuHandler for all other functions.  At least everything I found had nothing to do with submenu items.  Is it impossible to do it by programming?

    Hi Chris,

    You can paste the code below directly to the interactive execution window and run.

    The result is in the attachment.

    #include

    public static int NLP, mbar, menu;
    public static int mitem, submit, submitem;

    NLP = NewPanel (0, "", 250, 250, 250, 250);
    mbar = NewMenuBar (NLP);
    menu = NewMenu (mbar, "menu",-1);

    mitem = NewMenuItem (mbar, menu, "submenu",-1, 0, 0, 0);
    prese = NewSubMenu (mbar, mitem);
    submitem = NewMenuItem (mbar, submit, "submenuitem",-1, 0, 0, 0);

    DisplayPanel (NLP);
    RunUserInterface ();

    I hope that's what you asked for.

    Have a nice weekend

  • Help with the language setting

    I've fumbled while trying to set up my new Clip + and accidentally the language selected Arabic-now I can't change it to English because I can't read the poster! I tried to reset the player by pressing the power button, but when I turned it back on, he was always in Arabic mode.  I can do, or should I learn to read Arabic?  Thanks for any help!

    First, turn off the drive, then turn it back on.

    To access the language setting, press the Home button, which should return you to the main menu.  Highlight the settings icon, then press select.  Press the down button three times to access the system settings option.  It is the last option in this submenu.  Press select.

    Press the down button three times again, and it's the language setting.  Press select, and English is the first choice in this submenu.

  • When I right click on a file to move it or copy it why don't the drop down menu not give me the options ' send to ' or ' copy to ' with an arrow and a submenu with options

    My OS recently crashed and after it has been reinstalled the drop, when I right click on a file or folder is no longer gives me the options ' send to ' or ' copy to ' with an arrow side and the submenu with more options. Did I miss an update or can I fix it myself?

    This should help you.
     
    How to restore missing default shipping for items in the context Menu in Vista
    http://www.Vistax64.com/tutorials/172103-send-context-menu-restore-default-menu-items.html 
  • m601 600: do not enter a submenu: maintenance of the unit

    Hello

    I try to update the firmware using a USB key, when I enter the submenu of the Maintenance of the device the printer just to stay in "Please wait" for hours. Any ideas what it is?

    I need help for that matter.

    Thanks for attention and help.

    Hello

    If the message remains for a long time... then update the firmware using the PXE menu.

    to access the PXE menu-

    (1) turn off the printer

    (2) start the printer-> once the 3 LED lights up permanently-> X-Press (you will get a blue screen with option)

    (3) select Administrator-> download-> USB thumbdrive _ > select.bdl

    (4) once completed 100 %-> Turn off the printer, remove the USB and restart

    If the problem persists then in menu pre-launch-> choose partial clean (it takes 2 sec) then update new firmware

    Concerning

    Yohanna

  • Restore My Documents on the submenu when I right click on an icon

    I have a VISTA operating system.  When I want to send a file in My Documents, I right-click on the icon (e.g. Word) and the submenu ' send to ' appears, but miss me the My Documents item. He was there as well as the recipient of the message etc.

    HOW TO RESTORE THIS ITEM IN THE SUBMENU?

    This was copied from http://www.winhelponline.com/articles/98/1/How-to-Add-Items-to-the-Send-To-Menu-in-Windows-Vista.html , and is just what you need in order to add the Documents item or any other item that you want (you should add and not my Documents because My Documents is not a real file - it is a junction point - and should not be viewed or changed in any way or you can create problems in your system).  My Documents has been used by XP, but it is now called Documents in Vista.  The old My Documents in Vista is there only for backward for compatibility for programs produced before Vista or where programmes have not caught up with changes in system (even fairly recent programs).  If you are using XP I'm not sure these procedures (or those provided bv Spirit that go well beyond what you asked but good information however)) won't work because the two systems are very different at this level - case can't even try * just after back or better yet just go on the Forums of XP for the support to the : http://social.answers.microsoft.com/Forums/en-US/category/windowsxp...

    Adding items to the send to menu

    The menu send to in Windows Vista contains the following by default:

    • Compressed (zipped) folder
    • Desktop (create shortcut)
    • Documents (NOTE: don't forget yours isn't already here before you add another - it should be and I don't know why he disappeared)
    • Fax recipient
    • Recipient of the message
    • Floppy drive (if present in the system)
    • Discs DVD-RW/CD-RW (If it is present in the system)

    To add a destination to the send menu, you must add a shortcut to the SendTo folder. To do this, follow these steps:

    • Click on the Start button and one of the two commands below, type in the search box:

    Shell: sendto

    -or-

    %AppData%\microsoft\windows\sendto

    • Press ENTER. SendTo folder of your user profile opens.
    • On the file menu, click new, and then click shortcut.
    • Follow the instructions in the wizard create a shortcut and create a shortcut to your favorite program. A new shortcut is created in the SendTo folder, and it is displayed on the send to menu.
    • Repeat the last three steps for eah element to add.

    I hope this helps.

    Good luck!

Maybe you are looking for

  • Door-key block tries to delete the password

    I have problems with a soft (git) suspended when trying to update a password in my keychain on El Capitan, so I went in the ring to try to remove this password manually so that I would be again prompted to enter the next time that I used this applica

  • Excel graph legend formatting - report generation tool

    Hi all I am currently using the Labview 11 report generation tool and do not understand how to change the font for the legend of a chart properties. This is a screenshot of an exit from the attached example. Help file for the Font.vi graphic Excel sa

  • Toda vez levanto one barra volume ela automatically volta pro zero. Qual Solução pra este problema?

    NAO can not but open musicas, or back audio videos sem ficar segurando a volume of barra, POI, basta soltar o mouse that o cai pra zero volume alone. JA I tried from several ESFS instalacao este problema e nada help. Socorram me!

  • Help with a catastrophic mistake with HARD drive

    Original title: would like to know I have a large hard drive that has been barely used. Current was cut off during use. When power has been restored hard drive said catastrophic error. Also we tried to drive to the partition. Reader can be erased and

  • Office and Windows 7

    Good evening I have two questions 1. the 2016 excel will have the same commands, resources and features than the latest version? 2. what will be the duration of support of Windows 7? Thoughtful Eduardo Henrique Ribeiro