Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Change color of a region

pinnomAug 8 2014 — edited Aug 8 2014

Hello,

I was looking here because my problem, but I don'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 region-template is this:

<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

This post has been answered by Pars on Aug 8 2014
Jump to Answer

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 5 2014
Added on Aug 8 2014
4 comments
1,296 views