How to change color in menu text box

In a pop up menu generated with spry, I get get colors for text and back ground as I want excet for the background color in the parent text box when the mouse goes over the text box. The background goes blue and I cannot find how to find. Where is this control in css??

Add the following style rules to your document
<style>
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
    background-color: pink;
    color: grey;
</style>
replacing the colours to suit your requirements.
I hope this helps.
Ben

Similar Messages

  • How to change color on multiple text clips

    I just finished creating a video with a lot of moving text. It's about 40 mins long. The client wants the text color to be different in the video. My problem is I have multiple text clips (hundreds) that I need to change.
    Is there a simple short cut to do this. I love how in fcp you can use the past attributes feature to paste drop shadows and other motion elements on multiple clips. I haven't seen this option for color though.
    Thanks,
    Cody

    JCWBU38 wrote:
    Thanks Mjax4,
    That's definitely one way to do it. The only negative is having to render all of that.
    You cannot simply copy/paste the color...
    Here's another way to do it. Note: this isn't really elegant AND it's still going to require rendering - so it might not work for you. But, I guess with any 'workaround' you've got to weigh the pros & cons, though, eh?
    Anyway, you could
    1.) Put a Color Solid on the video track above one of your titles.
    2.) Set the solid's color to the exact color you want the titles to take on.
    3.) Set the solid's composite mode to "Travel Matte-alpha". (This will use the alpha info. from the text clip to cut a hole into your now-colored solid.)
    4.) Copy this clip to all the other titles, above them.
    Again, this is just another workaround...so your alternatives are:
    • Bear down and re-do all the graphics properly...time-consuming!
    • Use one of the "other" techniques and wait on a render.
    They both cost you time. But at least with rendering - you can do whatever else you want while it's happening. It's wait-time. Not WORK time. Up to you!
    Hope this helps.

  • How to change color of dotted link box when clicked

    I've been trying to get the dotted red box around a link
    image of mine to go away. It shows up when you click on the link
    (yes, even with border set to none in css).
    But then I realized this only happens when using Firefox.
    With Safari, when I click on the link, there's no outline around
    the image.
    To see an example, go to www.jquery.com and click on the logo
    at the top left of the screen. If you're using Firefox there should
    be a white dotted line around the image - and with Safari, none.
    Ok, well then, if there has to be that outline in Firefox,
    I'm wondering how to make it white? White is so much more pleasant
    that red and purple.
    Thanks!

    I solved it myself found the "Format" under the Link tab

  • How do I change the font size and color in a text box?

    How do I change the font size and color in a text box?

    Really frustrating to find the first time but simple once you figure it out. I think I spent hours trying to find this. Simply right click on a blank spot in the toolbar up top and select Properties Bar. There it is! The available properties will change depending on whether you have the content (text) selected or the box itself.
    I haven't found a way yet to make it show up as a regular part of the toolbar. It floats around and gets in the way so I don't leave it on and then have to open it again when I need it. Again - frustrating; but at least it's there!

  • Can I change the nav menu text color?

    Can I change the nav menu text color? ( it's too dark for the dark background I like.)

    I have this exact same question and you have no reply and I'm wondering what the answer is.

  • How to change color of text is value is equal to 0

    how to change color of text or background if value is equal to 0

    HI,
    In Template Builder,Insert the conditional region,there you select the column and give condition is equal to 0 and in advanced enter the following code
    <?if:XMLfield=0?><xsl:attribute xdofo:ctx="block" name="background-color">red</xsl:attribute><?end if?>
    try this it works.
    Regards
    Uday

  • How to change color of a button for specific time interval in jsp

    How to change color of a button for specific time interval in jsp.
    Please help.
    Thanks in advance.

    This was driving me crazy, too--and the previous answers did not seem to work. I eventually found that if I click one of the data symbols in the graph in exactly the right spot (see below), it selects only the data symbols and not the line. I can tell this because the little selection dots will be around each data symbol, but no selection dots will be on the line between the data symbols - like the graphic in Yvan's answer. Then and only then will the color symbol in the tool bar show the color of the data symbol, instead of the color of the line. I believe that you then have to first click on the color swatch in the toolbar and then select your color (or choose Show Colors and select from the color tool). Just clicking a color in the crayon box, for example, did not seem to work unless I first clicked on the color swatch in the toolbar, then clicked Show Colors on that dropdown, and +only then+ clicked the crayon or whatever.
    _The right spot to click_ seems to be just above the exact center of the data symbol, at least for the diamond shape symbol that I prefer. Sometimes it takes several tries to hit the right spot. If I miss it, the whole line is selected, which is indicated by the little selection dots on the line, between the data symbols. When I click the right spot, those selection dots go away, leaving only the data symbols selected. Then I can change the color, as described above.
    I hope this works for you too.

  • How to include unicode chars in text boxes?

    Hi,
    We need the unicode chars (for example: Chinese, Korean, etc...) to appear in the generated .pdf and .pcl files from the Adobe Output designer's IFD file.
    These chars are static and will not change, so we shall not be fetching them from FNF file (.dat).
    While trying to copy-paste directly into text box field, we are getting an error prompting for converting them to some other character set.
    We couldn't paste them exactly with the text how they should appear in the text boxes.
    Please tell us if there is a way to achieve this.
    Thanks and regards,
    Gurunath
    [email protected]

    Double check that all of the selected presentation targets and the font being used for the particular text box supports the characters you are trying to paste into it. For example, the PDF target only has 11 fonts available unless you use the other tabs to "create new soft font cartidges". If you have the appropriate fonts installed on you PC you should be able to use this capability to make the font available for each of your presentation targets. (At least that is my impression - I've never needed to try it.)

  • Selection Color of a text box

    As one of the project requirements, I have to provide a
    functionality in my application to be able to change the selection
    color of the text box. Having no provision in Flash, I searched on
    the net and found one good example of doing that with
    flash.geom.ColorTransform and TextFormat classes. It works fine
    with windows. However, it doesn't work on Mac OSX. I am using Flash
    8 with AS 2.0 for development.
    I am seeking some support from all the brilliant developers
    here. Can somebody help me with a solution to this problem?

    Create 4 radio buttons, all called the same name, but with export values of cent.grn, cent.amb, cent.red, cent.blk.
    Then use this as the custom calculation script for the text field:
    var v = this.getField("myRadioButtons").value;    //Replace myRadioButtons with the name of your radio button group
    if (v=="cent.grn"){
    this.getField("tf.assmnt.stat").fillColor = color.green;    
    else if (v=="cent.amb"){
    this.getField("tf.assmnt.stat").fillColor = [ "RGB", 1,.5,0 ];
    else if (v=="cent.red"){
    this.getField("tf.assmnt.stat").fillColor = color.red;
    else if (v=="cent.blk"){
    this.getField("tf.assmnt.stat").fillColor = color.black;

  • How do you create aligned interactive text boxs in a PDF with the same width and height?

    how do you create aligned interactive text boxs in a PDF with the same width and height?
    Without free hand creating the sizing?

    Assuming by "interactive text boxes" you mean form fields; in Acrobat, make a form field, then copy it and paste. (GIve the pasted copy a different name so they don't genetate the same field feedback.) Now you have two fields of the exact same size. Shift-click or marquee-drag to select both, then right-click and choose a command from the Align, Distribute or Center menu.

  • How to change the output as text format in Apps R12.1.3

    Hi All,
    Currently iam trying to modify the Java Concurrent Program (FDExtractAndFormatting) in Batch Payment Process. This Program is generated in text format in 11i APPS. Now we are upgrading to R12.1.3. In R12.1.3 output is coming as PDF format. Here my requirement is how to change the output as text format in R12.1.3 also.
    Please do the needful and suggest me.
    Regards,
    Jagadeesh

    1. It is seeded java concurrent program. Some attributes are missing from 11i to R12. In 11i it is a text format.So i have to investgate on how to retrive those attributes in R12. What is the concurrent program name?
    Have you tried to change the output and submit the request?
    2. Once all are attributes are coming in PDF format. Client wants to open same output in text format as it is 11i (In R12 it is generated in PDF format).If the above does not help, please log a SR.
    Thanks,
    Hussein

  • How to increase the size of text boxes in FCPX without stretching the text inside?

    How to increase the size of text boxes in FCPX without stretching the text inside?

    There are two basic Title formats — I should say Layouts — available:  Text (plain) and Paragraph.  (The plain text version usually does not appear with the blue dot controls — those generally appear for the paragraph type control.)
    If the Title is using a Paragraph layout, it's like having a mini version of Text Edit available inside FCPX. You can tell when you click on the text (when the title is selected) -- a rectangle will appear around the text like so:
    double clicking on the text will give you the bounds controls which you can use to redefine the text area without distorting the text. Once selected, notice the button that appears in the top right corner of the canvas:
    Pressing that will activate the ruler. You can right click on the ruler and add Tab Stops (left, right, center and decimal.)
    So if the title uses paragraph formatting, you can create a very WYSIWYG type of display text (use the Text inspector to alter text selections within the paragraph bounds.)

  • In Pages, How to duplicate a design (multiple text boxes

    In Pages, How to duplicate a design (multiple text boxes & graphics) which is on the top half of the page, onto the bottom half? I appreciate anybody's suggestion!
    Alan

    Hi alanhome,
    Not trying to be cheeky, but a copy and paste doesn't work?
    Cheers,
    GB

  • How to change colors of LCD/VFD controls from SGC-Tek?

    Hi Anybody got idea how to change colors of LCD/VFD controls from SGC-Tek?
    I have tried but could not. When I try to make myself a nest cluster of clusters of LEDs, I can change colours but I can't do the same thing with LCD/VFD controls.
    Please check at LCD/VFD controls
    Clement

    I suspect this repsonse is somewhat mis-leading, the code has no effect on the control other than setting its state, although the route is somewhat tedious for the mod.
    I would imagine that the control is set up so that the pixels didn't move around when they are being used as controls.
    There are nested groups and locks on the controls, which might make the ordering in the cluster easier to manage.
    The following should work....... ;-) it did for me
    Open  your own new VI
    Open the main LCD VI
    Open the Browse VI Hierachy
    Drag and drop the LCD VI onto your own diagram
    Create a cluster from the LCD VI's connector
    Now ungroup the clusters and unlock them (this is tedious) if you create your own then you could be more imaginative in the structure, I leave that for homework.
    Then import a new bitmap (gif) into the control
    Now update the modified contol back into the master control
    ........ Told you it could be done, but I am not sure the pain was worth it.
    BUT
    Try the alternative control..... with colour settings as well, ANY colour and even some size control.
    It was here http://members.lycos.co.uk/sgctek/

  • How to change colors of individual column bar in the same data series

    in mac numbers, how to change colors of individual column bar in the same data series. The entire column series gets selected in the column bars and cannot select to change colors of specifc bars.

    Hi Kiran,
    no its not possible through Theme editor also ,because these colors are coming from Compiler which u are using.
    Regards,
    Govindu

Maybe you are looking for

  • How do I add a venmo button to my website?

    I am trying to add the Venmo button to my wedding site.  I've followed directions from the venmo website, which includes the code.  I've tried to add by adding to metdata in page properties, and by selecting Insert HTML.  Please help!

  • Reg. Account modifier for mvt type 601 outbound delivery to customer

    Dear Experts I am doing delivery ( finished goods to customer) using 601 mvt what account modifier is used and where it is assigned in OBYC settings, Pls help me very soon........ Thanks in advance Rajakumar.k

  • Printing to prn:, to a matrix printer don't work sometimes

    If I do for example under windows: FileOutputStream os = new FileOutputStream ("PRN:Okidata"); in order to print directly to a matrix point printer called exactly "Okidata" in the pc, I have seen that sometimes doesn't work (more or less 30% of the p

  • Matshita Dvd-r UJ-868 replacement

    I have a Macbook Pro 5, 3 with a Matshita UJ-868 dvd-r drive.  The drive started making noise a month ago and then I tried to stick a real cd into it and it will not read it or anything I put in it.  So since my warranty is up I just want to buy a re

  • Can get spam but can't send it?

    I occasionally receive spam email trying to imitate Paypal.  When you receive one of these, Paypal wants you to forward it to [email protected] so they can investigate and hopefully shut the operation down.  Great idea except, it seems that the Veriz