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!

Changing background color of a region, i only can change the area with text

Andres VilallaveFeb 15 2012 — edited Feb 16 2012
Hi. First of all, sorry for my English.

I have created a new region template in my application and i want to change the whole background to silver color.
After reading the forum i have tried this:

body style=background-color:silver;

in "Form Table Attributes".

It works, but only the area with text are silver. I want all the region with silver background, (like a stripe across the screen, with some labels in black).

My region are copied from breadcrump region and it have the next ccs code:

<div class="breadcrumb-region" id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES#>#BODY#</div>

I have tried too by putting <body bgcolor="gray"> in several places, but ever with the same results.

Another question. I have created a theme in my workspace themes to play with it, but.....where are the ccs files?. they aren't in "/i/themes" ....and in the apex framework i can't see the way to change footer, and another things that i want to do.

Edited by: Andres Vilallave on 15-feb-2012 16:14
This post has been answered by fac586 on Feb 16 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 15 2012
Added on Feb 15 2012
5 comments
10,930 views