Changing color of Decorative Box

Hi. I want to use a black decorative box, but I don't know how to change the color of this component. I only know how to change themes,
Thanks.

Hi,
you use skinning. Here is the skin selector for the decorative box
docs.oracle.com/cd/E28280_01/apirefs.1111/e15862/toc.htm#decorativeBox
and here's the documentation about skinning
http://docs.oracle.com/cd/E28280_01/web.1111/b31973/af_skin.htm#BAJFEFCJ
Frank
Ps.: Dependent on your JDeveloper version you have an integrated (11g R2 and 12c) or stand alone 11g R1 visual skin editor available. However, manual skinning works too

Similar Messages

  • Change color for validation box

    Hi,
    I am using JDev 11.1.1.6.0.
    If i have required="true" validation on an input text, Red color box surrounds and shows the validation.
    Is there any way to change the color of that box?
    Thanks
    Nitish

    If there is any you have to use skinning. For this you have to find out which selector is used for the box. You can disable the style compression in your web.xml and run the app, then when you see the box use firebug or any other tool which allows to inspect the page elements. If you select the box you should see the style class names. They normally are the same as the corresponding skin selectors (there is a syntax difference, but you get it when you see it )
    Timo

  • I am unable to change colors. The boxes stay grey. Can anyone help?

    When entering text on a photo I can't change colors. I am unable to change colors with the bucket or brush. Any ideas?

    You can try resetting your iPhone. Make sure to make a backup of your data.

  • How to change color of list box highlighting in Acrobat 9 Pro?

    When you create a list box in Acrobat 9 Pro you select the default value.  That default value displays on the form in a highlighted color.  Does anyone know how to change the color of the highlight or ideally make it no color?  Thanks.

    When you create a list box in Acrobat 9 Pro you select the default value.  That default value displays on the form in a highlighted color.  Does anyone know how to change the color of the highlight or ideally make it no color?  Thanks.

  • Change color of check box symbols

    How do I in LiveCycle Designer change the color of a check mark? I need one check mark to be blue, 30pt and another to be red, 30pt?

    https://acrobat.com/#d=4gSLmyfhH6ejuEXweY9bKA

  • Change Color of Mail Boxes

    Is there a way to change the color of new mailboxes, so I can color-code --- similar to "label" in finder?
    I've searched everywhere and am either missing it or it can't be done.
    Sure would make my world easier!!!
    TIA
    job

    Hello jbailey10832,
    You are correct when assuming it cannot be done. Would be a nice feature though. I would suggest giving feedback to Apple on this.
    http://www.apple.com/feedback/macosx.html
    B-rock

  • Decorative Box doesn't display custom skin

    I created following definitions for Decorative Box, but this doesn't display:
    /* DECORATIVE BOX */
    /* Start of deprecated decorative box styles: */
    /* Decorative box top-start corner */
    .AFDecorativeBoxTopStart {
    display: block;
    background-image: url('img/decor-top-start.gif');
    background-repeat: no-repeat;
    /* Decorative box top */
    .AFDecorativeBoxTop {
    display: block;
    background-image: url('img/decor-top.gif');
    background-repeat: repeat-x;
    /* Decorative box top-end corner */
    .AFDecorativeBoxTopEnd {
    display: block;
    background-image: url('img/decor-top-end.gif');
    background-repeat: no-repeat;
    /* Decorative box center-start side */
    .AFDecorativeBoxCenterStart {
    display: block;
    background-image: url("img/decor-center-start.gif");
    background-repeat: repeat-y;
    /* Decorative box center */
    .AFDecorativeBoxCenter {
    background-color: transparent;
    /* Decorative box center-end side */
    .AFDecorativeBoxCenterEnd {
    display: block;
    background-image: url("img/decor-center-end.gif");
    background-repeat: repeat-y;
    /* Decorative box bottom-start corner */
    .AFDecorativeBoxBottomStart {
    display: block;
    background-image: url('img/decor-bottom-start.gif');
    background-repeat: no-repeat;
    /* Decorative box bottom */
    .AFDecorativeBoxBottom {
    display: block;
    background-image: url('img/decor-bottom.gif');
    background-repeat: repeat-x;
    /* Decorative box bottom-end corner */
    .AFDecorativeBoxBottomEnd {
    display: block;
    background-image: url('img/decor-bottom-end.gif');
    background-repeat: no-repeat;
    /* End of deprecated decorative box styles */
    /* END TEMPLATE */

    Hi!
    Decorative box component does not have "own" icno in Component palette (it uses generic tag <<>> icon). So, I would suspect that this comp is not finished yet with TP4 release. Thus, don't be supprised if it don't respect all skinning properties well.
    Regards,
    PaKo

  • How to change the default hint box color?

    How to change the default hint box color on the default Metal LookAF?
    I'm trying looking for something with javax.swing.UIManager, but i just find ways to translate the UI.
    Any idea?

    [UIManager Defaults|http://www.camick.com/java/blog.html?name=uimanager-defaults] shows all the properties of the UIManager.
    Although there is no "hint box" component, so I don't know if it will help.

  • How can I change the color of a box in book layout?

    I am try to change the color of a photo box when making a book.
    Will the box print? and if so how can I change the color
    Thank you
    Mark

    The box will print... but there is no way to just assign a color to a box. The closest you can get is ot create a small solid colored image in Photoshop and assign that to the box. You may get a resolution warning but as long as it's a solid color it does not matter how few pixels you have.

  • How can I change background color in parameter box

    Hi all,
    I would like to change back ground color of parameters box  from blue to other color.
    where i have change?
    see attached screenshot.
    please help me 
    Thanks in advance for your support

    Hello,
    I don't think this is documented in BIP's manuals.
    All you will find regarding "changing the colour" is related to conditional formatting
    see section 3.8.3.5 About Conditional Formats from Fusion Middleware Report Designer's Guide for Oracle Business Intelligence Publisher
    http://docs.oracle.com/cd/E28280_01/bi.1111/e22254/create_lay_tmpl.htm#cond_format
    If you open a service request to support we can open an enhancement request with Development.
    If this will be approved, you can have this option implemented in future versions.
    Bogdan

  • Decorative Box

    Well I'm tryin to change de appearance of decorative box with follow css code:
    af|decorativeBox::center[theme="dark"]
    {background-image: url("../images/fondo1.jpg");}
    af|decorativeBox::top-start[theme="dark"]
    {background-image: url("../images/fondo2.jpg");}
    af|decorativeBox::top[theme="dark"]
    {background-image: url("../images/fondo3.jpg");}
    af|decorativeBox::top-end[theme="dark"]
    {background-image: url("../images/fondo4.jpg");}
    af|decorativeBox::start[theme="dark"]
    {background-image: url("../images/fondo5.jpg"); background-repeat: repeat-y;}
    af|decorativeBox::end[theme="dark"]
    {background-image: url("../images/fondo6.jpg"); background-repeat: repeat-y;}
    af|decorativeBox::bottom-start[theme="dark"]
    {background-image: url("../images/fondo7.jpg");}
    af|decorativeBox::bottom[theme="dark"]
    {background-image: url("../images/fondo8.jpg");}
    af|decorativeBox::bottom-end[theme="dark"]
    {background-image: url("../images/fondo9.jpg");}
    But the selectors bottom-start, bottom-end and bottom don't display the correct images in theme Dark
    Thanks
    Edmar

    Thanks it was helpful!!!...
    Now I changed my css properties to:
    af|decorativeBox::center
    background-color: Maroon;
    af|decorativeBox::top-start
    {background-image: url("../images/fondo.jpg");}
    af|decorativeBox::top
    {background-image: url("../images/fondo.jpg");}
    af|decorativeBox::top-end
    {background-image: url("../images/fondo.jpg");}
    af|decorativeBox::start
    {background-image: url("../images/fondo.jpg"); background-repeat: repeat-y;}
    af|decorativeBox::end
    {background-image: url("../images/fondo.jpg"); background-repeat: repeat-y;}
    af|decorativeBox::bottom-start
    {background-image: url("../images/fondo.jpg");}
    af|decorativeBox::bottom
    {background-image: url("../images/fondo.jpg");}
    af|decorativeBox::bottom-end
    {background-image: url("../images/fondo.jpg");}
    af|decorativeBox::top
    {-tr-height: 20px
    af|decorativeBox::bottom
    { -tr-height: 20px
    af|decorativeBox::bottom-start {-tr-width: 20px;}
    af|decorativeBox::top-start {-tr-width: 20px;}
    af|decorativeBox::bottom-end {-tr-width: 20px;}
    af|decorativeBox::top-end {-tr-width: 20px;}
    af|decorativeBox::start {-tr-width: 20px;}
    af|decorativeBox::end {-tr-width: 20px;}
    af|decorativeBox
    -tr-top-facet-layout: full;
    The decorative's look change but in the center part there is a strip across the center of the component.
    I can't change it
    Thanks.
    Edmar

  • Can anyone tell me why a picture would change color when I try to download/upload it?  It is the exact same picture- chosen the same way and when it goes to any other program it changes the color (I've tried canvas on demand and mpixpro.  I've also tried

    Can anyone tell me why this picture changes color when I try to download/upload it?  It is the exact same picture I have taken from the same location.  The image on the left is via preview and the image on the right is what is shows like when I try to download it.  I have emailed it to myself and it shows fine on the computer and in CS4, but when I look at the download via my phone or on another computer it shows the wonky color on the right.  I have checked the color space shows RGB/8 bit.  Any ideas why or how to fix it?  It isn't with any one specific session.... and I've tried it on both my desktop and my laptop- saved image to an external hard drive and to drop box.  I've tried sending the image to canvas on demand, my email, mpxipro, POST editing- all the same result.  Please HELP!!  What am I doing wrong?

    Most of the time you see something like that. The image in question has a color profile other then sRGB. Some image viewers/displayers are color managed and others are not.  So the image do not look the same in all of the applications you use. So colors seem to change.
    Try converting it to sRGB color and see if then looks the same all around. Also I think PC and Mac displays are set to different gamma something like 1.8 and 2.2
    Though I'm colorblind I even see color variations.

  • Changing color without modifying existing items.. problem!

    Hello,
    I'm reletively new to flash, and am trying to modify a template and am running into a problem and I don't seem to know why Flash is acting so strange.
    I am going into a movie clip to edit the color of an item, and when I do so with a tint, it overrides any additional effects such as light, and text. The color appears almost as if it were just slapped on top of everything.
    When I edit the color in advanced mode, it is really a hit-or-miss to get the correct color, and will only modify when changing the offset RGB.
    And also when doing this, the text gradually changes color, for example: there are 4 items in total that I want to edit the color of. Each item is a different colored box with text on the front (for a main Navigation of the website). --- The first item, the text will stay white. Gradually through the second and third items it starts to change, and by the fourth / last item, the text is completely blue.
    Is it possible for a portion of text to be connected somehow to an object within the animation in a movieclip? If so, is it possible to go inside and edit this? -the shape, animation, and text?
    Is there an easier way to change the color of an item inside a movie clip? I can supply additional information if needed.. files etc.
    Am I doing something wrong / completely missing something?
    Thank you very much in advance for any help and/or advice!
    New Flasher,
    Lisa

    go one level deeper than the movieclip so you're editing the shape.

  • Is it possible to change the colour of box in script from black to blue

    Hi,
    Is it possible to change the colour of box in script from black to blue  or some other colour and background colour also...if so how....
    Thanks.

    No..
    It is not possible in scripts..
    In scripts u cannot use colors..
    In smartforms u can do that..
    reward if it helps u..
    sai ramesh

  • How do I get a field to automatically select a value and change color based on another automatic field?

    Here is the situation:
    I have a row on a form called Finding Risk Rating. In this row are four fields: Probability, Severity, Risk Rating, Color.
    Probability is a drop down menu with the following values: 1, 2, 3, 4, 5
    Severity is a drop down menu with the following values: A, B, C, D, E
    Risk Rating is a field that I have a custom calculation script:
    var riskRating = this.getField("Probability").value+this.getField("Severity").value;
    event.value = riskRating;
    So, when I pick Probability = 1 and Severity = D, Risk Rating will automatically change to 1D, etc. This works fine on the surface as far as I can tell.
    The part where I am stuck, is the fourth field Color.
    Ideally, I want Color to be automatically populated depending on the value of Risk Rating. For example, for 1E I would want it to say "YELLOW" and the field to change color to yellow. For 1A it would be "GREEN" with the color green, etc.
    I tried doing an if else for all cases, but it never refreshes to the correct value. I then checked using app.alert to see what fields riskRating and colorRank are (see code below), and I noticed that riskRating never changes, even though the value in Risk Rating changes. Is there a way to order script(s) so that if I execute one, the other will follow? I'm new to scripting for forms and haven't done any programming in 10+ years, so feel free to rip my code in favor or something more efficient, or direct me to a good resource I can learn from.
    Here's the basis of what I have for scripting on Color. It's brief because I wanted to test it out before writing every 'if else' statement.
    var colorRank;
    var riskRating = this.getField("Risk Rating").value;
    if (riskRating = "1E") colorRank = "YELLOW";
    else if (riskRating = "1A") colorRank = "GREEN";
    else if (riskRating = "5A") colorRank = "RED";
    event.value = colorRank;
    app.alert("colorRank = " + colorRank + ", riskRating = " + riskRating);
    Any help is appreciated. Thanks!

    One problem is if more than one combo box item has the same number associated with it, you cannot simply set the export value to the corresponding number since they need to be unique (or the user interface behaves weird). One thing you can do is set up an object to associate a list item with a value, and look up the value in code when a list item is selected.
    For more information, see: http://acrobatusers.com/tutorials/2007/js_list_combo_livecycle

Maybe you are looking for

  • Magsafe caught on fire!

    hey everyone... when using my macbook pro today my magsafe caught on fire and melted. there was a bright flame and lots of smoke. the smell was terrible. i quickly pulled the cord from my computer and disconnected it from the wall. I was lucky that i

  • All the apps in iPod Touch

    My problem is I have 23 apps in iTunes but, there are only 10 that got in my iPod. How do I get the others in?

  • SQL statement errors in 10.2.0.3 but not 10.1.0.4

    One of my developers noticed some errors this morning after we moved over to 10.2.0.3 on windows. The query returns rows in 10.1.0.4 but in 10.2.0.3 returns an ORA-01791:not a SELECTed expression. Here is the query: Select rn, mpid, first, middle, la

  • Function with return type boolean

    I have created a function with return type boolean as: CREATE OR REPLACE FUNCTION fn RETURN BOOLEAN AS exp EXCEPTION; BEGIN return TRUE; EXCEPTION when OTHERS then RAISE exp; END; FUNCTION fn compiledThen I was trying to call this function into dbms_

  • How to deliver a Briefing Book in PDF format using iBOT

    Hi, I would like to save a Briefing Book in PDF format (not in .SBB format) using iBOT. Any suggestion? Thanks, A.