Fly-Out Menu background

I have enabled the fly-out menu option on my SharePoint 2013 master page using the code below.  Can someone tell me how to set the width of the background box?  In Chrome the text is wider than the box, and in IE the box is really tall and narrow,
and it wraps the text for each of my links to 8 or 10 lines.  Thanks.  
<SharePoint:AspMenu
id="V4QuickLaunchMenu"
runat="server"
EnableViewState="false"
DataSourceId="QuickLaunchSiteMap"
UseSimpleRendering="true"
Orientation="Vertical"
StaticDisplayLevels="1"
         ItemWrap="false"
AdjustForShowStartingNode="true"
MaximumDynamicDisplayLevels="1"
         StaticSubMenuIndent="0"
SkipLinkText=""
/>

I found this site which might assist with no wrapping within the flyout menu:
http://blog.sharepointexperience.com/2014/10/increase-width-sharepoint-drop-down-navigation/
Specifically-
/* Resize navigation fly-out width */
ul.dynamic {
  width:
auto !important; 
/* !important needed to override inline SharePoint style */
  white-space:
nowrap;
That worked for me.
Jesse A. Brandenburg

Similar Messages

  • I am missing the add objects section from the fly out menu in Photoshop CS6. 3d workspace

    I am missing the "add objects" section from the fly out menu in Photoshop CS6. I am in the 3D workspace of Photoshop. "Scene" is highlighted and I have clicked on the little fly out menu in the upper right hand corner of that panel. The whole section that should contain, Add objects, delete objects, duplicate objects, all the way through reverse order is missing. The add lights section above and render section below it is there. I am not new to Photoshop, but I am new to the 3D section of Photoshops work space.
    I do know about creating a new layer in the layers tab and merging the objects together trick. But I kind of would like for the program to work correctly as I am sure that doing it that way will cause some sort of problems later in the work process.
    Below are the specs of my system.
    Adobe Photoshop Version: 13.0.1 (13.0.1.3 20131024.r.34 2013/10/24:21:00:00) x64
    Operating System: Windows NT
    Version: 6.2
    System architecture: Intel CPU Family:6, Model:12, Stepping:3 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 2394 MHz
    Built-in memory: 32651 MB
    Free memory: 28832 MB
    Memory available to Photoshop: 29606 MB
    Memory used by Photoshop: 89 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Basic
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: Intel
    Video Card Renderer: Intel(R) HD Graphics 4600
    Display: 3
    I am actually running windows 8. So I am not sure why it is saying windows NT. Anyway...
    Photoshop says that my software is up to date. I use Photoshop daily and everything else works just fine. I have looked through this forum and there is someone else who had the same issue as me but their question was not given a solution. So that is why I choose to post it again.
    Any help will be great. Thank you!
    Mark.

    I've made tests with four different 3rd party tools: OpenGL Extension Viewer, GPU Caps Viewer, Compute4Cash OpenCL Diagnostic Tool and Mudlord's Glide3x wrapper tester. All those tools report no problems with my video card driver and OpenGL/CL.
    I have contacted nVidia and based on reports from the tools and visual tests from GPU Caps Viewer nVidia support doesn't see a problem with my driver.
    I found sniffer_gpu.exe which according to Adobe Help pages is a kind of diagnostic tool and determines whether Photoshop uses the graphic card OpenCL or not. Here is the output:
    Device: 00000000002B1BE8 has video RAM(MB): 1023
    Vendor string:    NVIDIA Corporation
    Renderer string:  GeForce GTX 650/PCIe/SSE2
    Version string:   3.0.0
    OpenGL version as determined by Extensionator...
    OpenGL Version 3.0
    Has NPOT support: TRUE
    Has Framebuffer Object Extension support: TRUE
    OpenGL ok
    OpenCL ok, version=1.1 CUDA 4.2.1
    Return code: 3
    From Adobe GPU Sniffer tool, it looks OK.
    On the other hand, I have your word that there is no problem with Photoshop not recognizing OpenCL for my card and that nVidia driver has problems. Can you justify this somehow? Perhaps you could provide more details on technical level, or another utility to run and extract details, to at least identify the problem Photoshop has and hopefully solve it on either side.
    P.S. During tests there were two things which I noticed, but they are probably not related to the issue:
    1. One tool reports the lack of Windows registry key SOFTWARE/Microsoft/Windows (NT)/CurrentVersion/OpenGLDrivers. But according to your previous statement, Photoshop only uses OS calls, no registry and according to nVidia, this key is not used in Windows 7.
    2. During some tests GPU Caps Viewer reports that "OpenCL CPU not supported on the selected platform". This is not complaining about GPU, only about CPU. But Photoshop is complaining about GPU, so it shouldn't be relevant.

  • How to make a fly-out menu item checked?

    Hi,
    is there a way to make a fly-out menu item (coming from an XML list) checked - like in this example:
    by the way, I know it's been submitted as a bug already, but fyi sub-menu items (2-1 in the following example) don't work as expected:
    var xmlMenu:XML =
        <Menu>
          <MenuItem Id="item_1" Label="Item 1"/>
          <MenuItem Label="Item 2">
            <MenuItem Label="Item 2-1"/>
          <MenuItem/>
          <MenuItem Label="---"/>
          <MenuItem Label="Item 3"/>
         </Menu>;
    Thanks in advance!
    Davide

    If Harbs says nope, it's nope
    At least now I know it. Thanks!
    Davide

  • Make transparent Spry vertical fly out menu

    I followed one tutorial on adding a Spry vertical flyout menu for my nav. I did it and it looks great. May I ask one question? I'm stumped on how to make the flyout menu for "For Sale" and "For Rent" flyout to the right. It works awesome without the sidebar1 div wrapping it. It's probably a laughably easy setting in the css, but I'm still learning.
    I did try to help myself first by reading tutorials and watching AdobeTV videos, but they tend to cover how to stylize the menu vs troubleshooting.
    I'm guessing that I've messed up the given css that comes with the menu when inserting it into the web page, so you'll probably recommend me delete the menu and it's css file and just start clean. Will you take a look at what I have so far. Here is the link:
    [url]http://www.tclewisproperties.com/tn/index_test.html[/url]
    here it is with the content and the submenus are displayed whether moused over or not. http://www.tclewisproperties.com/tn/index_test2.html
    Your time is valuable, and I appreciate this 'push' that will get me making progress again. Feel free to pass on a link to where I can read and learn it to save you the time of typing.
    Thank you,
    Rob Cookenour
    Vice President - Marketing Division
    T. C. Lewis & Co. Properties
    423-467-0005
    [url]www.TCLewisProperties.com[/url]
    Message was edited by: TCLewisProperties

    Sorry for the 'green' post. I tell my daughters to read instructions before doing their homework, and I failed to read all the 'before you post' instructions. In my panic to get help for this old mind I have, I simply reached out too fast. I'm sorry to the forum.
    I just updated my CS3 Spry files to the latest version from the link that you provided. Thanks for the help. After uploading the new spry filed to the site, I'm going back to start over and avoid my lack of skills in the vertical fly out menu and try an accordian menu for now.
    Thank you to the forum for the help.
    Rob Cookenour & Family.

  • Format Chart Context (Fly Out) Menu

    Post Author: stevek
    CA Forum: General
    Hello all,
    In my deployed CR 8.5 application the "Format Chart" fly out menu does launch any subsequent dialogs. When I select a chart and right click and hover over "Format Chart" the fly out menu appears with "Template", "General", "Titles" and "Grid" but nothing happens when I select one of them.I have the "sscsdk80.dll" deployed with the application.
    Any help would be greatly appreciated.
    TIA
    Steve

    I Found OSS Note that looks promising!
    Note 1119412 - Internet Explorer standard context menu displayed on chart

  • Fly-out menu

    Does anyone know how to make a fly-out menu in Golive 6?
    Thanks

    If you're wanting something that's GoLive-specific, there's this:
    http://www.menumachine.com/
    Or, you could use Adobe's Spry framework:
    http://labs.adobe.com/technologies/spry/samples/menubar/MenuBarSample.html
    http://labs.adobe.com/technologies/spry/home.html
    Beyond that, your best bet would be to do a general search for "dynamic menus css" or "dynamic menus javascript" for pre-made scripts you can use.

  • Checked fly out menu

    Hi, I have a photoshop extension with custom fly-out menu  setted up by CSXSInterface.instance.setPanelMenu.
    I wonder if it is possiblr to add check mark to the menu. The same as you can see in Histogram window next to compact/extended/all view options.
    My xml description of menu looks like this:
    <mx:XML id="myMenuData">
          <Menu>
               <MenuItem Id="Compact" Label="Compact view"/>
          <MenuItem Id="Expert"  Label="Developer view"/>
          </Menu>
    </mx:XML>
    but if I add some other options (toggled, type) nothing happens
    Regards
        Luky

    No can do.
    Here's a link to what you can do with flyout menus. (Besides creating sub-menus, not much).
    http://127.0.0.1:64744/help/topic/com.adobe.cside.docs/programmers_guide/customizing_the_u i.htm
    It could be you can cobble together something using NativeMenus, but it would not be straight-forward...
    Harbs

  • Need help creating Flash Fly Out menu

    HI, Could any one please help me figure out how to create a
    Flash fly out menu. An example of what i am looking for can be seen
    on
    http://www.lecirque.com/index2.htm.

    Hi saxah_jean
    I am not a flash master but i think the problem can be solved
    . Try putting a stop on the last frame of your 1st scene, put a
    button on that that frame and give an action to jump to the next
    scene, frame 1.
    Abdul Aziz

  • Fly out menu driving me absolutely nuts!

    I am so frustrated. I have used PluginLab before to create
    menus and have had minor problems. This time, I am about to scream.
    Now that I got that off my chest. I would appreciate any
    expience or other option for help.
    I have created a flyout vertical menu with PluginLab. I
    created it about half way through and thought I would test it out.
    Worked fine, So I completed the menu.... did not fly out.! So send
    for support.... apparently it had put an extra /bloom into its
    pathway. So I put that pathway in and it worked.! Everything was
    fine, for the operation of the menu...... but the actual url was
    changing.... some reason the /bloom was getting doubly added to the
    address to find the pages???
    So I took out the /bloom.......
    uploaded and then the fly outs did not work.
    In frustration I moved a copy of pluginlab folder in both
    levels /TEST and /bloom. did not work for fly outs or right
    address.
    So then I took out the /bloom out of the menu structure......
    It all worked fine. Right flyouts.... Right addresses.
    Support got back to me stated that the pluginlab folder
    should be only in the /bloom and that the url should also be
    /bloom. so I changed it to that.... nothing works.... changed it
    back to the way I had tweaked it (where it worked), does not work.
    Basically I have a very disfuctional menu system.
    Any help appreciated!! Since my support seems to be in a very
    late or early time zone.
    problem
    pages

    "Coldstream" <[email protected]> wrote in
    message
    news:e7h9g6$prn$[email protected]..
    >
    > I am so frustrated. I have used PluginLab before to
    create menus and
    > have had
    > minor problems. This time, I am about to scream.
    Read through Darrel's page - it's valuable information.

  • Nested Menus Not Appearing in a Custom Panel Fly-out Menu

    I tried to create a menu for a custom panel, using the example which David Clark graciously pointed out to me:
    http://cssdk.host.adobe.com/sdk/1.0/docs/WebHelp/programmers_guide/cus tomizing_the_ui.htm
    However, the nested menu items do not appear. I only see Item 1 and Item 2 (and the separator and Item 3), but not Item 2-1. I was expecting to see Item 2-1 nested under Item 2.
    I used the menu structure provided in the example (note that there is an error in the example - one of the closing tags is incorrectly specified as "<MenuItem/>" instead of "</MenuItem>"). Below is the corrected XML and my code:
    protected function createMenu():void
       var xmlMenu:XML =
        <Menu>
          <MenuItem Id="item_1" Label="Item 1"/>
          <MenuItem Label="Item 2">
            <MenuItem Label="Item 2-1"/>
          </MenuItem>
          <MenuItem Label="---"/>
          <MenuItem Label="Item 3"/>
         </Menu>;
        CSXSInterface.instance.addEventListener(MenuClickEvent.FLYOUT_MENU_CLICK, menuClickHandler);
        var menuAdded:SyncRequestResult = CSXSInterface.getInstance().setPanelMenu(xmlMenu);
        if (SyncRequestResult.COMPLETE != menuAdded.status)
         trace("Unable to add menu");
       public function menuClickHandler(event:MenuClickEvent):void
           switch (event.menuName) //you can also use the menuId
        case "Item 1":
        trace("Item 1 has been clicked");
        break;
        default:
        trace("clicked " + event.menuName);
    I'd appreciate it if somebody could tell me what I'm doing wrong.
    TIA,
    mlavie

    Hi Bob,
    Any news? BTW - the example should be corrected - there is a tag incorrectly closed.
    Regards,
    mlavie

  • Spry Fly out menu

    Hi,
    I have Dreamweaver cs3 and creating a site with multiple
    frames. In one frame I want menu drop down list with click-able
    items to open in another frame. With limited space how do you get
    the menu drop down list flow over the other frame? I believe they
    call this a flyout menu.
    Thanks

    I'm facing the same problem. I have a page with 3 frames
    (Top, Side, and Main). The Side Frame will have the Spry Menu that
    will expand it's submenus to the right, which suppose to overlap to
    the Main Frame. I have increase the Z-Index of the Side Frame to a
    greater value than the Main Frame, but this isn't working. Please
    help!
    -Victor
    *These frames are not IFrames. Normal Frames.
    ** Cannot provide a live URL.

  • Nesting fly out menus in an accordion

    Is it possible to install a vertical fly out menu nested
    within a 150px wide accordion. I'm creating a navigation system
    that will allow customers to browse products by either make of
    vehicle, product manufacture, and product category. I thought I
    would use the accordion for the 3 browse methods and then menu
    inside it. I've set the accordion to expand vertically to
    accommodate the varying menu lengths. However, the sub-menus are
    not flying out. The Accordian is nested in a 170px div. Any
    suggestions for making this work? Or other suggestions for an
    elegant solution for long menus with lots of sub_menus. The menus
    will be populated dynamically as products are removed and added in
    the database.
    Thanks in advance.

    You could do this easier if you used dependent dropdowns for
    the vehicle, product manufacture, and product category with a
    search option, this would eliminate a lot of work and confusion.
    This might help, I have been trying to find a good extension
    for menu's that I could either have static or turn dynamic, I just
    purchased Pop Menu Magic from Project Seven
    http://www.projectseven.com/products/menusystems/pmm/index.htm
    I can insert these menu's in the Accordion and do not have
    the problem that you are having with the flyouts, if you are using
    2 or more use server side include.
    What impressed me the most was when I submitted a inquiry
    about the product I received a response by phone from Al Sparber,
    who walked me though the extension and then when I had a question
    after purchase he was right there to help, not going to get that
    kind of service from very may companies.
    One last thing, remember that the search engines are not able
    to index AJAX or SPRY so this might be a concideration when
    designing this and look at menu systems that are search engine
    friendly.

  • Fly out menus missing

    Hi,
    I am a beginner and I've just installed Illustrator CS5 for the first time and when i click tools like rectangle there is no fly out menu like the one that appears in the tutorials. I found that I can cycle through the different options such as "rounded rectangle" by holding ALT while clicking. I have restarted and rebooted. This is a pain especially as I am trying to learn about all the available tools.
    This seems to be the same problem that this user was having: http://forums.adobe.com/message/3758447
    Thanks for any help you can offer.
    Ben

    Thanks for that!

  • Positioning of the menu fly-outs

    Hi,
    I have created a horizontal menu using CSS on a JSP. This is a three level menu, meaning, it is having fly-out sub menus till third level.
    The problem is that, the contents in the menu are quite a bit so for viewing all the entries, one has to use the scroll button present on the mouse ( which is kinda irritating on the laptops). Is there any way to keep the position of these menus relative? According to the size of the menu, and the screen size, the position should be displayed. Or, like in windows we have for start button, only a certain number of entries should be displayed and for rest of them, a new button should be displayed.
    kindly help me.

    This is at end more a HTML/CSS/JS matter than JSP matter. JSP is just there to allow integration between Java and the HTML/CSS/JS. There are HTML/CSS/JS forums at webdeveloper.com and dynamicdrive.com. Good luck.

  • Photoshop Elements 8 flyout menu - will not fly out!

    None of my flyout menus will fly out. I hover my cursor over the  little black triangle, and nothing happens. I click on the item and  then hover my cursor over the little black triangle and nothing happens.  I click directly on the little black triangle and nothing happens. I choose a menu item and check the options bar at the top, and no other tools in the group are offered. Is  there a setting or something that is preventing me from accessing the  hidden menus?
    BarbLS

    Barbara B on another thread gave the answer that worked: "You've got to click and hold. Try right-clicking if the response is too  slow."

Maybe you are looking for

  • Why are my pictures being saved at 3.1mp to my camera roll?

    I just baught iphoto for my new ipad and everything works great on it.....except for when i try to save my edited pictures to my camera roll.....the resolution for most of my pictures are 7.1 and 12 mp...and when they go through iphoto and save them

  • How do I place the center of a pond ripple where I want it?

    I am trying to have a pond ripple over most of the pond and have the center of the ripple towards the top of the pond under a finger.  How do I do that?  I have CS3. 

  • Get items from ews and open in Outlook desktop client

    Hi, I have a webapplication with a screen that shows the last unread items from ews in the browser. When a user clicks the item I open the mail in owa.  Is it possible to retrieve mail items with the ews service and the open Outlook desktop client fr

  • Weird IP packets

    Not a specific Linux issue (though we do detect it via our s/w on Linux) - but I'm hoping someone can perhaps provide a URL pointer or something on the issue that can shed some light (my googling did not uncover something similar or an explanation as

  • Reading data from a static excel file

    Hi all I got the answer for attching excel file. But i want to read the contents from the uploaded file and save it in context variables. How is it done? Please reply soon. Its very urgent. Thanks & regards Aparnna