CSS in global Page

Hi I wanted to apply some CSS throughout my application by adding it in the Page Global APex 4.2

And I used

< style >
{#t18InlineError}
Color: rgb (243, 12, 12);
}
< / style >

It does not work. Any suggestions to solve this would be useful.

Thank you

A couple of things come to mind.
I think that t18InlineError is a class, not an ID, it should be (note the point):


I think that may not do that either because t18InlineError already has a color, then... you may have to force with the! important keyword, like this:


Thank you
-Jorge

Tags: Database

Similar Questions

  • Two-way Navigation: side AND Top Navigation: Page header contained in the Global Page causes overlap of the following regions

    Environment:

    -------------------

    APEX 5.0.1 on ADR in Tomcat

    Universal theme

    Global page

    New application (no migration)

    The goal:

    -----------

    In addition to the navigation, I want to use a horizontal Navigation at the top of all application pages at the same time.

    My way up to now:

    ---------------------

    (1) left Navigation ist defined as default user interface.

    1A) Unfortunately it is not possible to have two means of navigation defined at the same time!

    (2) therefore... I created a global page

    (3) and added a list with the list of attribute (= Menu bar) template to the PAGE of a global Page header. -> Well, looks good, but:

    The problem and the Question:

    ------------------------------------

    When adding a list according to menu (or something else like static text) to the global header of the page then the left hand side Navigation AND Breadcrumb area is oberlapped by the 'Logo' and 'Navigation Bar area' because the Page header is pushing it down. Parts of the side Navigation and navigation bar are not more.

    Please see the 2 following screen captures:

    Initial position:

    no_global_menu.jpg

    After the addition of menu on the global page:

    with_global_menu.jpg

    Unfortunately I can't understand myself, how to set the position or the css page template, or values... and at what level (model, page,...) I have to put.

    = > y at - it a way to let these following regions (dynamically) be pushed down? How can we define the position?

    Best regards

    Joerg

    Hello out there!

    In case anyone has the same issue here the answer I would give for-> me I found the following solution:

    .) I defined a new style with the following custom css theme roller:

    .apex-side-nav .t-body-nav, nav-side-.apex .t-body-stocks, .apex-side-nav .t-body-title

    {

    top: 80px;

    }

    .) And then of course saved as a new style.

    Hope this is the right way and good / best practices to deal with it!

    Best regards!

    Joerg

  • Postings of a region on a global page

    Version 4.2.6 of apex.

    The theme is customized.


    How can I add multiple points of view for my region on a global page?

    Currently I have available: model organism 1-3, Page after the header and before the footer.


    Which are rather ambiguous for me since I don't have these vertical bars in my model.

    Para wrote:

    HM yes I tried, but it does not work for me.

    There is no default template defined in the default theme of component.

    Confirmation that it is the problem of Patrick here:

    Patrick Wolf-Oracle wrote:

    Have you added the new position of the region to your default Page template (theme setting) or to a different page template? Because the Page Designer will / can use only the Standard model of the Page for editing Page zero.

    I see this restriction causing problems. You cannot include all positions display in the default page template, but should not be able to locate the global content of the page in any position to deal with all the points possible display that could be used in other models of pages...

  • Bug page for global pages group?

    Hello

    When you assign a group of pages (page zero) to a world, I get the following error

    Our environment is Oracle 11.2.0.3, apex 5.0.1 listener apex 2.0.1.

    I was able to reproduce the problem apex.oracle.com.

    Alan

    pagegroup.JPG

    Hi Alan,

    Please let us know! It is indeed a bug and I tabled

    Bug 21605583 - creator of the page: ora-01407 when changing global page attributes

    This problem occurs if none of the attributes at the level of a global Page (aka Page zero) page is changed.

    Solution: Use the view component for this change.

    Concerning

    Patrick

  • Global Page button

    Hi all

    I would like to know if you add the button on the global page, how you have defined a process for this.

    I mean there should be an event for which tells what to do. If this is the case

    How can I put it.

    Thank you and best looks

    Seny

    JOHN wrote:

    1. intractive reports

    2 image below will explain my intention.

    My idea is when the user, select the name of the page, filter value and click the button 'GO '.

    It should redirect to this page and filter records based on the value of filter.

    3. I can keep the filter value in the session state variable and so 'GO' button needs to send the page

    to update the session state variables.

    So my problem is how can I send the page and redirect to another URL, since it is of overall page button.

    In addition, I work with the apex 4.2 for now version. So I guess it's a little hard to reproduce

    in apex.oracle.com since it it in 5.0.

    The easiest way to do this is:

    1. Add your area of filter to the global page, with the elements of the P0_FILTER_PAGE and P0_FILTER_VALUE selection list and the button P0_FILTER_GO with Action as a submit Page. Use a condition so it is not rendered when it is not required, as the login page.

    2 create a process called Global filter, setting the properties as


    Point process: To present: after the layout of Page - before the calculations and Validations

    Condition of Type: Request = Expression 1

    Expression 1: P0_FILTER_GO

    PL/SQL code:

    declare
    
      filter_url varchar2(2048);
    
    begin
    
      filter_url := 'f?p=' || :app_id || ':' || :p0_filter_page || ':' || :app_session || '::'  || :debug || ':CIR,RP:IR_COL:' || apex_util.url_encode(:p0_filter_value);
      apex_debug.message('...redirecting to filter URL: %s', filter_url);
      apex_util.redirect_url(filter_url);
    
    end;
    

    Change the parameter to filter IR_COL to fit your needs (I guess according to the information, provided that the filter column is known and fixed).

    You still not talked about the issue of the impact of the use of this filter feature when the user has completed part of a form. Such, this approach will save the current values of the point of session state, but it does not perform validation or run processes the page. This could lead to data loss.

  • Open the pages of Application within the region of global page

    Hello, we have an application that uses the hierarchy Menu menu setting (by Tony Jedlinski). To keep menu still visible on the page overall, even when we open the pages of the form or report. So application menu should stay on the left side panel always visible. Do you have a similar requirement and is there a solution? Request Express 4.2.2.00.11 Oracle Database 11g Express Edition Release 11.2.0.2.0 - concerning Production,.

    I can't page 0 in your application? See my first response

    To scroll to page 0 page 1

    12.2 creating a global Page to display items on each Page

  • CSS on the page zero

    I use Apex 4.0.

    I created an image that is 226 px px wide and 64 high. I placed it on the page zero in a region without title or buttons in position 6 (i.e., logo) on the page. I use the theme 4, Topaz. The botton of the image edge is a little low and I would like to raise about 10 px.

    If I put this image on any page other than the page zero, I can use CSS to push it whatever way I want. I put this on a single page in the HTML header and she she centered perfectly:

    #noaa
    {
    float: left;
    margin:-8px 0px 0px-10px;
    }

    Unfortunately, there is no HTML header on the page zero. Is there anyway that I can use CSS on the page zero? If not, I have to put the CSS on each page of the application, which defeated the purpose of page zero.

    Also, I tried to put the CSS into a file system style sheet, but it had no effect on the positioning of the image. The CSS file system works great for other things, but not for this page zero image.

    Can try in the header of the region in the region on page 0... Why exactly do not simply use a logo of the application, under the terms of the installation of the application?

    Thank you

    Tony Miller
    Dallas, TX

  • CSS selectors for Page templates (theme)

    Good day to you all:

    I used to change the page of an old application template by placing the following CSS selectors in the page template:

    .t4ContentBody {background-image: url(#WORKSPACE_IMAGES#bg1.jpg) ;}}

    .t4ReportsRegion .t4RegionBody {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4FormRegion .t4RegionHeader {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4FormRegion .t4RegionBody {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4HideandShowRegion .t4RegionHeader {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4HideandShowRegion .t4Body {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4HideandShowRegion .t4Hide {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    I don't remember how I found out the names of the different selectors (e.g. ContentBody, ReportsRegion, FormRegion, etc...)

    I use APEX version 4.2.6 theme 23.  How can I find the names for these elements of the page in my environment?  I completely forgot how do...

    Thank you

    Aqua

    AquaNX4 wrote:

    I used to change the page of an old application template by placing the following CSS selectors in the page template:

    .t4ContentBody {background-image: url(#WORKSPACE_IMAGES#bg1.jpg) ;}}

    .t4ReportsRegion .t4RegionBody {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4FormRegion .t4RegionHeader {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4FormRegion .t4RegionBody {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4HideandShowRegion .t4RegionHeader {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4HideandShowRegion .t4Body {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4HideandShowRegion .t4Hide {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    I don't remember how I found out the names of the different selectors (e.g. ContentBody, ReportsRegion, FormRegion, etc...)

    I use APEX version 4.2.6 theme 23.  How can I find the names for these elements of the page in my environment?  I completely forgot how do...

    You can identify the selectors required either by looking at the definitions of page templates and the region you use (Home > Application Builder > Application > shared components > models), or use a browser with a web inspector to display the source of the component when the application runs.

  • Update of CSS on each page

    Hi all

    I can't work this one and it makes me crazy.

    Y at - it an easy way to stop the CSS to be linked to each page. For example on my index.html page, I have a certain page layout I wanted to copy (frames and tables, etc.) to an about.html. However, I do not want the police to be the same, etc. Whenever I make a change to the CSS on index.html, it also changes the CSS about.html. I get why it's useful, but how can I change this to individual pages? I can't work on corresponding to this option.

    Can you help me?

    As Murray response or you might link an another style sheet, if you have more than a few modifications of css to a specific page:

  • How to make the CSS on the page transparent?

    How to make your web page elements, expose your cool backgrounds and add a translucent feel to the look of your page using simple CSS.

    The site is ASP.NET and here is the http://www.concertmojo.com/ homepage

    Here's a live example look at:

    http://ALT-Web.com/sample.html

    Nancy O.

  • CSS sheets on pages or not

    Question

    I have 8 pages of my site when I create a CSS file and attach it to the homepage of dose it attach automatically to all pages, and if so the dose he attaches to the entire page, on each page, or just the stuff, you want to be on every page. then create a different CSS for the other stuff on each page. I think that it is a question. Thank you, Jeff Lane

    I have 8 pages of my site when I create a CSS file and attach it to the homepage of dose it attach automatically to all pages.

    N °

    and if so dose it attaches to the entire page, on each page, or just the stuff, you want to be on every page. then create a different CSS for the other stuff on each page.

    You set the CSS rules in the stylesheet.

    Then, you the stylesheet to each page.

    What that style sheet rules to each page of the page depends on CSS rules and the code of each page.

  • Insertion of text boxes CSS on my pages

    I want to be able to insert text in the boxes below and have the info to connect from one column to the other. I think I would need to use CSS and place the divs on these areas, but I'm a little unsure of how to continue. Thanks for your help.

    ~ Scott

    Grizzly-Text.jpg

    OK - on this page-

    http://GWS-sandbox.com/Grizzly.html

    Notice how the background text box grows vertically when you increase the text size in the browser.  In case you are interested in this technique, Google "sliding doors".

    Why is it better?  It is best, because if you use positioning to place the content, you can not use any method to adjust the height of this text box, because positioned elements are removed from the normal flow and can not interact with container elements such as they resize it.  I floated the adjacent divs in position instead, giving me the flexibility of these other methods to stabilize the layout.

    As a designer who wants to work on the web, you have to put the idea of positioning pixelated.  The web is not print.

  • Option of overflow in CSS for every page HTML (not for all pages)

    Hello

    I'm creating a Web site with a page that I need to add a vertical scroll bar. I'm working with div and CSS. I know that I can add a text overflow option to the CSS, but then it affects all other pages of my Web site folder. I want only the vertical scrolling, it presents a particular page. Please can anyone suggest how I can do this?

    Thank you in advance.

    M

    Thanks for the link.  Try this instead of what you have now.

    CSS:

    / * styles specific page go here * /.

    {#centreContainer}

    Overflow-y: scroll;

    }

    #centreContainer h3 {}

    do-size: 36px;

    Color: #333;

    }

    HTML:

    Some of my favorite links

    • a link
    • a link
    • a link

    Lorem ipsum dolor...

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

  • Spend my CSS of a page in a style sheet.

    I'm learning Dreamweaver on Lynda.com.  One of the disadvantages to learning on the internet, it's that there are a few things that I don't understand.   I started the page layout for my site and am pretty much done with my first page.  I've written several CSS rules, and the layout is superb.  All these rules are in my code on my page "index.htm".  Now, I want to duplicate my page and just fine-tune each new page.

    Is it better to reproduce my index page and rename it, or do I move all CSS rules in a style sheet?  Most of the time my period will remain the same (header, container, sidebar1″, footer), but on my sidebar2 (an image gallery) and maincontent will change.  How to export CSS rules to a style sheet and then have a new page the rules apply?

    I hope that this does not seem a silly question.

    Thank you!

    Gary

    There are 3 ways to use CSS:

    • Online: styles applied to the HTML code between theTags.  This is not usually recommended.
    • Embedded: inside tags between thetags in your HTML document. This code applies only one page.
    • External: a physical file containing nothing else that CSS code and applies to all pages of the site which are connected.

    DW hit file, new, page CSS.  In code view, copy the HTML CSS in your HTML page code and paste it into the new page CSS.  Save as something_meaningful.css

    Sheet external link in DW.

    http://ALT-Web.com/demos/DW-link-stylesheet.shtml

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    www.Alt-Web.com/
    www.Twitter.com/ALTWEB
    www.Alt-Web.blogspot.com

  • CSS 3 Col Page Design

    I am designing a site template and I want to have three columns for the body content.  However, I floated the first pass on the left, floated the second right and then left the third pass Center without positioning.  However the center col is left under the left collar during the test.

    Please can someone advice how best to achieve the result desired?

    Model code:

    <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""
    "< html xmlns ="http://www.w3.org/1999/xhtml">".
    < head >
    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"
    <!-TemplateBeginEditable name = "doctitle"-->
    < title > Untitled Document < /title >
    <! - TemplateEndEditable - >
    <!-TemplateBeginEditable name = "head"->
    "< link href="includes/css/layout.css "rel ="stylesheet"type =" text/css"/ >
    "< link href="includes/css/style.css "rel ="stylesheet"type =" text/css"/ >

    <! - TemplateEndEditable - >
    < / head >

    < body >
    < div id = "top" >
    < div id = "bnheader" >
    "" < div id = "bnlogo" > < a href = "http://www.bluespotnetwork.com" "> < img src =" "... / office/billing/images/Logo.gif" alt = "" border = '0' / > < / has > < / div >
    < / div >
    < div id = "bncontentwrapper" >
    < div id = "top_menu" >
    < ul >
    < li > < a href = "#" class = "Home" > home < /a > < /li >
    < li > < a href = "#" class = "Domain" > domain < /a > < /li >
    < li > < a href = "#" class = "Hosting" > accommodations < /a > < /li >
    < li > < a href = "#" class = "Design" > Design & amp; Print < /a > < /li >
    < li > < a href = "#" class = "Downloads" > download < /a > < /li >
    < li > < a href = "#" class = "Support" > Support < /a > < /li >
    < li > < a href = "#" class = "Contact" > contact us < /a > < /li >
    < li > < a href = "#" class = "Support" > Support < /a > < /li >
    < li > < a href = "#" class = "Legal" > legal < /a > < /li >
    < /ul >
    < / div >
    < p > < / p >
    < div id = "bncolleft" > < / div >
    < div id = "bncolright" > < / div >
    < div id = "bncolcentre" > < / div >

    < / div >
    < / div >

    < / body >
    < / html >

    CSS Layout code:

    @charset "utf-8";
    / * CSS document * /.

    #top {}
    position: absolute;
    Top: 0px;
    left: 0px;
    Width: 100%;
    height: 295px;
    }
    {#bnheader}
    position: relative;
    Width: 950px;
    height: 295px;
    margin-left: auto;
    margin-right: auto;
    }
    {#bnlogo}
    position: relative;
    float: left;
    Width: 249px;
    height: 294px.
    }
    {#bncontentwrapper}
    position: relative;
    top: 35px;.
    Width: 950px;
    min-height: 500px;
    margin-left: auto;
    margin-right: auto;
    }
    {#top_container}
    background-color: #00162 c;
    border-bottom: 3px solid #036;
    color: #FFF;
    height: 295px;
    margin: 0;
    padding: 0;
    text-align: center;
    }
    {#top_menu}
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: left;
    }
    #top_menu ul {}
    list-style: none;
    margin: 0;
    padding: 0;
    }
    #top_menu ul li {}
    float: left;
    margin: 0;
    padding: 0;
    }
    #top_menu ul li a, #top_menu ul li a: visited {}
    Display: block;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    Width: 105px;
    }
    #top_menu ul li a.down, #top_menu ul li a.down:visited, #top_menu ul li a.down:hover {}
    border-right: 1px solid #EBEBEB;
    Color: #333;
    Police-weight: 700;
    Width: 99px;
    }
    {#bncolleft}
    float: left;
    Width: 33%;
    min-height: 300px;
    background-color: #099;
    }
    {#bncolright}
    float: right;
    Width: 33%;
    min-height: 300px;
    background-color: #609;
    }
    {#bncolcentre}
    left: 33%;
    Width: 33%;
    min-height: 300px;
    background-color: #6F6;
    }
    / * #content: after {}
    content:' ';
    Clear: both;
    Display: block;
    height: 0;
    overflow: hidden
    }
    */

    CSS Style code:

    @charset "utf-8";
    / * CSS document * /.

    #top {}
    background-color: #001429;
    }
    {body
    background-color: # 31659;
    }
    #top {}
    border-bottom-width: medium;
    border-bottom-style: solid;
    border-bottom-color: #036;
    }
    {#bnheader}
    background-color: #001429;
    }
    {#bncontentwrapper}
    background-color: #FFF;
    border: thin solid # 31659;
    }
    {#top_container}
    text-decoration: none;
    }
    {#top_menu}
    background-color: #F5F5F5;
    background-image: url (.. /.. /.. / office/billing/templates/bluespot/images/top_menu_bg.gif);
    background-repeat: repeat-x;
    }
    #top_menu ul {}
    text-decoration: none;
    }
    #top_menu ul li {}
    text-decoration: none;
    }
    #top_menu ul li a, #top_menu ul li a: visited {}
    color: #666;
    text-decoration: none;
    }
    #top_menu ul li a.down, #top_menu ul li a.down:visited, #top_menu ul li a.down:hover {}
    background-color: #FFF;
    border-right: 1px solid #EBEBEB;
    Color: #333;
    Police-weight: 700;
    text-decoration: none;
    }
    #top_menu ul li a: hover {}
    background-color: #369;
    color: #FFF;
    text-decoration: none;
    }

    Set margins on the (cast) Center section... If you want to close these previous columns, margin: 0 34%; which will give you a little wiggle room on each side of the material in the middle. Because the external columns are lance, they do not interfere with the hardware in the datacenter.

    Do not use the height.

    Beth

Maybe you are looking for