Pages background color customization for poster template?

HOw can I customize the color of the background on the template poster on pages for iPad? It is normally blue and I would like to change it.

Hi Satyadev,
You have 3 options:
Within the forms builder you can get a white background by setting the form to either "border" or "no border".  This is done by clicking anywhere on the form (where there is no other element) and modifying the "style" property
You can modify the portal theme so that the background colour is your choice.  However this will affect all forms in the portal, not just this one.
Or you can manually modify the form XSL stylesheet.  This involves typing the html code to apply your chosen colour.  However, this modification is lost if you re-generate the XML forms project, so this should be a last resort.
Hope this helps,
Chris

Similar Messages

  • Background color change for  XML Template

    Hi All,
    We have created a xml template for creation of news using xml form builder. When we are creating a news by using this template the background color of the news always shows SAP default color (light blue) for both Renderlist and Show forms. Our requirement is to change the background color.
    Any help can be appreciated  and points will be rewarded immediately.
    Thanks,
    Satya

    Hi Satyadev,
    You have 3 options:
    Within the forms builder you can get a white background by setting the form to either "border" or "no border".  This is done by clicking anywhere on the form (where there is no other element) and modifying the "style" property
    You can modify the portal theme so that the background colour is your choice.  However this will affect all forms in the portal, not just this one.
    Or you can manually modify the form XSL stylesheet.  This involves typing the html code to apply your chosen colour.  However, this modification is lost if you re-generate the XML forms project, so this should be a last resort.
    Hope this helps,
    Chris

  • How to change the background color only for one HTML-Portlet?

    Hi all,
    I have created a HTML-Portlet in my root-page. The root page have a style: Main-Style.
    I want to change the background-color only for this one HTML-Portlet:
    <html>
    <header><title>Test</title></header>
    <body bgcolor="#999999">
    Test
    </body>
    </html>
    But this does not work...
    When I use the CSS, then it will change the background-color for the root-page too.
    Thans
    Leonid Pavlov

    could you try this
    <table bgcolor="#999999">
    <tr>
    <td>
    test
    </td>
    </tr>
    </table>
    I don't think you need <html><header><title>Test</title></header>
    <body></body></html> for your HTML-Portlet.

  • Pages background color

    Is it possible to change the page background color in Pages?
    I mean, in Word, Online Layout, you can set a different background color to your page, even if it is only on display and the page remains white when you print it.
    I find it very helpful not to burn your eyes with a white background, when you spend 12 hour in a row in front of it... I would like to set a grey or beige background. Ugly, but eye-comfortable...

    The only way I know of to change the background color in Pages is to insert a rectangular object, stretch it to cover the page, color it, then send it to the background. It will print unless you remove it before printing. You could make a template to have ready so you would not have to do it everytime.

  • Ibooks author, how do I get the standard book pages background into my document. I have published one book so far which does not display with a book pages background or options for font size.

    ibooks author, how do I get the standard book pages background into my document. I have published one book so far which does not display with a book pages background or options for font size.

    No on the book title, no problem there.
    The issue is: my book pages appear as on white paper, no background that resembles a open book and also no option to change fonts. The book was created in iBooks author, there was a problem going with the "Publish" menu route so I was instructed my Apple to "export" the file and submit that. I think that's the problem after reading that iBooks author is a hybrid epub file.
    Thanks for getting back to me.

  • How do I change the background color of a poster in pages?

    How do I change the background color using pages for ipad?  I am working with a poster template.

    I have done this before by using a for loop to change the active cell of a row in order to give the appearance that the whole row is turning the color at once.
    CLA, CLED, CTD,CPI, LabVIEW Champion
    Platinum Alliance Partner
    Senior Engineer
    Using LV 2013, 2012
    Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved.

  • Can I change the background color view for SPECIFIC web pages with Safari?

    I cannot read Netflix red background webpages without getting a headache/eyestrain. I know other browsers allow me to override the pages' colors but will safari allow me to specify all pages from for instance "www.netflix.com"; to have a white background while letting other pages display colors as they were created?
    Will any browser do this?
    It would be a cool feature.

    There may be a way of doing this using CSS. In Safari's preferences under 'Advanced' there is the option to choose a user defined style sheet. I have used this since Safari came out to not display ads in Safari, and it may be well possible to use it to change certain styles (depending on page code).
    ..k

  • How to edit red background color of Informal Newsletter templates in pages

    How do I edit the color of the red background in the Informal Newsletter template? I've been able to edit sections within but the background red section appears to remain locked. Any help is much appreciated!

    You are in Pages '09, always useful to know.
    Click on the red background > Menu > Arrange > Unlock
    It is an image fill, you will have to replace the image with something else.
    Peter

  • Dynamic Page background color - where to change?

    Where can I change color of table background for dynamic page?
    Thanks in advance
    best regards
    Krzysztof Jungowski

    Hi,
    sorry for posting html code. I have found the solution.
    The dynamic page body is rendered by
    PORTAL30.wwv_render_report.show() procedure. I can add aditional parameter "p_table_bgcolor" to procedure
    i.e. p_table_bgcolor => '#CCCCCC'
    The default colors are definied in package definition PORTAL30.wwv_render_report.
    best regards
    Krzysztof Jungowski
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Krzysztof Jungowski ([email protected]):
    Hi,
    I tried your advice and it doesn't help.
    Now the source of generated page is as follows:
    [H2]Example of A Dynamic Page[H2]
    [TABLE border="0" bgcolor="#FFOOOO"]
    [TABLE border="0" cellspacing=0 cellpadding=2 style="background-color:#E0E0D0"]
    [TR]
    [TH ALIGN="LEFT" style="background-color:#C0C0A0" ] [TH]
    Maybe there is any stylesheet in which I can chage bgcolor? Or maybe this stylesheet is generated somehow and I can change its parameters?
    Thanks in advance.
    best regards
    Krzysztof Jungowski
    <HR></BLOCKQUOTE>
    null

  • Region/page background color

    Hello all,
    Is it possible to change dinamically (depending on a value) the background color of a particular page or region?
    I know how to do it for single columns on my updatable report region but not for the whole region.
    Regards

    1) You have to modify your region template. In the page view, click onto the region template in the "Shared Components" section.
    2) Replace #REGION_ID# by #REGION_STATIC_ID# see also the following thread
    Re: New substitution string - #REGION_STATIC_ID#
    3) Go to your region and enter a unique value into the "Static ID" property. Eg. TESTIT
    4) Create a new region of type HTML with template = No Template Display Point=Before Footer or just after your region
    5) Add a condition to it to define when the coloring should be done
    6) Add the following javascript code into the source of the new region
    &lt;script type="text/javascript">
    $x("TESTIT").style.backgroundColor = "red";
    &lt;/script>That should do what you are looking for.
    Patrick
    My APEX Blog: http://inside-apex.blogspot.com
    The ApexLib Framework: http://apexlib.sourceforge.net
    The APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/

  • Is there a global background color setting for all apps?

    This pertains to a DESKTOP  COMPUTER uisng 10.7 (Lion) - not  iPad or iPhone or iXyz
    I've spent the last half hour on the forums but each talk about a SPECIFIC application's background.  I'm tired of staring into a WHITE lightbulb when switching applications.   Most professional applications (like final cut pro or photoshop) have a dark grey or beige background that is restful on the eyes.     That is usually easily set by navigating preferences.   Top web pages know how to use dark backgrounds to make the colors really stand out.
    My question pertains to a GLOBAL setting so that ALL applications have the same background color (unless specifically set within).   Windows had this for over a decade.  Is Mac behind Windows?   Seems like this should be under Settings==>Display or Desktop (but I can't find it).  
    I've seen discussions about creating a rectangular window (I presume in Photoshop) then saving it as "template" -- but there is no save-as "template" setting in Photoshop or WHERE to put it -- or active the template.   Lots of missing instructions if so.
    This ain't rocket science fellas -- could one of you geniuses point me in the right direction with some SPECIFIC navigation (ie: go here, click this, save that, do this).
    Thanks for your time & thoughts.
    -Dale

    You're confusing being behind Windows with "don't want to". I'm sure Apple's engineers could add the ability for users to play with the desktop theme if they wanted, but they choose not to. They never have.
    However, there are third party options for that. This one looks pretty interesting. Flavours is another.

  • Background color using a print template

    Hi to everybody,
    I would like to change the background color over a template print.
    I do not know if is possible to do it ?? I can not find in the print module the option to change it...
    I have tried to edit a template... looking for the line code to change it but it was impossible... I need to change white color to black...
    Thanks in advance
    Ignacio.

    You can't do it using the normal interface. One trick to circumvent this that some people use is to use a passe-partout graphic that you make in a different program as a watermark image.

  • Dynamic page background color

    How can I modify the background color of a dynamic page. All of my dynamic page backgrounds are currently a tan shade by default.

    Jay,
    The background color for a query table does indeed seem to be hard-coded. I've filed bug 1569601 on this.
    As a workaround, you can use a report instead of a dynamic page. Or, you can explicity control the output of the query with your own formatting tags.
    Regards,
    Jerry

  • Change background color in a newsletter template

    How can you change the green masthead color in the Education Newsletter?

    Hello Johnny,
    select the three lines of the title, the four images and the date with the mouse. Show the "Text" inspector and there the tab panel "More". At the bottom you see the background color for paragraphs. Deselct this for no color or click into the color well button to change it.

  • How to use a colum value as background color in a report template

    I need to use a colum value as background color of report template
    es.
    <td style="padding:0px;border-bottom:1px #cccc99 solid;border-right:1px #cccc99 solid;font-size:8pt;background:??????;" #ALIGNMENT#>#COLUMN_VALUE# </td>
    I have a column named COLORE_VAL1
    I try with:
    <td style="padding:0px;border-bottom:1px #cccc99 solid;border-right:1px #cccc99 solid;font-size:8pt;background:#COLORE_VAL1#;" #ALIGNMENT#>#COLUMN_VALUE# </td>
    but the value remain #COLORE_VAL1#.
    Please, help me.
    Barbara

    You need to change the processing type to customer exit of that variable.
    Now in i_step = 1 write the following code:
    Data:dt LIKE sy-datum,
          zper  TYPE /bi0/oifiscper,
          YR type /bi0/oicalyear,
          per LIKE t009b-poper.
    IF i_step = 1.
    WHEN 'X_FSCPRC' .---User input variable based on cmod.
          dt = sy-datum.
          CALL FUNCTION 'DATE_TO_PERIOD_CONVERT'
            EXPORTING
              i_date         = dt
              i_periv        = 'M3'---Give the fiscal year variant                             according to your system
            IMPORTING
              e_buper        = per
              e_gjahr        = yr
            EXCEPTIONS
              input_false    = 1
              t009_notfound  = 2
              t009b_notfound = 3
              OTHERS         = 4.
          IF sy-subrc = 0.
    Concatenate YR Per into Zper.
            l_s_range-low = Zper.
            l_s_range-sign = 'I'.
            l_s_range-opt = 'EQ'.
            APPEND l_s_range TO e_t_range.
          ENDIF.
    endif.

Maybe you are looking for

  • Trouble Counting Vowels and Consonants

    Hey I am trying to create a GUI that has three text fields, one for typing letters into it, the other two counts the vowels and consonants. However, I can't get the code to properly spit out any numbers and whenever I type in letters I get an excepti

  • Multiple address book libraries?

    ok so heres what i want to do. i have my full address book library that i want to keep as is. i have my family members that want me to set up their address books for them and for one of them i cant even use her machine to do it so i need to do it on

  • How to set up validations in controlling

    Hi All, I have an issue. I have set up planning for all cost elements and internal orders. While posting actual amounts greater than planned amount. The system should pop up an error messgae. How to set up validation for this issue. Regards Arun

  • One laptop connects, one iMac fumbles

    Hello Forum; I've looked thru the postings for a solution to my issue, but not finding one, here goes.... I share (with permission) my neighbor's wireless signal. On my workdesk I have a trusty iBookG4 and a 20" iMac, both using this wifi signal with

  • Cs3 too many activations

    Hi, I accidently uninstalled Photoshop CS3 without deactivating it and need to reinstall it on a new computer but am getting the "Too Many Activations" message. If somebody from Adobe is listening can you help please? I realise this is a user-to-user