Need advice... Try to change the background color of a region...

Hi experts Apex knowing html css well want to help me...
1)
I am trying to change the background color of a region... This color... #f2825b
The current theme I use is that of the sample application... The theme 4 "Topaz"...
The css used is theme_4_0.css
I look in the model...

< div class = 'rounded-corner-region' id = "' #REGION_STATIC_ID # ' #REGION_ATTRIBUTES # >"
< div class = "rc-gray-top" > < div class = 'rc-gray-top-r' >
< div class = "rc-title" > #TITLE # < / div >
< / div > < / div >
< div class = "rc-body" > < div class = 'rc-body-r' >
< div class = "rc-content-buttons" > #CLOSE ##PREVIOUS # CREATE2 # next ##DELETE ##EDIT ##CHANGE ##CREATE ##EXPAND # COPY HELP # # < / div >
< div class = "rc-content-hand" >
#BODY # < div class = "clear" > < / div > < / div > < / div > < / div >
< div class = "rc-bottom" > < div class = 'rc-bottom-r' > < / div > < / div >
< / div >

I was looking through forums .and someone mentioned an idea to use the static region of the id do... Yet, I am unable to do it... Do not know how to use it actually.
If anyone can help... I can read the css... Am not an expert, but it... very very beginner...

What I need to make a new model... and... so what should I write in these model... I need to change the background color of border and in the region of the existing model
Kindly help... Any information will be greatly appreciated...

(2) and when I look in the css... and class... "RC-gray-top rc-body etc I do not see a single class named rc-body...
But his similarly named in... rounded-corner-region .rc-gray-top,
Here's the .rc-gray-top class.
. Rounded-corner-region what is an html element... ?





Published by: pauljohny on June 21, 2012 21:04

Published by: pauljohny on June 21, 2012 21:10

pauljohny wrote:
Hi experts Apex knowing html css well want to help me...
1)
I am trying to change the background color of a region... This color... #f2825b
The current theme I use is that of the sample application... The theme 4 "Topaz"...
The css used is theme_4_0.css
I look in the model...



#TITLE #.



#CLOSE # PREVIOUS # ##DELETE NEXT ##EDIT ##CHANGE # CREATE # CREATE2 # EXPAND ##COPY # HELP #.


#BODY #.


I was looking through forums .and someone mentioned an idea to use the static region of the id do... Yet, I am unable to do it... Do not know how to use it actually.

http://docs.Oracle.com/CD/E23903_01/doc/doc.41/e21674/ui_region.htm#sthref1967

So if you give your region the static region ID "foo", you can reference it in CSS using the ID selector #foo.

If anyone can help... I can read the css... Am not an expert, but it... very very beginner...

What I need to make a new model... and... so what should I write in these model... I need to change the background color of border and in the region of the existing model
Kindly help... Any information will be greatly appreciated...
(2) and when I look in the css... and class... "RC-gray-top rc-body etc I do not see a single class named rc-body...
But his similarly named in... rounded-corner-region .rc-gray-top,
Here's the .rc-gray-top class.
. Rounded-corner-region what is an html element... ?

This is the class for the outside divselector:
{code}


{code}

As you like, the themes of APEX 4.0 use certain (complex techniques of CSS above). This includes the use of background + images + on several elements to provide what you think as long as the borders and background colors. It will be difficult to replace with your limited knowledge. Suggest you start with something more simple: see + {message identifier: = 10403264} +.

What is this area to be used for? What will contain? You want to keep + all + of the structure and appearance of the existing model?

And as is said in almost every thread on the themes of the visuals for form/templates/CSS layout + creation of an example of the problem on apex.oracle.com is a much more effective way to get assistance as writing screeds about it here.

Tags: Database

