How can I change the color of the cursor in a spry menu?

Hello

I'm changing the cursor on my menu drop-down horizontal because it does not with the rest of my design.

I need the cursor to be #544107 on State, and #835e1c on the point State. Is this possible? I tried different things but nothing worked for me.

My CSS is below:

/ * 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;
do-size: 100%;
Width: auto;
do-family: "Times New Roman", Times, serif;
make-weight: normal;
text-decoration: none;
border: 1px solid #faeed7;

}
/ * 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
{
margin: 0;
padding: 0;
list-style-type: none;
do-size: 100%;
position: relative;
text-align: left;
Width: 7th;
float: left;
do-family: "Times New Roman", Times, serif;
make-weight: normal;
text-decoration: none;
}
/ * 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;
Width: 8.2em;
position: absolute;
left:-1000em;
background-color: #faeed7;
}
/ * 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;
do-family: "Times New Roman", Times, serif;
text-decoration: none;
}
/ * Container of menu items are same fixed width parent * /.
UL. MenuBarHorizontal ul li
{
Width: 8.2em;
}
/ * 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 #faeed7;
}
/ * Menu items are a light grey block with padding and no text decoration * /.
UL. MenuBarHorizontal a
{
display: block;
background-color: #edbf61;
Padding: 0.5em 0.75em;
color: #544107;
text-decoration: none;
do-family: "Times New Roman", Times, serif;
make-weight: normal;
border-bottom-color: #faeed7;
border-right-color: #faeed7;
border-bottom-color: #faeed7;
border-left-color: #faeed7;
border-color: #faeed7;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-width: 1px;
}


Thanks for any help.

M

The sliders are provided by the operating system and the browser. They cannot be changed, you can only choose between a few types.

Mylenium

Tags: Dreamweaver

