How to customize the style

Hi! My question is: is it possible to modify and customize the style of Instant Portal? If yes, where are the file (may be XML file) releated to the pre-built style?
Many many thanks!!
Luke

The stylesheets for the seeded styles are installed into the mid-tier, and while it is possible to alter some of the style settings, changes to the seeded stylesheets is currently not supported.

Similar Messages

  • How to customize the infoview and dashboards.

    Post Author: [email protected]
    CA Forum: WebIntelligence Reporting
    Hi all,
    how to customize the infoview and dashboards.
    scenerio1: all users should have same look &  feel of infoview. - please tell me the steps how set the preferences for this scenerio.
    scenerio2: every should have  different look and feel (example user1 should have different view with user2). - please tell me the steps how set the preferences.
    Thanks,
    Madhu.

    Post Author: Use_BO
    CA Forum: WebIntelligence Reporting
    Hi Madhu,
    For Scenario 1 : Go to CMC.
    Go to : Home > BusinessObjects Enterprise Applcations > InfoView
    You can customise Inforview properties and Rights here, like setting up ur logo,style sheets etc.
    For Scenario 2: Each User will have to customize their own Infoview.
    Go to Infoview. On the top right corner will be 3 icons. Click on the 'Preferences' icon.
    In the General tab of preferences you can customise the infoview settings.
    Hope this helps.
    Thanks!!

  • How to customize the JTable (fonts, colors)

    Hi,
    I wonder how to customize the font, font style and color of a JTable? Shell I make my own renderer for it, or even the Look&Feel? I hope there is an easier way to do it... Something like CSS for HTML.
    I would appreciate some links to the sample code or tutorial as well.
    Best regards,
    Martin

    Try making your own cell renderer.
    MyCellRenderer implements javax.swing.table.TableCellRenderer{
    public MyCellRenderer() {
    public java.awt.Component getTableCellRendererComponent(javax.swing.JTable jTable, Object value, boolean isSelected, boolean hasFocus, int row, int col) {
    //make a JLabel (you can use html just by setting it as text for the JLabel)
    return JLabel;
    then just call
    myJTable.setDefaultCellRenderer(new MyCellRenderer());

  • How to Customize the Message "No Row Returned" from a Report

    Hi,
    I've been trying to customize the Message "No Row Returned" from a Report.
    First i followed the instructions in Note:183131.1 -
    How to Customize the Message "No Row Returned" from a Report
    But of course the OWA_UTIL.REDIRECT_URL in this solution did not work (in a portlet) and i found the metalink document 228620.1 which described how to fix it.
    So i followed the "fix" in the document above and now my output is,..
    "Portlet 38,70711 responded with content-type text/plain when the client was requesting content-type text/html"
    So i search in Metalink for the above and come up with,...
    Bug 3548276 PORTLET X,Y RESPONDED WITH CONTENT-TYPE TEXT/PLAIN INSTEAD OF TEXT/HTML
    And i've read it and read it and read it and read it and can't make heads or tails of what it's saying.
    Every "solution" seems to cause another problem that i have to fix. And all i want to do is customize the Message "No Row Returned" from a Report. Please,...does anyone know how to do this?

    My guess is that it only shows the number of rows it has retrieved. I believe the defailt is for it to only retrieve 50 rows and as you page through your report it retrieves more. So this would just tell you how many rows was retireved, but probably not how many rows the report would contain if you pages to the end. Oracle doesn't really have a notion of total number of rows until the whole result set has been materialized.

  • R12 - How to customize the seeded Purchase Order PDF report

    Hi,
    We need to customize the layout AND the data of the seeded Purchase Order pdf report that is generated in PO Summary form when user picks drop-down menu Inquire->View Document. I know how to set up the Document Type with a customized layout but I do not know how to update the XML data that feeds the layout.
    Thanks, Mike

    Mike,
    Please review the following documents.
    Note: 374165.1 - How To Customize The PDF Output For Printed Purchase Order Report (Portrait) ?
    Note: 406094.1 - How To Diagnose Issues Within Oracle Purchasing PDF File Creation for Printing
    Regards,
    Hussein

  • How to customize the error messages in web analysis reports

    Does anyone know how to customize the error messages that web analysis shows ,
    I want to customize the below error message with a custom error message
    "Document does not exist or no authorization to open document.Error occurred while loading document"
    Does anyone know how to do this ?

    Rajesh,
    you may want to check these links
    How to the Change the Application Stopped Message
    How to Change the Dispatcher Running, No Server Connected Message
    http://help.sap.com/saphelp_nw70/helpdata/en/65/18fc3f9ec4e669e10000000a155106/frameset.htm
    Thanks
    Bala Duvvuri

  • How to insert the style in sap-script? and in smart form?

    how to insert the style in sap-script? and in smart form?

    Hi..,
    For SAP scripts u need to create them in SE72 ...
    and u can include them in the script editor as..
    /: STYLE <STYLE-NAME>
    P1 text...............  (*** P1 is the Paragraph format created in SE72 )
    /: STYLE *
    For smartforms u need to go for the transaction (tcode) SMARTSTYLES... here u can create paragraph and character formats globally...
    <b>Sunil, plz do remember to close all your threads, when ur problem is solved !!</b>
    reward all helpful answers,
    sai ramesh

  • How to customize the Java Concurrent Program(PO Output for Communication)

    Hi,
    How to customize the Java Concurrent Program(PO Output for Communication)
    I need to add the Line level Ship To Address ,Line Notes and Extended Price fields on Java Concurrent Program.
    Please any body help/guide me in this regard.

    Hi,
    Changing Java Conc. program for "PO Output for Communication" is difficult.
    Actually, if you observe closely, "PO Output for Communication" program uses PO<HEADER/LINES..>_XML views.
    So if you could change these views and add your requireed columns to it, you can automatically see your changes in XML data file.
    See if the following link will you to get there.. http://chandramatta.blogspot.com/
    thanks,
    Matt

  • How to Customize the Web item " Text Elements"in WAD

    Hi All,
    Can any one let me know how to customize the web item TEXT ELEMENTS. When we place the web item Text element in the web template, it displays the query details and the info provider details.
    I question is I do not want to list all the list that is displayed in the text elements. I want to see only part of the list....can any one whether this is possible or not..if possible how...?
    Thanks in Advance,
    Hash

    yes you need to specify the variable name
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="TEXTELEMENTS_1"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEXT_ELEMENTS"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
             <param name="GENERATE_CAPTION" value="BORDER"/>
             <param name="GENERATE_LINKS" value=""/>
             <param name="SHOW_COMMON_ELEMENTS" value=""/>
            <b> <param name="ELEMENT_TYPE_1" value="VARIABLE"/>
             <param name="ELEMENT_NAME_1" value="0H_CCTR"/></b>         ITEM:            TEXTELEMENTS_1
    </object>
    Regards
    Raja

  • How to customize the section's content in left bar?

    How to customize the section's content in left bar. I hope to change create job's content, recent job's content etc. Or it is impossible?
    regards
    ren

    HI Renliyuan,
    you can use custom web applets (Rss feeds, Html Code or URL) to display different content in action bar.
    Feel free to ask more
    Regards
    Nisman

  • How to customize the images before upload to KM

    hai everybody
    i want to know how to customize the images before uploading into KM.if anybody know reply.thanks in advance

    Hi Kasturi,
    in fact, you could implement a repository service reacting omn the creation of resources, checking if it's an image, and with an image editing API at hand, change the image to your needs; if you need it to be done automatically.
    Hope it helps
    Detlev
    PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

  • How to customize the Stamp Tax and the Municipal Property Tax

    Hi !
    Can anyone tell me how to customize the Stamp Tax and the Municipal Property Tax in the RE-FX?
    Thanks in advance.
    Tiago

    Hi Verman!
    I´m working with the Portugal specifications, and as you can see in SAP Note 953883, stamp tax is used in Portugal too, and i´m looking for some customizing help for this taxes.  can you help me?
    thank you!
    Edited by: Vaz Tiago on Oct 16, 2009 2:48 PM

  • How to Customize the workspace resolution?

    What ever I use studio for testing, or deploy on Weblogic, it provide the workspace application is used their default size, how to customize the size of screen, the default size just fit for 1280px resolution?

    Hi Ashok:
    You can change the display name and URL from the web.xml file. For details, see the Configure advanced deployment settings section on page 29 at http://help.adobe.com/en_US/livecycle/10.0/customizeworkspaceui.pdf.
    I hope it helps.
    ~ Vishal

  • How to customize the Application Express Homepage

    Would like to know how to customize the Application Express Home Page that user goes to when they login to APEX. Specifically, I'd like to present a SQL Workshop only Home Page by disabling the "Application Builder" and "Utilities" icons/tabs. So the idea is to have another class of user "SQL Developer" that has access to the SQL Workshop only functionality. Any suggestions on how to do this is appreciated. Thanks.

    Hi John,
    Thanks for the reply. That's unfortunate. Do you have any suggestions on how I might be able to mimic this functionality? Maybe develop another app that has only SQLWorkshop capabilities and redirect users to that app after login? Any idea on if this capability might be available in the future? Thanks.
    Will

  • How to customize the ESS 50.4 transactions

    Hi Friends,
    We are implementing ESS 50.4 Business Package.
    Could any one throw some information on how to customize the transactions like pz18 and pz01. like there are sap gui html and templates.
    i want to know how to do customization. If anyone have this information kindly send me those details, if possible you have any documents.. please do send it. my id is [email protected]
    Thanks & Regards,
    RP

    You will have 2 parts:
    (1) Customize the ESS ITS service. To do so, follow typical ITS IAC programming. I could go into detail here, but the Help.SAP.com information for ITS (found under Basis components->front-end services) is very good and gives tutorials for the various programming models. Bascially, you will have the ITS service and also the ABAP transaction to possibly customize depending on your exact need. Create your custom service, publish it to ITS and viola....ready to go. From here, you can test it by calling the ITS service directly instead of going through the portal....calling via the portal is step #2....
    (2) Next, you will need to copy the existing standard iView or create your own and point it to your new "Z" version ITS service instead of the standard one.
    That will do it. It gets much more interesting with the newer WebDynrpo ESS services, but let's save that discussion for another day. haha

Maybe you are looking for

  • Running ALV REPORT in background

    Hi Experts , Before writing this query , i went through all the threads related to ALV report in background . But found none of them satisfactory . I am running a alv report in background . I am not using OO ALV . I am using " REUSE_ALV_GRID_DISPLAY"

  • TextField that accepts dates in DD-MM-YYYY format

    I need to create a texfield that accepts dates in DD-MM-YYYY. Also, if the input does not correspond to a date, I want to trap focus in the control.... Thanks, V

  • Pictures are dark and blurry

    I have a DeskJet 2540 wireless printer and from two different tablet computers the pictures that I print are just hideous. They're dark and they're out of focus. They look really muddy. Is this as good as this printer can do? Or am I doing something

  • Can't Upgrade to itunes 7.0.2

    When i go to the download screen and push download it just goes to the "thank you for downloading itunes" screen. I can't seem to get the save file screen up. Turned off pop up blocker, and all my window updates are good, same with the internet.

  • Blocking payment before Usage Decision

    Dear All, I hope someone can help me with this problem. We want to block payment to vendors until it has been approved by the Quality Department. I have maintained the QM Control key in material master i.e. 0007 and the material is set to 'post to in