Similar Questions

  • Try to change the background color to the default settings on windows XP Professional

    Original title: background colors of Windows

    A few months ago something apparently got reset or changed the way my colors of background on web pages are displayed. I tried to get this return a default value for Windows xp professional but nothing I have seems to work. I am at a loss as to why or how this has changed. If anyone can help me with a few solutions for this I understand that.

    Thank you for your help

    Hello

    1 have. what measures you tried?

    See the bottom of the articles that might help you change the background color.

    To customize a background color
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/display_change_background_color.mspx?mfr=true
    To change the background properties, graphic, text, colors and fonts
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/nt_sysmon_copysetappearancerproperties.mspx?mfr=true

  • How to change the background color of conditional region

    Hi gurus
    I have a region and you want to change the background color based on a value of element.
    How can I do?

    Thanks in advance
    Oscar

    Oscar,

    I didn't test the code. I modified the code to find all the tags and change the background color.

    1. In the HTML Region header create a div tag <div id ="REP_BGCOLOR_1"> and in HTML Region footer just close this div tag </div>
    2. Put the following javascript in the HTML header of the page.
    <script type="text/javascript">
    </script>
    
    3. Now call this GetDOMTag function to change the background color.GetDOMTag(document.getElementById('REP_BGCOLOR_1'));
    
    http://apex.oracle.com/pls/apex/f?p=50942:75
    
    Thanks,Manish 
    
  • Change the background color of a region with CSS

    Hi guys,.

    I have never tried to use CSS in any form before, and even less in the APEX, but I have a region that I need to change the white color and I discovered that you can do it in CSS.

    My region is called Login. Where I would place the CSS code and how I would write?

    Thanks for your help
    -Mark

    OK, while you're trying to change the background of the box connection stock? Took me awhile to understand without changing the model of connection.

    In the Source region of the region of Login, add this (if there is nothing in the source, just put this at the top).

    
    

    Here is a link to what it looks like:

    http://Apex.Oracle.com/pls/Apex/f?p=15552:101

    Published by: Rob Farver on March 8, 2010 08:11

  • Change the background color of a region, I can only change the box with text

    Hello. First of all, sorry for my English.

    I created a new model of the region in my application and I want to change the entire background to silver color.
    After reading the forum, I tried this:

    body = background-color: Silver;

    in "attributes in Table form.

    It works, but only the area with text are silver. I want the entire region with a background silver, (like a scratch on the screen, with black labels).

    My region are copied from the region of breadcrump and there the next CEB code:

    < div class = 'wire of Ariane-region' id = "' #REGION_STATIC_ID # ' #REGION_ATTRIBUTES # > #BODY # < / div >"

    I also tried putting < body bgcolor = "gray" > in several places, but never with the same results.

    Another question. I created a theme in my themes of the workspace to play with it, but... where are the files of ccs? they are not in "/ i/themes"... .and as part of the apex I don't see a way to change the footer, and an other things I want to do.

    Published by: Andres Vilallave on February 15, 2012 16:14

    Andres Vilallave wrote:
    Yes!, it works...
    Well, I think I have more visual changes now... (God thank you...)

    Good.

    But I want to learn more about the themes...
    I would like to change the theme 4, "Topaz".
    As you say, I created a copy of the file ' i/themes/theme_4"as"i/themes/my_theme_4 ".

    I have said "+ are not... create new files there as these can be changed by future updates APEX. Create your own theme folder. + ", i.e. to use a different physical location, which is referenced by another virtual folder (depending on the architecture of the Web server used).

    Then I created a new theme based on theme4 in my workspace as "my"Topaz". "" My Topaz"" theme is now available in the repository of the theme in "custom themes.
    Now I can change the templates, etc., but the css files what, image files, etc., are My_Topaz to help? Are ¿where?.
    Guess as you say I need to link "" My Topaz"" theme in the my_theme_4 folder, by assigning files in the models of the apex, how can I I do this?

    The definition of header for each page template in the theme contains elements of binding that reference the URL of the CSS as style sheets:

      
      
      
      
    

    These must be changed to refer to the new URL CSS files:

      
    

    Notice that the page templates use conditional comments to provide additional style sheets with CSS hacks and fixes for broken Microsoft browsers.

    Some other models can also reference image etc. of localities in theme files (although this is less common in the APEX 4.0 + themes).

  • I am currently studying and modules are in PDF format. I desperately need to change the background color, as white background cause my eyes to water after a few minutes. I was able to change the background color of a light blue before the l

    Can someone help me please?

    [Left the lounge general Forum, troubled for a specific product - Mod support forum]

    Hi arthurd55302175,

    You can try to change the background color of the document by using the Document color replace.

    Open the required PDF, go to edit menu > accessibility > replace color Documents.

    You can use contrasting colors option to select the required combination of colors provided in the list or you can use "custom color option and select the color needed for the page background and document text."

    Then click OK to save the settings.

    Kind regards

    Meenakshi

  • I NEED TO KNOW HOW TO CHANGE THE BACKGROUND COLOR OF MY INDEX FINGER. HTML PAGE

    I need to know how to change the background color of my page index.html on Dream weaver cs6.

    With CSS:

    {body

    background-color: #FF0000;

    }

    Nancy O.

  • How to change the background color of the autoCompleteField.

    Hi all

    I used AutoCompleteField in my application. I need to change the background color of the AutoCompleteField.

    I used

    -autoCompleteField.getEditField (.setbackground) (BackgroundFactory.createSolidBackground (1644825))

    but it fills the entire in black color. It shows the black color in the middle with white edges. I need all to be black background color.

    Please someone tell me how to autoCompleteField black background?

    Thanks in advance.

            autoCompleteField.setBackground(BackgroundFactory.createSolidBackground(0x0000ff));
            XYEdges edges = new XYEdges(10,10,10,10);
            Border newBorder = BorderFactory.createRoundedBorder(edges, 0xFF0000, Border.STYLE_SOLID);
            autoCompleteField.getEditField().setBorder(newBorder);
            autoCompleteField.getEditField().setBackground(BackgroundFactory.createSolidBackground(0x00FF00));
    

    Try this for some ideas on what to change:

  • change the background color of a dashboard page

    Hello

    How can I change the background color of a page in obiee 11g

    Thank you

    Any idea what is CSS?

    As said, you can't do anything with the HTML, you need to do is to CSS...

    If you've never seen CSS in your life, at least try to have a look online to get a basic idea of what it is and how it works.

    What you are looking for has also little or nothing to do with OBIEE because it's just web development in the end (OBIEE is a web application).

    
    

    Your toolbar to the browser developer, inspect a page of dashboard OBIEE and you discover that the white space in the middle where the content is has a class named associate DashboardPageContentDiv, by default there is also a white background color.

    Just change this one...

  • Change the background color of the Flex SDK 3.5

    How to change the background color for each word in a text box?

    for example:

    Line 1 should be red font with the green background color.

    Line 2 is black by default


    Line 3 is a blue font with the green background color.
    Line 4 is black by default

    You will need to expand the text box and replace the update display list,

    try to draw a rectangle, coloured in this method.

  • is it possible to change the background color of the checkbox control?

    Hello

    Is this possible in LV to change the background color of the checkbox system? When I try to do this via the Colors property [4] I get error 1131:

    LabVIEW: You cannot use this property with this control system.
    Property name: color [4]

    No, it's what are the control systems for. They adapt to the configuration of the machine.

    Use one of the other palettes if you want to change the color.

    Ben

  • I have ypdatedd of internet explore 8.1. Now, the background of the menu bars are black and the text is black. I can't read the menu titles. How I change the background color?

    How can I change the background color of menu on internet explore 8.1

    Hello LarryDiPiano, welcome.

    Try this:
    1. click on START
    2. click on "Control Panel."
    3. click on "personalization."
    4. click on "Theme".
    5 Select the theme 'Classic' in the menu dropdown menu drop-down
    6. click on 'Apply' at the bottom right
    7. once the theme going, switch back to the original theme in the menu drop-down
    8. click on 'Apply' at the bottom right
    Essentially, this action will refresh the currently displayed theme
    Let us know what happens
    Thank you!

    Ryan Thieman
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • How can I change the background color on the welcome login page

    How can I change the background color to the aid of the background file, error 0x8000000A warned?

    [Original title: Welcome to the page]

    [Transferred from Internet Explorer]

    Hello

    Please try the suggestion of Mark L. Ferguson in the thread below.

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-desktop/Windows-7-background-on-user-login-page/d1f1e4b7-f3ca-4b88-8c05-7a2a63d31bc5

    Thank you

    Legaede

  • FieldManager and background color - how to change the background color FiledManager

    I use the following code to navigate

    Change the background color of the domain manager. I see the print, but backgorund color FieldManager does not evolve!

    FMHorizSingleCont is a FieldManager. Thank you.

    final class UserInterfaceScreen extends MainScreen {
    
    private FMHorizSingleCont[10] fmSingContent; // fmsingContent is a field Manager
    
    public FMVerticalContents (){
        try
        {
          numElements = 0;
          currentRow =0; // Row where the focus is
          Background back = BackgroundFactory.createSolidBackground (Color.BLUE);
                ......................
    
    protected boolean navigationMovement(int dx, int dy, int status, int time) {
            if(dy<0){
          if(currentRow != 0)
          {
           currentRow--;
           fmSingContent[currentRow].setBackground(back);
           System.out.println("FMVerticalContents -- dy < 0 !!!");
           invalidate();
          }
    
        return true;
        }
        else if(dy>0){         
    
          if(currentRow < numElements)
          {
            System.out.println("FMVerticalContents -- dy > 0 !!!");
            fmSingContent[currentRow].setBackground(back);
            currentRow++;
            invalidate();
                                }
            return true;
           }else{          
    
           return true;
        }     
    
      }
    

    A HorizontalFieldManager does not paint anything, it's just a control class.
    You can crush his painting method to change this, for example with fillRect before calling super.

  • Change the background color of PasswordEditField

    Hi all,

    I am able to change the background color of an EditField by overriding the paint method such as:

        protected void paint(Graphics g) {
            g.pushContext(getExtent(), 0, 0);
            g.setBackgroundColor(Color.WHITE);
            g.clear();
            g.popContext();
            g.setColor(Color.BLACK);
            super.paint(g);
        }
    

    It gives me an EditField with white background and black text color. However, the same code does not apply to the PasswordEditField. Does anyone have an idea why it does not apply to the PasswordEditField or other suggestions to change the color background and text PasswordEditField.

    Thank you...

    Hello

    If you want to change your background color, you will need to override paintBackground(), no paint method.

    Code for your solution,

    Field of PasswordEditField = new PasswordEditField()
    {
    Protected Sub paintBackground (Graphics g)
    {
    g.setBackgroundColor (Color.BLACK);
    g.Clear ();
    }

    protected void paint (Graphics g)
    {
    g.setColor (Color.PINK);
    Super.Paint (g);
    }
    };

Maybe you are looking for