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

Tags: Database

Similar Questions

  • 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.

  • 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, 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).

  • You can change the background color vi with a property node?

    I was wondering if it was possible in Labview to use a property node to change the background color of façade for an iteration, then back to an original color later. I don't think it's possible, but I would like to know for sure.

    Thank you

    Jody

    You can get the property pane directly node by right-clicking the scroll bar on the front panel and create-> property Node-> color pane.  Useful with multiple panes.  You can also click the property pane node in example of (imstuck) and choose link and then select the pane.

  • Change the background color of the scene with ACE

    We I have a preloader who plays behind my clip of transparent film and I want to change the scene in the dark
    When I go to full screen. What I found most use a black box, but which are resized to FS.
    So does anyone have an alternative to change the background color with AS it would help a lot.

    Bell W.

    To resize a box mc-background to the size of the stage, you can use the following script:

    lsnr var = new Object();

    lsnr.onResize = function () {}

    _root.boxMc._width = Stage.width;

    _root.boxMc._height = Stage.height;

    }

    Stage.addListener (lsnr);

    This assumes that your background-box is named boxMc and is located in the root timeline, and the film is in mode to noscale.

    EDIT: Another option is just to make the huge background mc, so it will always cover the entire screen.

  • How I change the background color?

    This has been answered before, but for older versions of Pages with settings that no longer exist, and I can't seem to understand. How can I change the background color in the Pages?

    I inserted one rectangle and size for the cover page. I can't send to back, despite clicking on the button to do it, nor can I scroll with me instead of having to insert a new for each page, which would be much too tedious, even if I clicked "move with the text." What Miss me?

    Hi shockvaluecola,

    This rectangle selected, Menu > reorder > Section Masters > move object of Section Master.

    This context is displayed on each page of this Section.

    To remove the object of Section Master Menu > reorder > Section Masters > make Master objects selectable.

    Select (by clicking in the margin of page for me works), then delete.

    Kind regards

    Ian.

  • How to change the background color of a text indicator?

    I have an ASCII/text indicator on my FP. FP uses a .png file as the background, with a block diagram. The diagram is a white background with lines black, figures, etc. I wish I could change the background color of the indicator of ASCII text / to white, so that it better matches the white background of the block diagram.

    LabView 2009 SP1 running.

    Thank you

    Have you tried the brush in the tool palette?

  • Change the background color based on the value

    I'm sure that this is a trivial question, but I can't seem to find the method to do it.

    I want to change the background color of an indicator according to its value.

    For example: if I have a set of say 123degF, I would like to the color of background color green if the value is either 1% or +/-2degF.

    Otherwise the color could be if above red and blue if under.

    I was able to schedule a psychic acomplishes, but with more than 50 indicators the interface gets quite busy.

    Santosh is correct. Here is a small example of the implementation of this code:

    I've also attached a copy of this VI, with the connected devices, so you can use it as a subvi if you wish.

    He takes input of temperature limit lower and upper limit. It then returns the value of the temperature, with the color of the indicator of change.

  • 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

  • Change the background color of line indicator

    I'm doing an indicator of string with a black background or make it to which the channel indicator is transparent

    Thank you

    You can change the background color of the control a chain using the paint tool. Choose View > Tool Palette.

    Select the icon below a brush.

    Right-click on the background area of your control of the chain.

    A color mixer will appear - select a color block or the T in the upper right corner to transparent.

  • How can I get larger fonts and change the background color in Outlook Express, a light blue to improve my vision

    original title: vision problems.  How can I get bigger fonts in incoming messages on Outlook Express?  How can I change the background color in Outlook Express for a light blue to improve my vision of the messages.e

    I have problems with my vision.  How the larger font for messages in Outlook Express so that I can see them?  Also how can I make the background is easier on my eyes.  As a light blue or something.  Thank you.

    You can change the font size of incoming emails by going to the Tools menu in Outlook Express and selecting Options.  Open the read tab, and then click the fonts option.  In the fonts window, click on font size and make your selection.  I always click OK, then apply and OK to be sure change stick.  You may close OE and then reopen it for the change to take effect.

    I don't know of any way to change the background color of the e-mails received.  I'm sure someone will have an answer for this procedure.

    Rosie
    Dell OptiPlex GX260, 2.40 GHZ, Pentium 4, 80G HD, Windows XP Pro (SP3), IE8, Avira, Spybot S & D, SpywareBlaster 4.2, 4.0 OnlineArmor

  • 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 tabbed pane

    Hi, I want to change the background color of the tabbed pane. Is - is this posible? How to do this?

    The light blue color underline also, how the change too?

    Thank you

    Can't do with this version of the SDK. Maybe well as an option in a future revision.

  • 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:

Maybe you are looking for