Similar Questions

  • How can I change the cursor blink rate? Firefox 3.6.10 on Ubuntu.

    How can I change the cursor blink rate? Firefox 3.6.10 on Ubuntu.

    See this old thread forum mozillaZine on this subject:

    (please don't post in these old threads)

    See also:

    To open the topic: config page, type Subject: config in the address bar (address) and press the 'Enter' key, as you type the url of a Web site to open a Web site.

    If you see a warning then you can confirm that you want to access this page.

  • How can I change the cursor in an individual account (and not the owner) a computer to my client?

    How can I change the cursor in an individual account (and not the owner) a computer to my client?

    Hi MichaelConner1,

    You can keep the individual mouse for each user account on the computer.

    Log on to each user account and then change the mouse pointer scheme using the link below and check if it helps.

    http://www.Microsoft.com/enable/training/WindowsXP/pointerscheme.aspx

  • How can I change the cursor so that I can choose a return on investment?

    Hello

    I work with VDM2009 in c#.  I have an image viewer and have added programmatically a return on investment.  When I go to choose the return on investment to move around, the cursor looks like a helping hand and cannot select anything.  I've tried to set imageViewer1.Cursor = Cursors.Default; but that has no effect.

    How can I select/manipulate my KING created programmatically with the mouse?

    Thank you very much
    Neville

    Hi Neville, according to me, that the default is image Pan, which is handmade. I think you do a right click on the image window you should be able to select another tool. Alternatively, you can programmatically the cursor to one of the values of the correct cursor types.

  • How can I remove the gap above my Spry menu bar?

    Hi people,

    I have a large website I have built over the years and using different programs but dumped now all thse and works exclusively with Dreamweaver to maintain and improve it myself. So far, I've always had to change each element on each page separately, then upload everything to keep my now large site updated.

    I read that if I did a SSi file for my navigation menu, then I don't have to change it on every other page of my site as long as I have the pages of my site in the form of .shtml files and insert a line of Server-Side Includes in the code of my web pages. All great in theory BUT for a reason that is confusing to me there is a gap appearing at the top of the page that isn't there in the pages that aren't .shtml and have my sprymenu embedded in the code.

    Rather than fix the long code here, it might be easier to see the problem on my live pages. Please go to any page of www.dominicnatoli.com to see how the site with the spry menu in each page and then go to www.dominicnatoli.com/2011.shtml to see a newly loaded page that displays the menu in the file www.dominicnatoli.com/includes/navmenu.shtml. Interestingly, enough if I open the navmenu.shtml alone, it displays at the top of the page, but whenever I open it as embedded code on my content .shtml pages that it does not display the top of the page.

    I have not completely uploaded all site .shtml files that I have encountered this problem and if I can't fix it I'll ababndon this action plan and find an alternative so if you click on some of the menu items and it takes you to a dead end that is not in and of itself the problem that all .shtml files have been uploaded to the server again.

    I have trawled through the css and code to the best of my ability "limited" and am frustrated because I can't find my mistake. He epossibly ar of hundreds of errors in pages like this site was created using many different programs over the decades and that of my reason for trying to make this new menu management is part of my revision stragtegy who already stumbled in the first step. LOL I know say not that us if it ain't broke don't fix it, but I need to sort out a better way to editin the universally navigation menu instead of having to write code in each menu on every page so that the navigation bar be compatible wide wite.

    I would be really grateful if any of you gurus can tell me where I'm wrong so I can reproduce the solution for the rest of my pages. I don't know if the problem is in the page navmenu.shtml and his associates css or in the other with its much larger css shtml page. Thanks for any help you can give me his sort.

    I'm working on Dreamweaver CC and CS6 (this last has an extension insert Server Side Includes that does not work in CC so I tend to use CC for the major updates and the CS6 for the things of the SSI.)

    Please let me know if you need further information or things from me. Thank you very much and

    All the best

    Dominic

    If it's done. Everything what does HTML5 and the menu ssi works on all pages AND all pages pass validation. Thanks for your help.

  • How can I change the beige tabs with white text to the text of the tabs beige with black (or another dark color)?

    Classic restoration changed by FF 29 tabs beige with black text on the tab active and beige with white text on other open tabs. The white text is not visible. How can I change the text in white with a darker color?
    If this cannot be done, is there a way to reinstall FF 29 with just the security updates (and not all the other stuff) so that I can keep my 28 FF settings? Thank you.

    1. Open the modules (Ctrl + Shift + A Manager; Mac: Command + shift + A), then the Extensions category.
    2. Beside the classical restaurant theme, click on the Options button.
    3. Click the custom colors tab, then the less than (active/hover/default) tab.
    4. Below (active) tab, check 'Text', then click on the color swatch and choose black.
    5. Click the tab (unread) / new tab.
    6. (Unread) tab, check 'Text', then click on the color swatch and choose black.
  • How can I change the background color for the bar 'help file edit view history bookmark tools' in Firefox 29,0

    How can I change the background color for the bar 'help file edit view history bookmark tools' in Firefox 29,0

    You can add a theme of solid color to change the color of the top of the browser window, which contains the Menu bar.

    https://addons.Mozilla.org/en-us/Firefox/themes/solid

  • How can I change the background color of my iPad

    How can I change the background color of my iPad 1 5.1.1

    You can change the wallpaper via settings > brightness and wallpaper

  • How can I change the color used by highlighting the e-mail messages

    How can I change the color highlighting the e-mail messages?

    Hi Hofstra64,

    If you talk about the highlight appears when you select an e-mail message, this is related to the "Highlight color" parameter in your general settings of OS X. More information can be found in the following link:

      

    Highlight color

      

    Choose the color that you want to see when you put in highlight or select items.

    OS X El Capitan: General preferences

    https://support.Apple.com/kb/PH21910

    Thank you for using communities Support from Apple!

  • How can I change the color of the plots (lines, points) in the collection Scattergraph plot

    For example, I go through a foreach loop and draw two points. How to distinguish this set of plots of the yet to come? How can I change the style, color and have separate lines (instead of on the line connecting everything) for each of my plots? I don't know how to set everything up, but it still does what he wants to do. TIA.

    Hello

    The problem you see occurs because of the following lines of code:

    The _data and _data2 scatterPlot3 value

    _data = scatterPlot3

    _data2 = scatterPlot3

    When you do this, you define _data as _data2 to reference an object of the simple concession - scatterPlot3.  Yes, even if you have (from the code you have posted at least) three slots in your collection, they are all pointing to the same object of point cloud.  So when you change the color for one, it changes the color for them all.  However, I think that you have fallen on the right solution in your last sentence.  If you want to have multiple locations on your ScatterGraph, each with its own color and style, they should each be separate and unique plots in the collection plot of your ScatterGraph.  Based on the code you posted, you'll see this if you comment just the two lines shown above.

    Please let me know if something is still uncertain.

    NickB

    National Instruments

  • How can I change the color of 8-bit to 16-bit on a screen monitor color flat viewsonic va702b

    How can I change the color of 8-bit to 16-bit on a screen monitor color flat viewsonic va702b

    Right click on some empty your desktop > properties > settings

    I hope this helps.

  • How can we change the predator X 34 lights a different color?

    How can we change the predator X 34 lights a different color?

    I looked throguh the options and couldn't find it. It is still blue for me.

    It's called "Ambient light" in menu 4. Allows you to change color, brightness, model behavior and sleep.

  • How can I change the color of the taskbar?

    How can I change the color of the taskbar? Recently I got a bluescreen and restarted in safe mode with setting network, since my task bars have no color on the home screen task bars or internet

    Hello

    It's the color of your windows. Please try one of the following methods:

    1 start > Control Panel > personalization > then... color of the window.

    2. right click on desktop > customize > then...

    Please note: as mentioned above, change the color of the taskbar will also change the color of the frame of the window.

    Kind regards.

  • Hypertext links are in white text and cannot be seen on a white background. How can I change the color?

    I've been playing with colors, patterns, etc. sometime. And now I realize that I don't see hyperlinks (because they are now in white color) in Outlook emails (and maybe not in Word, come to think of it). How can I change the color of the links back to something other than white? I can't find where to do.

    Thank you

    Brian Butler

    Happy to help you sooner than that.

    Steve

  • How can I change the black color at the top of the screen? color is givong me a headache.

    How can I change the black color to the screen? I tried all the usual stuff. I installed IE9.

    Hi JOEGWF,

    For instructions on changing the color, see the following article:

    Change the colors on your computer
    http://Windows.Microsoft.com/en-us/Windows-Vista/change-the-colors-on-your-computer

  • How can I change the window color

    Hello, I use Windows 7 Ultimate where in I am not able to change the color of the window.

    whenever I click on it, it displays the "windows color and appearance".

    Please tell me how can I change the color of my window?

    My PC has 2 GB of RAM, 2.67 GHz processor and 64-bit operating system.

    Hello Omkar,

    Thanks for posting your question on the Microsoft community.

    Thank you for your query details.

    I also appreciate the fact that you want to change the color of windows.

    I suggest you refer to the following Microsoft help articles and check if it helps.
    Reference:
    Change the colors on your computer
    http://Windows.Microsoft.com/en-us/Windows/change-computer-colors#1TC=Windows-7

    Change the colors on your computer
    http://Windows.Microsoft.com/en-us/Windows7/change-colors-on-your-computer

    I hope this information helps.

    Please let us know if you need more help.

    Thank you

Maybe you are looking for