Change the color of a region

Hello

I was looking here because my problem, but I can't find a solution.

I need to change the background color of a region. On the page, I have 3 regions and the first region should be red.

Here is the page:

seiteocyn0.png

And it should be like this:

seite_farbig2xqg7.png

The model region is the following:

<section class="uRegion uNoHeading #REGION_CSS_CLASSES# clearfix" id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES#>
  <div class="uRegionHeading">
    <span class="uButtonContainer">
      #CLOSE##PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP#
    </span>
  </div>
  <div class="uRegionContent clearfix">
    #BODY#
  </div>
</section>

Kind regards

Mark

Mark,

Look at wire described previously, change the background color of a region, I can edit the text box

can you help...

Tags: Database

Similar Questions

  • Change the color of the title bar of sidebar region

    I give! I think I tried everything. I want to change the color of the box regions entitled. I don't want to change the master files of the CSS. I use the 13. Grey blue model. I actually copied the whole model and created my own and called 130. Grey blue model. Also, I copied the model of sidebar region and created my own. I tried to change the template several times. See my latest version below.

    I tried to change the color of the section using the region header and the footer of the page. I managed to change the background color, but not the color of the section.

    I used Mozilla Firefox so that I could see what I needed to change. I could easily change the following line in the main CSS file to the color I want, but I don't want to change the master files of the CSS.
    < thead style = "border-color: rgb (123, 156, 189);' >"

    How can I change the following html code model so that the color of the heading changes to #7b9cbd? Thanks, Elizabeth


    < table cellspacing = "0" cellpadding = "0" border = "0" class = "t13Sidebar" Summary = "" id = "#REGION_ID #" > "
    < thead bgcolor = "#7B9CBD" >
    < b >
    < class th = "L" bgcolor = "#7b9cbd" >
    < /th >
    < class th = "C" bgcolor = "#7b9cbd" > #TITLE # < /th >
    < class th = 'R' bgcolor = "#7b9cbd" >
    < /th >
    < /tr >
    < / thead >
    < tbody bgcolor = "#7b9cbd" >
    < b >
    < td colspan = "3" class = "B" id = "#REGION_ID-body_ #" > #BODY # < table >
    < /tr >
    < / tbody >
    < /table >

    Hi Elizabeth,.

    Changing styles for a thead element tag necessarily will not change the color of the value #TITLE # as this style may be cancelled by the style of class 'C '.

    Try:

    <th class="C" bgcolor="#7b9cbd" color="#7b9cbd">#TITLE#</th>
    

    Although this is the same as the background color that you entered?

    Andy

  • Dynamically change the color of a string (part of the) text

    Suppose that consider the string Hello "it's the first Blackberry Application" including the color of the text in black, but a few changes need to change the color of the Blackberry to RED as below

    previous - Hello this is the first Blackberry Application

    After - Hello this is the first Blackberry Application

    I tried with split the text into several fields and change the color but I need single solution for Richtextfield / EditField / text box.

    plese give me some suggestions...

    Thanks in advance

    Only ActiveRichTextField will do this for you.

    You define regions, join fonts and/or attributes to the regions, including the background and foreground colors.

  • change the color of line based on the value of column 5 Apex in the classic report

    Version of the apex 5.0.0.00.31

    Standard universal theme

    Page theme default template

    Classic report

    Foldable report template

    Hello

    I know this question has been asked several times here, but I'm working on 5 Apex and need to know the correct way to do it in this version.

    I need to change the color of the text of the entire line (no background color) based on the value in one of the columns of the classic report. I have just two conditions, if the value of column = Yes, color should be red, otherwise it must be green.

    I am new to jscript and css, so appreciate if someone can tell me the solution with steps.

    I have already checked this link that changes the value of the column, need to do something similar to the whole line.

    https://tylermuth.WordPress.com/2007/12/01/conditional-column-formatting-in-apex/

    Hi coolmaddy007-Oracle,.

    Here's an example set up on the apex.oracle.com according to the specifications you gave: https://apex.oracle.com/pls/apex/f?p=35467:1

    Version of the apex 5.0.0.00.31

    Standard universal theme

    Page theme default template

    Classic report

    Foldable report template

    Here is how it is done:

    Create a dynamic action with the following specifications:

    Name: Give the appropriate name

    Event: After refresh

    Selection type: region

    Region: select your region classic report

    Condition: No strings attached

    Action: Run the JavaScript Code

    Fire on loading the Page: Yes

    Code:

    $('td[headers="JOB"]').each(function() {
      if ( $(this).text() === 'MANAGER' ) {
        $(this).closest('tr').find('td').css({"color":"red"});
      }
      if ( $(this).text() === 'SALESMAN' ) {
        $(this).closest('tr').find('td').css({"color":"green"});
      }
      if ( $(this).text() === 'CLERK' ) {
        $(this).closest('tr').find('td').css({"color":"blue"});
      }
    });
    

    NOTE: Download the selector appropriate for your knowledge $('td[headers="JOB"]') case using firebug/browser development tools.

    Items concerned: leave blank.

    PS: Changed the example to change the color of text instead of the background color.

    I hope this helps!

    Kind regards

    Kiran

  • How can I change the color of an onClick of the link 'a href '?

    I just wanted to ask, how would I go about changing the color of the < a href > link on click using javascript for the id is highlighted in bold, maybe "addClass" syntax would do the trick?

    I also want the original link to return to its original color when or the other highlighted links are clicked. In other words, a single link shows color is selected at a time.

    < head >

    " < link href =" https://fonts.googleapis.com/CSS?family=open+sans "rel ="stylesheet"type =" text/css"> "

    " < script src =" https://AJAX.googleapis.com/AJAX/libs/jQuery/1.11.3/jQuery.min.js "> < / script > .

    < / head >

    < body >

    < div id = 'bar Tools-Center' >

    < ul >

    "< id = li 'registry-top" > < a title = "Register online" style = "padding-left: 5px;" "href =" # "> save < /a > < /li >

    "< id = li"customer account"> < a title ="Login to your account"href =" # "> my account < /a > < /li >".

    "< id = li"top-support-launch"> < a title ="Ask for help"href =" # "> support < /a > < /li >".

    < li > < a href = "#" > Accessability < /a > < /li >

    < li > < a href = "#" > careers < /a > < /li >

    < li > < a href = "#" > region change < /a > < /li >

    "" "< img title ="go to our homepage"onMouseOver =" homeMouseRollover (this) "onMouseOut =" homeMouseOut (this) "src ="... / Icons/Icons/home153white.png Options Page "alt =" "/ >

    "" < img title = "search our site" id = "search-site Internet-toggle" onMouseOver = "searchMouseRollover (this)" onMouseOut = "searchMouseOut (this)" src = "... Largeur/icons/Icons/magglasswhite.png Options Page' = "15px;" height = '15px'; alt = "" / >

    < /ul >

    < / div >

    < / body >

    Concerning

    Todd

    Definition:

    An unordered list (UL) is made up of sequences of list items defined by the LI element.

    In other words, the AMT must not contain anything that is not contained in an LI element. This means that it is illegal to an image in the OL element which is not contained in an LI element.

    With respect to the highlighting of an item (LI) in the list, is to compare the href attribute of the element with the URL of the page. That is the href attribute is "register.html" then the URL is similar to www.mysite.com/register.html, then turn on the highest point. This can be achieved by using a bit of JavaScript.

    I use jQuery to make the JS. The script looks like

    {jQuery (document) .ready (function ($)}

    var url = window.location.href;
    $('_ul.nav_a').map (function () {}
    $(this) .parent () .toggleClass ('active' this.href = url | this.href == url.split("?")) ([0].split("#") [0]);
    });

    });

    The above script compares the values and assigns a class active in a game, although the game contains a hash (#) or an anchor. The style of the current class can be created using CSS as

    .the {}

    color: pink;

    }

    There are two required libraries, namely

    1. https://code.jQuery.com/jQuery-2.2.1.min.js
    2. jQuery - queryParser.js of GitHub - mattsnider/jquery-plugin-query-parser: Simple plugin for jQuery to parse query strings.
  • Change the color of the title area of report Standard

    Is it possible to change the background color of the title area without having to edit the CSS of the theme underlying files?

    Change the color of the background of the content area of the region is easily done with a style = "" background-color: # < number color > ' in the attributes of the field region, but I can't find how to do the same for the title bar of the region. "

    ApexPhil wrote:

    Thank you. I tried both suggestions but neither changed anything.

    With the second one (all regions) I assign a static identification number and just that stuck in the inline CSS page.

    {section.uRegion > div.uRegionHeading}

    background: #ccff66; / * Replace with desired color * /.

    }

    Is this correct? If so, there is no change at all.

    N ° delete all the s and s: here's some weird artifact that produced terrible Jive forum software.

  • How to change the colors of workspace in 5.5

    The old 5.5, not of CS5. Windows 10 took my window color customization. I don't know I remember correctly it is a way to change the colors of the workspace on 5.5, can't remember.

    The only thing I think you can edit in photoshop 5.5 itself is color surrounding the document in the document as nornfb Watch window, in photoshop 5.5 there is no menu, but rather one defines the foreground color in the Toolbox

    and using the tool, paint bucket and shift clicks on the region just outside the document.

    Another customization color of photoshop 5.5 as different colors for the background of the palette, menu bar and title bar are made with windows, the operating system theme changes.

  • Change the color of the text in a dynamic element

    Hello

    has someone an idea how after loading the page dynamically change the color of the text in a text therefore element its value?

    Thanks in advance.
    Best regards
    Martin

    Dear Martin,

    jQuery can do and more.

    Take a look on this
    http://Apex.Oracle.com/pls/Apex/f?p=53647:5
    Test/test

    And try to change the value of the text box in the region Test change text color
    write the project and press enter---> the foreground color of the text element will be changed to Red
    write anything other and press ENTER, it will be changed to Blue

    The steps
    (1) create a text element called P5_CHANGEMYCOLOR on the region Test change text color
    (2) change the page and go to the section entitled run when the Page loads under JavaScript and write the following jQuery

    // Added By: Mahmoud Rabie (for changing color of text box based on some special values)
    if(apex.jQuery("#P5_CHANGEMYCOLOR").val() == 'Project'){
        apex.jQuery("#P5_CHANGEMYCOLOR").css("color","red");
    }else{
        apex.jQuery("#P5_CHANGEMYCOLOR").css("color","blue");
    }
    

    and if you want to see the code on page 5, you can write ralab in the workspace with test/test

    Please, if this solves your question, mark it as Correct. Otherwise, as useful

    Concerning
    Mahmoud

  • Change the color of the navigation pane

    Hello

    Is it possible to change the color of the only navigation pane? I don't know of the background image.  I take the floor on the region that contains the <- and -> buttons.  I wish it were different from the toolbar (containing materials, indexes, buttons etc.).

    It seems that take the color/image of the toolbar.

    If you want to hack your webhelp output files, then the answer is "Yes, you can. Change your whskin_mbars.htm and search for the following text:

    setBackgroundcolor ("xxxx");

    Replace xxxx by the color of your choice. Note that if you use a background image, you need to change this on the line below to:

    setBackground ("xxxx");

  • change the color in the text box in the required field

    I would like to change the color in the white box (don't know a better name for this space on the form) next to a field title. And only for the mandatory elements on a page. This could be a selection list, a text box or a text field.

    I looked at several positions. I understand how to change the background color of the label of the element on the page. But not what I need.

    I gave a quick glance at the last post titled "the color of text field" led me to the site

    [http://apex-notes.blogspot.com/2007/12/colorful-web-forms.html]

    provided by Paulo Vale. Moreover, very well done Paulo.

    However, when I followed the instructions for all 3 formats ' display as ' for a field, the content of my form has disappeared and all that showed has my original banner at the top of the page.

    So does anyone have an idea to share on how to change color whitebox of a page element?

    Thank you
    Maggie

    Published by: mjhamilton on December 11, 2008 09:23

    Hello Maggie,

    The 'problem' with APEX, is that the deposit contains no information whether a field is required or not. Only the label has an attribute that you can set to "Required". Of course, you can create a query to retrieve items with a "Mandatory" label by:

    select WORKSPACE, APPLICATION_NAME, PAGE_ID, PAGE_NAME, REGION, ITEM_NAME, ITEM_LABEL_TEMPLATE
    from APEX_APPLICATION_PAGE_ITEMS
    where ITEM_LABEL_TEMPLATE LIKE 'Required%' 
    

    As Paulo wrote: you must manually set the attributes of elements of HTML form to a class (like class = 'RequiredField') and create an entry in your CSS for this class (I like. RequiredField {(background-color: #FFFFCC;}).}
    Or you can write clever code automagically defines this class for all the elements that are returned by the above application. I don't have that, but you should do something like:
    1. create a javascript function that onload is triggered. This js function must call an application process.
    2. this AP retrieves the 'required' of repository items and returns to the js function.
    3. the js function adds the class needed to these elements.

    Good luck ;-)

    Greetings,
    Roel

    http://roelhartman.blogspot.com/
    http://www.bloggingaboutoracle.org/
    http://www.Logica.com/

  • Pages 5.6.2, cannot highlight and change the color of the text?

    I use pages 4.3 and earlier of passage to 5.6.2 - I just tried to highlight a word in a document and change the color - nothing happened.  Tried selecting the color first, and then type a new Word and that doesn't work either.  Am I missing something?  Is there any quick way to the color of the text in 5.6.2?

    To well highlight a word or a selection of words in the v5.6.2, Pages you will need to select the text, click the image below on the gear watch icon and set the fill color of your character. To remove the highlight, select your text, click in the ink of fill color of characters and click transparency icon in the lower right.

  • How can I change the color of Minnie Mouse dress?

    Announcements see the dress of Minnie in red, yellow or blue, but I did not understand how this change in the function 'customize '.  It's three different dials or I missed something?

    Hello

    Follow these steps to change the color of the dress of Minnie:

    • While the airtime on the dial of Minnie Mouse, press firmly on the screen, then press the Customize button.
    • Swipe left / right to switch between the three screens of personalization:
      • The first screen allows you to switch between Mickey and Minnie Mouse by turning the digital Crown.
      • With Minnie Mouse selected, the second Customization screen is used to change the color of her dress, once again by turning the digital Crown.
    • When finished, press the digital Crown twice to return to the watch face.
  • change the color of the title effect

    For this example of a readymade title:

    I would like to know how I could change the color (red) behind the title of the text.  Let's say, I would like the blue instead, or yellow, or anything else.  I tried a number of ways (just getting used to FCP X).  Y at - it a command for this, or should I make a mask with a different color?  Problem is red is lively, and a mobile mast would be required... sort of complicated as a procedure.  BTW, how these securities were made?  In another program, or can they be changed in it?

    2nd question: How can I extend the follow-up of this text as a sequence of animation?  I tried to change the follow-up by degrees and adding images key, but it does not work.  In other words, when you see the title, shown above, I would like to extend then follow-up.

    Thank you.

    As for the above, I just tried to open the color Board and find I can indeed change body color (see screenshot), but the photo image is also affected by the change of color.  How do I get the color of the title change and keep the color of the photo?

  • How to change the color of pre-rendered screen.

    My question is how to change the color of the page that is displayed before a site is fully charged. So let's say I go to a site where the background color is red. Before the end of Firefox loading it will appear as white. Also yes I have known that I have an add-on which changes the default color of YouTube. However the first picture comes on all websites no matter if their background is white or not.

    You can try the userChrome.css code or elegant.

    Add code to the file userChrome.css below default @namespace.

    @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    
    browser {background-color:#f0f0f0!important}
    

    The file userChrome.css (UI) customization and userContent.css (Web sites) are located in the folder of chrome in the Firefox profile folder.

    You can use this button to go to the current Firefox profile folder:

    • Create the folder chrome (lowercase) in the .default < xxxxxxxx > profile folder if the folder does not exist
    • Use a text editor like Notepad to create a userChrome.css (new) file in the folder chrome (file name is case sensitive)
    • Paste the code in the userChrome.css file in the Editor window
    • Make sure that the userChrome.css file starts with the default @namespace line
    • Make sure that you select "All files" and not "text files" when you save the file via "save file as" in the text editor as userChrome.css.
      Otherwise, Windows can add a hidden .txt file extension and you end up with one does not not userChrome.css.txt file
  • How can I change the colors of fonts that I add to my movies?

    Hi all

    I have a simple question. I have a loot of VHS tapes I've had since Adam was a boy. I've been working my way through them and their conversion into DVD. This is probably very different from what most people use the software for. I've been using iMovie HD until it was more compatible, then Final Cut Express.

    Did not go for a while and decided that I should start using Final Cut Pro. After a few days of fiddling, I'm at the stage where I'm ready to try to make a film I did before (do not take risk). The only thing I can't work on is to know how to change the color of all fonts that I use. So far, all I can use is the color that comes with the model. I want to change because I use my own back grounds. A white font on a light background is a bit difficult to read.

    It was not hard to get that I did. One of the most polite things said about it was when Apple released it it should have been called iMovie HD Pro. I do not disagree with that.

    That's people, thanks for any help you can give. If there are textbooks that would be useful any suggestion would be appreciated.

    See you soon,.

    ugly_dog

    What I forgot last time. Do I have reason to assume that chapter markers are deferred to iDVD when the project is completed.

    THNX,

    ugly_dog

Maybe you are looking for

  • The internal keyboard BACKSPACE key does not work

    I have a laptop Toshiba Satellite and the BACKSPACE key does not work. He will start work the rare opportunity, but then it just stops working again.This happens on everything, including word and internet ect. It has been like that for a few weeks no

  • Satellite Pro L300 29V - hard drive is dead

    I have a Toshiba Satellite Pro L300-29V only about 2 months, and suddenly the hard drive (very full) is apparently dead. Initially the laptop starts Windows correctly, but now the HD is not yet recognized in the BIOS. If it goes beyond the Toshiba sp

  • Photosmart 6515 stopped printing black

    Printer worked fine for a year.  Low so changed black cartridge (HP only), did the setup and does not now print black. Completed all the steps, cleaned vents, print heads cleaned, etc.  Still does not work.  Tried another new cartridge, still does no

  • Problem with SMTP.

    Dear Sir/Madam, During your stay in Takapuna Auckland, I had to change my smtp.paradise.net.nz in smtp.ihug.net.nz in order to send emails. I have now left Takapuna and changed my outgoing address in the original smtp.paradise.net.nz, as ihug address

  • Messenger will not link to or open email

    WndOws Messenger warns me when there's a mail, but when I click on the e icon nothing happens. When the home page is displayed it tells me I have e-mail but I can't open them.I have the feeling, there is a missing file, please can you advise? It's th