addition of the background color or image to apex application

Dear friends

I'm developing an apex 4.1 application that has 4 pages.

Now, I want to add the background or a background image on my pages.

Is it possible to do this if so please tell me

Concerning
Paul

When you change the definition template > header locate the line that looks like



You put the background / bgclor in the body, before or after the #ONLOAD tag #, don't forget to leave a space before and after your code.

If you want to put the color/image specific to a page then you the bgcolor or background =... =... in the field attribute Page HTML Body of the Page.

However, it depends on the model you use as well. You may need to use the CSS Style for this, e.g.


The above will make the green background color. In addition, your regions can block the color/image of a large part of the page...

Kind regards

Published by: Dominique 3 may 2012 10:30

Tags: Database

Similar Questions

  • replace the background color swatch images and logos...

    Hiccups starting #2...

    I am strugling to find a way to replace the white background of logos and images, leaving me with a white box around them instead of the background color. Is there a way to do this?

    Thank you very much.

    Easy, just use a clipping path, select your logo/image and go object > Clipping Path > edge detection!

    Yes, don't work well?

    Sorry, the best way is to make sure that your links have a transparent background in the first place.  If they are Illustrator files or PDF make options appear when you place them, select transparent background.  If the bitmaps be sure to use a clipping path is checked.  If none of those who work, you'll probably make the background transparent yourself.  I might try and tell you how to do for the most common file types, but if you say that the format of logos and images you place first it will speed up the whole lot...

  • Need to activate printing background colors and images, but this is not where it should be in the options/tools/int adv tab. Any ideas?

    need to activate printing background colors and images, but this is not where it should be in the options/tools/int adv tab. Any ideas?

    Try the following. Open IE11, click on the tools, mouse over the option 'Print' option and select "print preview

    Select the layout, as shown below.

    Place a check in the "case print the background color and images.

    Click on the OK"" button.

    J W Stuart: http://www.pagestart.com

  • How to change the background color after the conversion of images in text

    I scanned an old book, and then the images converted to text. I have not had any problems with this process. Now, I want to make the text more legible by exchanging the old yellowish background to white, but I'm not sure of the best approach for this company.  I tried to simply change the color background in white in Acrobat, but who did not. I do not change the text after I converted it (via OCR). I guess adobe interprets the yellowish background image, and the OCR process has not converted in fact vector 'real' text, but just made it easier to change. When I change the white background, it is not visible, because the yellowish background is an image on top of the background.  Or am I way off?

    The book is just text, with a few black and white illustrations, diagrams, etc. What would be the process easier to convert the text to text and delete the 'images' yellowish background, so if I wanted to change the white text and black background, for example, I have Then easily change a second time for, say, Brown text and sepia background?  I hope I'm making sense.

    I found a response to remove the yellowish background on most of the pages (and I feel pretty stupid that I him have not found earlier).  The yellowish background is indeed a picture.  I can just delete.  But I can remove it only if there is just pure text on the page.  If I delete the image background with an illustration, illustration is deleted also - the background and the illustration is a picture.

    I'll have to do a little work to change the background image that is related to a picture and save it as a .png, so white space is not affected by the background color, I chose.  It's a little - a lot of time... unless someone has a better solution?

  • How to get the background color of a layer with AE SDK

    Hello

    I try to get the background color for my current layer, but I can't seem to find how do.

    I don't want background color, background color of the application, but the color that shows through, if I set the alpha of my pixels to 0.

    For example, assume that the background of the composition is black, I put a solid top, green then put a picture on top of the solid and apply my pug-in the image.

    If I set the alpha to zero in my plug-in, green solid will be displayed.

    So I want to be able to know that my background is green.

    I tried to use PF_AppGetBgColor(), but which returns the background color of the application, which isn't green in this example.

    If you want more details on what I want to do, I plug P1 which affects some 0-alpha pixels. Above it, I apply an another plugin P2 which reveals alpha-0 pixels by mixing with little color.

    What is happening now is that the output is color of the original image, mixed with the color of P2 (because only modified P1 alpha pixels).

    What I want is to have the color through the transparent pixels of P1 display mixed with the color of P2.

    To do this, I would like to be able to set the color of pixels 0-alpha in the color of the background in P1.

    Sorry for the question long.

    Thanks for your suggestions.

    Hello nicolas.

    If I understand it, that you try to get the buffer of image layers composited under the layer with your effect.

    If that is correct, then I fear that it is almost impossible to do.

    When AE makes a composition he doesn't it down. He's trying to do the opposite in fact.

    Why? because if at some point, the buffer is completely opaque, then he has no need to make what's below.

    further more, checked the diaper changing the rendering order, and many other things affect the rendering of the layers order.

    In addition, there is no API to access buffers intermediaries comp. just the end result.

    the closest you can get than without turning of the world, is to use AEGP_GetCompBGColor().

    that would be useless to you that the image is not composite on that color, unless it is the model being saved to the file.

    so why I said 'almost impossible '?

    You can transform the world.

    You can write a type ECAP 'craftsman '. (look at the example of 'arti')

    These plug-ins make comps (instead of the "advanced3D" converter)

    a craftsman has results intermediaries comp, because he is the one doing the rendering.

    so now you can have your craftsman save the buffer, you need and deliver it to your effect.

    I must warn you that this is very very very difficult.

    Another possible solution is to create a copy of the model resides in your effect,

    erase all the layers that has the image you need and make that reproduces model using AEGP_GetReceiptWorld().

    If you use this method, you must supervise the original model and apply changes to the copy.

    Yes, it's too difficult to do.

    you could make a change in the strategy and apply your effect to an adjustment layer instead.

    the entry for the adjustment layer is the buffer underlying layers.

    Then, you could get the original sources you want to treat using checked layer params.

    the last solution I can think uses the expression of sampleImage() on a hidden parameter.

    This will give you any layer's pixel data in the model, but not the composite of the underlying layers.

    Maybe if you tried sampling adjustment layers post effects... I don't know. you need to try.

    This method is very slow and is also limited to expire, so you can't get a large number of pixels.

    the expression simply fails.

    I hope that this was not all bad news for you.

    Maybe you said more about the plug-in you develop I could come up with a better plan.

    :-)

  • change the background color of specific table cell

    Hello

    I'm trying to highlight the cell when the max value occurs in the attached VI.

    In addition, as it is a secondary function, possible to change the background color of this specific cell?

    Thank you

    hiNi

    This?

  • How can I change the background color of the indicator

    Hello

    I want to change the background color of an indicator. (Yellow in the image as an attachment).  I would like to know, what property node manages this value so that I can wire a box of color to it.

    Thank you

    Jason

    Digital text > text colors > BG color

  • background color: I want to change the background color of the screen of the monitor

    I have a web image in my Office I want to change the background color of the screen of the monitor without a change in the office itself

    could you let me know how to do this?

    Thank you

    I have a web image in my Office I want to change the background color of the screen of the monitor without a change in the office itself

    could you let me know how to do this?

    Thank you

    Hello

    To change the color of the desktop background, follow these steps.

    Click on the desktop and select personalize.

    At the bottom of the window, select the color of the window.

    In the next window, select the Advanced appearance settings.

    In the element , select Office.

    Click the drop-down color 1 menu and select your favorite color. ClickApply/OK.

    I hope this helps.

    Thank you for using Windows 7

    Ronnie Vernon MVP
  • How can I change the background color of a button in .qml

    Hello, everyone! I have a problem now.

    When I define a componnet in QML button, it has a white background color by default. While I want to change the background color, for example red.

       Container {
            layout: StackLayout {}
            background: backgroundPaint.imagePaint
            attachedObjects: [
                ImagePaintDefinition {
                    id: backgroundPaint
                    imageSource: "asset:///images/background.png"
                }
            ]
            Button{
                text: "button"
                verticalAlignment: VerticalAlignment.Center
                horizontalAlignment: HorizontalAlignment.Center
            }
        }
    

    I read the reference that write it a clickable button with a height fixed and the visual aspect of the button is predefined and cannot be changed and so forth... look herehttp://developer.blackberry.com/cascades/reference/bb__cascades__button.html

    I tried this way to change the theme of the application. But I failed! See more details here http://developer.blackberry.com/cascades/reference/bb__cascades__themesupport.html

    How can I achieve this? Please give me help. Thank you in advance. Please forgive my bad English

    Hello

    Button style is predefined according to me. Dark theme can be activated in the bar - descriptor.xml, but it is applied to the application on a global scale and affect all other controls as well.

    You can use a container with background image instead of a button. Example code:

    http://supportforums.BlackBerry.com/T5/Cascades-development/button-with-a-background-image/m-p/21489...

  • How to change the background color of the window?

    I would like to change the background color for all applications to pale gray,

    such as Notepad and IE.

    Anyone have any suggestions on how to do it?
    Thanks in advance for your suggestions

    Right-click on a zone empty of your desktop and choose personalize. When customization of the control panel applet opens, choose the color of the window (on the axis, below the pane). When the pane of the window color and appearance opens, click Advanced appearance settings (lower left corner of the pane).

    Now... with the Windows color and appearance of dialog box open, click on the white space of the Window Active (do not click the text in the window) or choose the command window of the point: in the drop-down list. Choose a color for 1 color:, e.g. Gray. Click apply at the bottom right and wait Windows 7 resets the graphic properties.

    If you now open Notepad, you'll have a gray window active. My IE follows suit, but only on a white page. Web designers in general choose the background image or color they want to view, and you will have to go into the options of the browser to replace those.

  • How to set the background color to the Manager?

    I'm working on JDE 4.2.1

    I have a HorizontalFieldManager with fields like this.

    HorizontalFieldManager titleManager = new HorizontalFieldManager (HorizontalFieldManager.FIELD_HCENTER);

    Bitmap image = Bitmap.getBitmapResource("images/test.png");
    BitmapField myBitmapField = new BitmapField (image);

    titleManager.add (myBitmapField);

    titleManager.add (new LabelField ("Documents"));

    MY requirement is to have the background color as blue titleManager. This titleManager is inside another Director.

    If I want to customize, how can I do it?

    Thanks for any help.

    crush paintBackground
    use graphics.setColor and graphics.fillRect to paint you like.

  • How to change the background color of TabbedPane?

    Hi all

    Is there any property to change the background color of the tabbed pane, IE change the black color by default tabbedpane to any other color or background image custom like this Ant. give me a link or idea to develop.

    Thanks in advance.

    Kind regards

    Lakshman K

    Currently, there are light and dark themes available for user interfaces. Other than you can change the background color since it's the tide with the theme of the brand. Here's more info on the themes of the interface user of Blackberry.

    https://developer.BlackBerry.com/native/documentation/Cascades/UI/themes/

  • Change the background color for amx-commandButtons

    I can't change the background color of amx-commandButton... even the css change... background still shows gray

    {.amx-commandButton

    position: relative;

    background-color: white;

    border-radius: 3px;

    white-space: pre wrap.

    -webkit-box-pack: center;

    content justify: Center;

    border: 1px solid #0572CE;

    }

    ..Screenshot_2015-08-06-17-06-28.png

    Ben.90, try adding a background picture: none for your css definition. Gray is a background image degraded in the skin of mobileAlta.

    The best way to debug and difficulty css - http://www.ateam-oracle.com/debugging-maf-applications-on-android/

  • How can I change the background color of Lightbox?

    How can I change the background color of Lightbox?  The default white is the worst possible choice for the images of the IMO.

    There seems to be no way to change this.

    Hi Pierre!

    You can!  Head to the main parameters (on the left side of the editor) and then go to the Site Options.  There should be a tab that says "SOFTBOX for Images and you can change the style here.

  • How can I change the background colors on my homepage - within the css?

    How can I change the background colors on my homepage - within the css?

    Change the properties of the background color or background-image of the body in your CSS code.

    At the level of the site styles go in an external stylesheet to which all your HTML pages (or model DW) is bound.

    Incorporated or page specific styles appear inside your document

    Nancy O.

Maybe you are looking for