Question of CSS... (please help)

Hi all...

Anyone who is good in CSS.
Please help me with the following problem.

Topic: 9
Apex: 4.1
Browser: IE 7
Database: 11g

I use the "" side bar area' "THEME 9.
The "" TITLE bar"" sidebar region is in "'red.'" »

I tried to change it to '' blue'. I tried the following styles, but it has not applied

{code}
. Sidebar-region h3 {}
background-color: rgb (118,164,190);
}

} .sidebar-region
background-color: rgb (118,164,190);
}

{code}

I checked the sidebar region model and found the classes it uses.


Here are the following classes using the APEX.

{code}
} .sidebar-region
float: right;
Width: 200px;
display: inline;
overflow: hidden;
}

. Sidebar-region h3 {}
Width: 192px;
line-height: 22px;
height: 22px;
margin: 0;
padding: 0 0 0 9px;
Background: url (.. /images/BG-title-SB.gif);
color: #fff;
}

. Sidebar-region h3 {}
Width: 192px;
line-height: 22px;
height: 22px;
margin: 0;
padding: 0 0 0 9px;
Background: url (.. /images/BG-title-SB.gif);
color: #fff;
}

. Sidebar-region .box {}
Background: url (.. /images/BG-Box.gif);
margin: 0 8px 0;
}

. Sidebar-region .frame {} .box
Background: url (.. /images/BG-Box-Frame.gif) no-repeat 0 100%;
Width: 200px;
overflow: hidden;
padding: 4px 4px 6px 6px;
}

. Sidebar-region content {}
margin: 10px 0 0 2px;
}

{code}



Thank you

Hello

H3 tag have the image as a background.
http://Apex.Oracle.com/i/themes/theme_9/images/bg-title-SB.gif
This is why you cannot assign color background-color style.

You need create your own picture or use another image and change of style as

