Different prompt color

Recently we migrated from Designer/Headstart 6i to 9i. We use 'teal' as color scheme and 'Oracle' as look-and-feel. In the previous version we had for non-tab pages white prompts on a dark green background. Now we have black prompts on the same dark green background. The black prompts are less readable. How can we get our white prompts back?
In the generated forms the color settings are all 'automatic'.

Found the following solution (with thanks to Ronnie Jonassen for his reply on an earlier post from myself):
You must set the parameter "darkLook=true" in "formsweb.cfg" file. You must also do a small change in "basejini.htm" (assuming that it is the active file for the CGI you use (with me it was the hsd65basejini.htm in /hsd65/html dir)). Add the following line :
<PARAM NAME="darkLook" VALUE="%darkLook%">
This worked for me.

Similar Messages

  • Development and Quality server using different screen color setting

    Hi,
    I want to differentiate the Development and Quality server using different screen colors,
    How can I set different color logon screen for the different kinds of servers.
    Thank You.
    Best Regards,
    M.Thirumoorthi
    [email protected]

    Hi Thiru moothi,
    Please check these links :
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/modifyingtheLogon+Page&
    Custom Password Change Page
    Custom Portal Logon Page
    Reward points if handy!
    Cheers,
    Sandeep
    Edited by: Sandeep Tudumu on Mar 26, 2008 7:41 PM

  • Can U Get Different Key Colors For pro 13"

    Can U Get Different Key Colors For pro 13"

    Can you do something in the javascript code where you have given specific IDs to each buttons in your menu? It could end up in something like "$('#menu_id').css('background-color', '#1B3E70');"
    Or, let say you have controls defined like thie:
    <body>
    <ul class="menu">
    <li class="menu-item"><a>item 1</a></li>
    <li class="menu-item"><a>item 2</a></li>
    <li class="menu-item"><a>item 3</a></li>
    </ul>
    </body>
    Can't you write at render stage this kind of actions by index:
    var i = $("li").index( $(this).parent() );
    if ( i === 1 ) {
    $('body').css('background', 'red');
    } else if ( i === 2 ) {
    $('body').css('background', 'green');
    } else {
    $('body').css('background', 'brown');

  • Can I get different background colors on menu items?

    I've been trying to get different background colors on my menu (Quick launch) items for a while, without success. What I want is the even numbered items (the second, fourth, sixth...) to have a different background color than the uneven ones (first, third,
    fifth...).
    Anyone knows if this can be done?
    Thanks, guys!

    Can you do something in the javascript code where you have given specific IDs to each buttons in your menu? It could end up in something like "$('#menu_id').css('background-color', '#1B3E70');"
    Or, let say you have controls defined like thie:
    <body>
    <ul class="menu">
    <li class="menu-item"><a>item 1</a></li>
    <li class="menu-item"><a>item 2</a></li>
    <li class="menu-item"><a>item 3</a></li>
    </ul>
    </body>
    Can't you write at render stage this kind of actions by index:
    var i = $("li").index( $(this).parent() );
    if ( i === 1 ) {
    $('body').css('background', 'red');
    } else if ( i === 2 ) {
    $('body').css('background', 'green');
    } else {
    $('body').css('background', 'brown');

  • Different font colors in landscape not possible - SERIOUSLY??

    Hi Ive just been checking my portrait versions of a textbook and wow... there seems NO way to have different font colors in portrait and landscape??
    Thats totally insane. I'll explain why...
    IN landscape you can (and should) have full bleed photos and text on top which needs to be an approrpiate colour to stand out against the background image. You can even be a good boy and create a new style to keep things tidy. So far so good.
    THEN you go into Portrait edit mode and find the text (now white) has vanished on the *COMPULSORY* (lets not forget)  white background for the portrait mode. SO OK , you create a new style for that body text set it to black and carry on right? Nope. It forces the same style on the same text back in landscape which then is black <sigh> and so your're screwed again...
    Conclusion? We must ONLY ever use black text EVER in Landscape and Portrait? If I'm right we have a major design inconsistency - and add to that a further inconsistency that the section templates CAN be edited in Landscape mode but 'though shalt not edit the section pages in Portrait' uhmmm.. okayyy.. why?
    I'm sure I have this wrong. *Please* tell me I have this wrong.... or let me have a workaround.
    P.S. has anyone else found about a dozen bugs in iBA 1.1?
    P.P.S. I'm aware I can disable portrait - Dont want to thanks ;-) . Its half the books viewing options.

    I hav become a familar rapoteur on these bugs (sorry design inconsistencies) on the report page -  is there a list (official or unofficial) where we can see which bugs others have reported to save us pulling our hair out for hours?
    I will say that for years I reported loads of bugs for Final Cut 7 etc (as Apple is short of a few bucks and needs free debugging)  - and look what happened to FCP
    "Final Cut-Toyz-R-Us-Pro"
    Anyway, that sounds like a mini-rant. Thanks KT. Your help is legendary here

  • Rows with different background color in array

    I am displaying an array indicator. When certain values are found in a row of the array, I would like the row to have a different background color so that it stands out on the front panel. Can this be done? Especially, can this be done using property nodes dynamically?
    Thank you

    Hi jmaarek,
    I don't think you can do this with arrays as all the elements have the same properties.
    You can do this with a table though. Use the 'Active Cell' property (set the row to -2 to select the entire row) and the 'CellBGColor' property.
    Hope this helps.

  • Change different background color in row grid

    Hi,
        i want to change different  background color in row grid..ex.two different colors should continue in all row grid..pls guide me ..
    Regards,
    Senthil.

    Hi Senthil,
    If I understand you correctly, you wish to show a grid with alternating colours down the rows.
    You have a few options:
    1) Apply a stylesheet nd display it as HTML.  But this solution lacks the advantages of the iGrid
    2) Return a field with alternating 1's and 0's in the query and use this field in the Colour-Context mapping
    3) Use JavaScript to loop through each row and set alternating background cell colour for all columns
    Hope this helps.
    Cheers,
    Jai.

  • Setting Global Prompt Color

    I have setup my bashrc prompt colors exactly the way I want them. My issue is that some scripts and apps change the color back to the default gray. I would like to change this behaviour and have no idea where to procede.
    EDIT: What i need to change is the default system prompt color. Any ideas on how to do so?
    Last edited by orphius (2009-04-03 11:07:53)

    pacman is one and rkhunter is another. Also here is my PS1 entry in case it might help
    PS1='\[\033[1;36m\]\d\[\033[0m\]\[\033[1;36m\] \@ \[\033[0m\]\n\[\033[1;32m\]\u\[\033[0m\]\[\033[1;37m\] @ \[\033[0m\]\[\033[1;32m\]$PWD\[\033[0m\]\[\e[1;36m\] \$ '
    I know there is a way to change the system default font color in runlevel3 I think thats what I need to change. Its the font color not the background i want to change
    Last edited by orphius (2009-04-03 14:59:03)

  • Different background color in  summation

    Is there any possibilities to set the different background color and applied the conditional format in summation columns in vertical table in obiee answers.
    Kindly let me know asap.
    Thanks in advance.

    Hi,
    Do you mean in grand total columns? if so just click on edit table view >> beside the summation symbol click on the properties button there you can change the font color or back ground color etc...
    Update if required.
    Mark if Helpful/correct.
    Thanks.

  • What' s different between color and swatches?

    what' s different between color and swatches?

    1.What's different between OWB9i and Discorver4i?
    OWB9i is a tool used to create data marts or data warehouses. You would use it to create the ETT Extraction, Transformation,
    and Transfer or Load (ETL). Discoverer is a reporting tool.
    2.Discorver4i is ROLAP or MOLAP or HOLAP
    Discoverer 4i is a ROLAP tool. Relational OLAP.
    Christopher
    www.iloveapple.com

  • When using the brush tool to paint a color, it is painting different, random colors

    When using the brush tool to paint a color, it is painting different, random colors  (Elements 11)

    Click on the top right corner in the tool option bar of the brush tool and select "Reset Tool". Probably your blending mode other than 'Normal' is selected.

  • Each tab of JTabbedPane has different border color

    Is it possible for the content area of each tab in JTabbedPane to have a different border color? Selecting Tab1 highlights content area of the tabbed pane in yellow, selecting tab2 highlights it in red, etc...
    Thanks

    Thanks for the quick response splungebob. How would I get a reference to the Jpanel of a specific tab? In my case each tab will have a toolbar, so I tried setting the toolbar border yellow, but I still have the default jtabbedpane border color surrounding my yellow bordered toolbar. I would prefer to set the color on the jtabbedpane, so that way the Tab itself does not also have the border going underneath it. For instance, I don't want the border to continue underneath the "my tab" tab, as illustrated below:
       | my tab |
    |                                                  |
    |                                                  |
    ----------------------------------------------------Edited by: 816886 on Nov 30, 2010 7:53 AM

  • Sublayers display different layer color from Layer

    Can anyone explain to me why sublayers take on different layer colors from the parent layer color?  This especially becomes problematic with large files that have lots of layers.  As I start grouping and organizing layers, the layer colors become jumbled and it becomes difficult to read.  I would expect when I drag a layer into another layer, the new child layer would take on the color of it's parent.  Any suggestions on how to maintain layer colors w/out having to open up the layer options each time and choose the parent color?
    Christian
    Example:

    This is "as designed" it has been this way for the last 10 centuries or so... Sorry, no way around it, even if it seems illogical. Perhaps there is some script out thgere that can mass-change such attributes....
    Mylenium

  • Why does my clip look different in Color vs FCP via External mmonitor

    Can anyone explain why my clip look slightly different in color as opposed to FCP. This clip is exported from FCP sequence with NO filters whatsoever. I'm basically viewing the same clip and switching between color and FCP. The clip seems to have a tad more highlight when viewing in color
    I'm using a MacPro/Kona3/Sony Multiformat CRT. Thanks

    seems to have a tad more highlight when viewing in color
    Do you see a difference in the scopes? "seems to" is not as good a description as we really need to sort out whether this is a gamma issue or a possible 601/709 conflict, even with your Multiformat Sony. There appear to be a lot of RGB, Y'CbCr conversions in your image pipeline.
    I am aware that some codecs are handled slightly differently by Final Cut and COLOR. They do not use the same media decoding engine. COLOR's is much more basic (fundamental) and generally speaking is more accurate for that reason. Similar to SHAKE in that respect.
    jPo

  • Mega 865 different case colors

    Hi,
    Does anyone know if mega 865 can have different case colors than red/black. I would prefer silver/black?

    Stu,
    Thank you for the reply.
    No, I have not checked the CPU as I thought it unlikely that it could come loose with the spring loaded heatsink over it.  And, the fact that the system powers up and shuts down via the power button indicated to me that the CPU was functioning (at least partly).  Is that logic valid?  There is no reason I can't check the CPU and I will and will then report back.
    Also, I have checked the display with a different video source and have confirmed that it is working.
    Again, thank you for your reply!

Maybe you are looking for

  • Saving an image as a table of grayscale values?

    I have an image that is in grayscale and I need a table that displays each pixels grayscale value.  Is there a way to save the image in some tabular format or can I convert it any other way in photoshop?

  • Trouble with Revel when logging in with Facebook

    If you are having issues with revel crashing when you login to revel using facebook on an iOS device, try this to fix the problem: 1.       In your iOS Settings, select Facebook.  Click on your name.  Then click on Delete Account. (NOTE: This WILL NO

  • How can I convert itunes to MP3 format?

    How do I convert itunes songs to MP3 format?

  • Restore ringtones

    Had to get a new iPhone because mine had water damage.  How can I get my ringtones back?

  • CS3 and CS2 Project import

    I've read a number of references to problems with former projects importing into CS4. I too thought I had a big problem when I imported a project to CS4 and the workspace was blank. Once I discovered the new feature in the Workspace: "Import Workspac