.sidebar-region h3 {
     background: url(#IMAGE_PREFIX#/apex/builder/bg-title-blue.gif) repeat scroll 0 0 transparent!important;
}

Or remove the style of with on background image path

.sidebar-region h3 {
    background: #76A4BE!important;
}

Kind regards
Jari

http://dbswh.webhop.NET/dbswh/f?p=blog:Home:0

Published by: jarola December 12, 2011 21:11

Tags: Database

Similar Questions

  • I have not remenber my SECURITY QUESTIONED this ACC, please help me

    I have not remenber my SECURITY QUESTIONED this ACC, please help me. I have remenber login pasword.

    You must ask security team account Apple to reset your security questions. To contact them, click here and choose a method; If this page does not list one for your country or if you are unable to call, complete and submit this form.

    (143383)

  • Can not get a 2nd blockquote working in CSS - please help

    HI - hope someone can help.  I have a blockquote put in place.  the css is as follows:

    BLOCKQUOTE,

    q,

    {quote

    Background: url #ece5d0 (.. / images/quote.png) no-repeat;

    do-family: "Times New Roman", Times, serif;

    do-size: 18px;

    make-style: italic;

    Width: 804px;

    margin: 5px 0;

    padding: 10px 10px 10px 47px;

    quotes: none;

    line-height: 25px;

    border-radius: 10px;

    box-shadow: 5px 5px 5px #bababa;

    }

    Here is a picture to see what it looks like:

    block1.jpg

    So I need to make a quote from block on the site, but in a more limited area because the foregoing will be cut.  So I thought that I could just copy the code and make a new and edit:

    #blockquote2, q, quote {}

    Background: url #ece5d0 (.. / images/quote.png) no-repeat;

    do-family: "Times New Roman", Times, serif;

    do-size: 18px;

    make-style: italic;

    Width: 620px;

    margin: 5px 0;

    padding: 10px 10px 10px 47px;

    quotes: none;

    line-height: 25px;

    border-radius: 10px;

    box-shadow: 5px 5px 5px #bababa;

    }

    First I tried 'blockquote2' without a DIV as "< blockquote2 > and it does not work so I then did a DIV as above and it still does not work."  Here is the result of it (no citation style as above):

    block2.jpg

    As you will see the width (620) is important to fit into the column.    Here is the code that I put on the page to try to create the citation:

    < div id = "blockquote2" > < br / > < p align = "left" > NOAA mission touches the lives of all Americans, and we are proud of our role in the protection of people and property and to preserve and protect natural resources. I hope that you will explore NOAA and how our products and services can enrich your own life. < /p >

    < p align = "right" > < strong > Dr. Kathryn Sullivan, Director of the NOAA < facilities > < /p > < / div >

    But in any case, someone can tell me why this isn't working and offer a fix?  Any help is appreciated.  Thank you.

    What I would do is, rather than to create an id for the second kind of blockquote, use a class that does not change the width and other attributes you want to change basic blockquote element...

    Somewhere after your css blockquote current...

    {BLOCKQUOTE. ClassName}

    : attribute value;

    : attribute value;

    }

    Then in the html code, you will always use a standard blockquote, with a class element...

    content

    You can use an ID too, but the id can be used only once on a given page, if a class is better if there could be multiple uses.

  • elements of first question serial No. Please help

    my serial number for the first elements and photoshop elements Prime Minister does not work. It is said that it can not be validated

    Hello

    Please see error "serial number is not valid for this product". Creative Suite and serial number incorrect error

    Kind regards

    Sheena

  • Question of CSS... Help, please

    Hi all..

    Please help me with this question of CSS.

    I have the following style for my interactive report get the "" «scroll bar»»»

    {#apexir_DATA_PANEL}
    margin-bottom: 10px;
    overflow: auto;
    }

    It works well (there are still a few problems), but it's the only major I face.

    CSS is the application very well when the page loads, but when I navigate among records of IR (report refreshes).
    I'm losing the SCROLL bar.

    Not sure why she does like that.

    Browser: IE 7 (* is the problem of browser *)

    Please help me

    Thank you

    Kumar wrote:

    Browser: IE 7 (* is the problem of browser *)

    Yes. Question interactive report CSS... increasing the width of page to reflect the IR with a scroll bar on the display, allowing the user to view the entire width.

    Delete

    #apexir_DATA_PANEL {
    margin-bottom: 10px;
    overflow: auto;
    }
    

    The IE7 bug can be resolved by feeding it the following CSS fix for browsers of pre - IE8 with a conditional comment in the header HTML page:

    
    

    Specify the scale too static region ID on the region of the infrared for use as a CSS selector.

    However, the presentation of information in a way that requires users to scroll horizontally is awkward. This will be particularly true in combination with a think IR to user experience: y at - it another way to view this information?

  • Please help beginner with CSS positioning fix

    Am can't get the items of paragraph to behave the way I want to that they in the header section of the page on the link below. I paragraph address remaining in the position. Paragraph h, however, does not seem to be contained by the header div. He moves to the left as the browser window is resized to be larger. I tried to add a right margin of the paragraph address but paragraph hours does not seem to recognize that. I know I'm doing something wrong, but I can't seem to find out what. The little weather widget has a similar, but not quite the same problem. He moves to the right.

    http://www.openrangeimaging.com/test/gravity-test/index-Test01.html

    I hope someone knowing good css can help me to get this set up correctly.

    Thanks in advance for any help.

    Please forgive my newbieness. I have read and studied the html/css a bit, but this is my first attempt at real world if... I am determined to produce a website standards efficiently coded.

    We all started exactly where you are right now.  Learn how to work with the code is an excellent first step. Learn how to effectively use code is part skill and part art.  More you do, the easier it gets.

    When you have time, look at this article.

    How to develop with CSS?
    http://phrogz.NET/CSS/HowToDevelopWithCSS.html

    I had heard that the styles in the HTML are to be avoided. I guess it's a guideline that can be sometimes broken?

    True enough. Do not overdo with inline styles. But to change an element on a page, it won't hurt.

    Last question, is there a site you can recommend that I could keep posting my progress to for criticism on how I'm coding? It is appropriate to use this forum for this?

    You can ask your comments here.  There are many knowledgeable DW users here to help you.

    Good luck with your project,

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • My ID apple has been disabled and I can't restore it because I forgot my security question, please help

    My ID apple has been disabled and I can't restore it because I forgot my security question, please help

    I can't update my iphone because it will need for my apple for activation ID. Please help me.

    Contact Apple for assistance with the security of the Apple ID - Apple Support accounts

  • Please help restore the security questions for me.

    I'm trying to restore security questions via the website, but there is no success. Please help me to reset for me.

    You must ask security team account Apple to reset your security questions. To contact them, click here and choose a method; If this page does not list one for your country or if you are unable to call, complete and submit this form.

    (144314)

  • My app store and some other applications not re-downloadable are a question mark and are not in my file programs, Please HELP IVE TRIED EVERYTHING! GarageBand does not open, there was a question mark through the icon, restart comp, all the question marks

    I opened my garageband, but I does not, because there was a question mark hollow garageband icon, then I restarted the computer, it normally restarted (whithout saying I restarted the computer because of a problem), and when it was made of built-in apps were question marks, were not in the program and "it is not found on the computer.

    Please help even the app store is broken and he asked me if I would choose a program from the app store when I tried to re - download from the internet, said yes and it did not work. Help, please

    The? means that the location for the file specified in the Dock cannot be found.

    You said "were not in the programs.

    Did you mean that they are not located in the Applications folder? Windows has a record of programs, not OSX.

    You said "when I tried to re - download from the internet, said yes and it did not work."?

    What happened when you tried?

    The missing applications are in the purchase of the Mac App Store section?

  • I forgot my apple ID sequrity question, several times I tried to reset my sequrity question but there is no display on the window to reset (reset sequrity awnser) .please help me.thanks

    I forgot my apple ID sequrity question, several times I tried to reset my sequrity question but there is no display on the window to reset (reset sequrity awnser) .please help me.thanks

    Hello

    You will need the answers to your security questions.

    Follow the instructions here > If you forgot your Apple ID - Apple Support security questions answered

  • I forgot my secret question, answer and the second email but I have the password of my ID Apple and my phone number. I want to receive by email for my secret to my Apple ID issue because it is a gmail account. Please help me

    I forgot my secret question, answer and the second email but I have the password of my ID Apple and my phone number. I want to receive by email for my secret to my Apple ID issue because it is a gmail account. Please help me

    You have to ask Apple to reset your security questions. To do this, click here and choose a method; If this page does not list one for your country or if you are unable to call, complete and submit this form.


    (139026)

  • Hello, I forgot my security questions, I want to change but the need for an aid station. And I do not add a post before rescue. How can I add now? Please help me. TNX.

    Hello, I forgot my security questions, I want to change but the need for an aid station. And I do not add a post before rescue. How can I add now? Please help me. TNX.

    You can not and need to ask Apple to reset your security questions. To do this, click here and choose a method; If this page does not list one for your country or if you are unable to call, complete and submit this form.

    (137646)

  • Touch pad questions, please help.

    Laptop HP Pavilion

    Model: 15-n096sa

    Product: F4T58EA #ABU

    OS: Windows 8.1 Home Premium X 64

    I installed Windows 8.1 Home Premium X 64 on my laptop last week, he had originally version 8 is installed when I bought a month ago. Since the upgrade of the OS of my touchpad is no longer allows me to scroll with two fingers or enlarge the pages, use the right click function by tapping with two fingers & also bring up the options in a Sling. All I can do now is to move the pointer and click or double-click with the pad.

    Can someone please help me solve this problem because it drives me crazy?

    Thanks in advance.

    Hello EnergySyndicate,

    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the Forums of HP, I would like to draw your attention to the Guide of the Forums HP first time here? Learn how to publish and more.

    I understand that you are having problems with certain features of the touch pad doesn't work does not correctly. I think it's a question of settings. I'm you provide a HP support document: use and troubleshooting of the TouchPad and ClickPad (Windows 8) that will guide you in how to adjust settings and ensure that the common gestures of the Touchpad is correctly configured.

    I think that this will solve your problem of Touchpad and allow you to go back to listening to your computer. Thanks for posting on the HP Forums. Have a great day!

  • This question is about programming in C. you please help me with a question that is.

    This question is about programming in c. can you please help me with an issue that is -

    Why do we write - printf ("r = c = %d %d sum = %d\n", sum c, r,);

    What we're trying to accomplish here by writing this.

    I also wanted to know why we write things within double quotes.

    The book programming in C I have, gave no information on this subject.

    The way if statements can be nested, of same whiles and fors can

    also be nested. To understand the nested loops how to work, watch the

    program below:

    / * Demonstration of nested loops * /.

    (main)

    {

    int sum c, r,

    for (r = 1; r<= 3="" ;="" r++="" )="" outer="" loop="">

    {

    for (c = 1; c<= 2="" ;="" c++="" )="" inner="" loop="">

    {

    sum = r + c;

    printf ("r = c = %d %d sum = %d\n", sum c, r,);

    }

    }

    }

    When you run this program, you will get the following result:

    r = 1 c = 1 sum = 2

    r = 1 c = 2 sum = 3

    r = 2 c = 1 sum = 3

    r = 2 c = 2 sum = 4

    r = 3 c = 1 sum = 4

    r = 3 c = 2 sum = 5

    In short, in C, a string enclosed in double quotation marks is replaced by a pointer to character to this string somewhere in memory.  The first parameter of a call to printf() is a pointer to the format string and the following parameters replace the % {(quoi que) the characters that appear in the format string.}  %d represents a whole argument of printing.

    HTH,

    JW

  • Facial recognition technology Optimus for T410 questions - please help

    Hi guys, I bought a T410 with NVS 310 graphics card and built-in webcam. Although the battery 9 cells works really well, I always like to save more power using the integrated graphics card Intel in light load. It's supposed to be done using NVIDIA Optimus but I can't ' find it anywhere or how to activate it. Some have said depends on pilots and I did not try that again. Please help for a long time.

    The next question is the software of face recognition, as my friend's Asus laptop has Smartlogon using face. I really enjoy doing on my T but I searched a lot of places and can't find it. I knew he had formerly VeriFace which seems to have stopped developing for Thinkpad. If anyone has this software, please give me the link.

    And once I found a problem with a device called Lexmark X 422, windows 7 reports that it may not start (code 10), I try the new driver and still no use. I have disable (uninstall) it can restore the entire system and now I can't find it in device manager to try to fix it again. My question is what is this device and how to correct these problems?

    Thank you, T rocks!

    Hi and welcome to the forum!

    To Optimus, take a look:- http://support.lenovo.com/hk/en/HintsandTips/hints_show_12832190176531.html

    Lexmark X 422 was probably your webcam, there is no need to do anything if the machine works fine now.

    Not sure on the recognition of faces, as far as I know there not this feature for ThinkPad.

    I hope this helps.

Maybe you are looking for

  • keyboard does not work on razr maxx

    Is there a way to make the keyboard to work more than once without having to exit firefox and restart every time. He's going to type once then after the first page load, or want to find something else that he type. The keyboard comes up, but when you

  • USB 3.0 not detected on HP Pavilion H8-1030NL

    I have a desktop HP Pavilion H8-1030NL, which are the two usb 3.0 ports are more detected after installation of windows 7 (instead of 8, which came with the PC). I checked and could not find the update of TI which is mentioned on the forum, so this p

  • spend a CVI to TestStand function reference tables

    I need to switch tables (double, for example) a CVI function (usually a dll), return to TestStand.  and vice versa. I followed a method that uses features of TestStand CVI such as 'TS_PropertyGetValNumber' and 'TS_PropertySetValString' and I understa

  • Local disk D

    While the error checking my local disk d, I accidentally shut up before finishing error checking and now I cannot open my local drive d. It says access denied. My computer is windows7 sp 1. What should I do? Please help me. * Proposed by the moderato

  • This device cannot start. (Code 10) Windows 7 64 bit JMicron PCIe Gigabit Ethernet Adapter

    Apparently, I get this error at random times in the day.  My ethernet port just no longer works and I tried disabling and reactivation that used to (a while back) work. Then recently I was disabling and re-enabling it, it gets stuck in the 'disabled'