How to reduce the font size - "Portal Smart Text - CURRENT USER"

Hi Gurus,
I am showing the user name on the top left corner of our portal page. The default font size is little big(16 point size). How can I reduce the size to probably 10. I am using the "Built-In Navigation Item Types - Portal Smart Text - CURRENT USER" which shows the name of the current user. Please post a reply if you have any idea about this.
Thanks
Raj
--------

Put the item in its own region, assign a different style to the region, and set the font size for the Display Name attribute in the region's style.
Or, you can use a PL/SQL item with this code:
begin
htp.p('<font size="-3">
|| portal.wwctx_api.get_user
|| '</font>');
end;
Regards,
Jerry
PortalPM

Similar Messages

  • How to reduce the font size of the title of grid ALV without using OOPS

    Hello
    i have a title which i have displayed in a grid layout using this code
    DATA: GRID_TITLE TYPE LVC_TITLE.
    GRID_TITLE = 'FACTORY OVERHEAD '
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
      I_GRID_TITLE                      = GRID_TITLE.
    Now i would like to reduce the font size of the text which is displayed "'FACTORY OVERHEAD '.
    how do i do that,i am new to abap.
    Thanks

    Hi,
    Set the font size to your requirement
    Go this below code.
    CLASS ZCL_GUI_ALV_GRID DEFINITION INHERITING FROM CL_GUI_ALV_GRID.
      PUBLIC SECTION.
        METHODS TITLE_SIZE.
      PRIVATE SECTION.
    ENDCLASS.                   
    Then use the above method in the Implementation part as .
    CLASS ZCL_GUI_ALV_GRID IMPLEMENTATION.
      METHOD TITLE_size.
        ME->SET_TITLE_SIZE( EXPORTING SIZE = 1
                            EXCEPTIONS ERROR = 1  ).
      ENDMETHOD.
    ENDCLASS.
    Now when your reference variable should be
    Data :GRID type ref to ZCL_GUI_ALV_GRID.
    and Create the Object as
    CREATE OBJECT GRID
               EXPORTING I_PARENT = G_CUSTOM_CONTAINER1.
    Before Calling Set_table_for_ first_display, Call the created method
    CALL METHOD GRID->TITLE_SIZE.

  • How to reduce the font size on my phone...do i do this from settings ?

    how do i reduce the font size on my phone...i cant remeber where i changed it..is it in settings ?

    Settings>General>Accessibility>Large Text

  • How To reduce the font size In OAF page

    Hi All,
    am developing the Custom Online PaySLip
    Client Want to take the PaySLip Page print In one Page
    Now It Z exceed of two pages.
    Please give me idea on reducing the font size
    Thanks In Advance
    t is a search page
    based on payperiods it will shows the paydetails
    I have taken 5 advance tables for pay details information
    and Item styles are Message Style Text
    CSSStyle csNum = new CSSStyle();
    csNum.setProperty("font-size","8");
    OAMessageStyledTextBean Payperiod = (OAMessageStyledTextBean)webBean.findChildRecursive("item36");
    Payperiod.setInlineStyle(csNum);
    I write the code like this, but it reduce the font size not column size,i want reduce the column Length
    is there any possibility?
    there is any another way
    please give me ur Suggestion
    Thanks In Advance
    Edited by: user641204 on Sep 19, 2008 4:55 AM

    It is a search page
    based on payperiods it will shows the paydetails
    I have taken 5 advance tables for pay details information
    and Item styles are Message Style Text
    CSSStyle csNum = new CSSStyle();
    csNum.setProperty("font-size","8");
    OAMessageStyledTextBean Payperiod = (OAMessageStyledTextBean)webBean.findChildRecursive("item36");
    Payperiod.setInlineStyle(csNum);
    I write the code like this, but it reduce the font size not column size,i want reduce the column Length
    is there any possibility?
    there is any another way
    please give me ur Suggestion
    Thanks In Advance

  • How to reduce the font size of message composer in...

    Hi buddies,
    Please suggest me how to reduce the fontsize of my Nokia 6030's message composer .

    normally if the phone supports font, the settings can be found under :
    Menu >Messages > Message settings > Other settings > Font size.

  • How to decrease the font size of standard text

    Hi Friends,
    I have been using a standard text(created in SO10) in my smartform. The window size is less than the space reqd for the standard text. So I thought of decreasing the font size. Could any one help me to find the solution to decrease the font size. Please let me know if there is any other solution for this..
    I would reward highly for the appropriate solutions....
    Thanks and regards,
    Ramineni.

    hi,
    i had the same problem,i tried to reduce font size from so10 but it was too small,so resized the window itself.

  • How to change the FONT size for a TEXT object?

    Hello
    I am keeping a TEXT element to get a static text (as 'Visitor Info Form'), so i inserted TEXT from palattes, its size is Aerial 10, but i want to have its size as 24, I tried by right clicking on TEXT, then selected FONT, then choosen the 24 from drop-down list, its not working/reflecting!! but, when i change the PARAGRAPH settings, they are reflecting!
    Pls. let me know how to change size from 10 to 24?
    Thank you

    Don't specify the styleclass for the inner panelHeader.
    <af:panelHeader text="panelHeader 1" id="ph1" styleClass="CustomHelpHeader">
    <f:facet name="context"/>
    <f:facet name="menuBar"/>
    <f:facet name="toolbar"/>
    <f:facet name="legend"/>
    <f:facet name="info"/>
    <af:panelHeader text="inner panelHeader" id="ph2">
    <f:facet name="context"/>
    <f:facet name="menuBar"/>
    <f:facet name="toolbar"/>
    <f:facet name="legend"/>
    <f:facet name="info"/>
    </af:panelHeader>
    </af:panelHeader>
    The inner panel header does not get affected and is displayed normally.
    Thanks,
    Navaneeth

  • How to change the font size in sap scripts?

    hi friends,
        i had a query regarding to SAPSCRIPT.
      how to change the font size of a text in sap script form in which it should change it  dynamically.
    is it possible to change the font size dynamically in scripts.
    one more query regarding to this only.
    i need to get the hard copy of a script .
    what is the transaction code to get the hard copy?

    Hi venkata,
    You can specify the font size either in the Character format or pharagraph format.
    You better decide it according to your requirement.  If you want to apply the same font size for the entire form create the Paragraph format and give the paragraph format in the default paragraph format.
    If you want to apply that to limited text, then create character format.
    The process of creating it is just after going inside paragraph format click EDIT-> Create Element and give the font size.
    This applies for character format also.
    Reward points if useful.
    Thanks,
    karthik

  • How to change the font size of text and case in smartforms

    hi,
       could any one explain how to change the font size of text in smartforms. ex. previously i had taken P4 left aligned and C6 but now i want to decrease the font without making it bold. pl......... guide me
       secondly the value which are coming from tables are upper case but i need lower case. pl. guide
    thanking u

    check out the smart styles...create a font of ur size n use.
    Define the paragraphs & character formats using SMARTSTYLES & use them in your smartform.
    You have to give the smartstyle name in the Form attributes-->Output options for the formats to be used in your smartform.
    You can define font size in Smartform Style.
    Smartform Styles > Charcterformat> Font --> size.
    to load the font to SAP server chk this
    Re: Adding a new font for SAPscript/SMARTFORM output
    Regards
    Vasu

  • I like the mail feature with one exception; I cannot figure out how to change the font size of incoming mail permanently.  And, when answering an email I have to highlight the first few words and zoom it so I can see what I am writing.  what am I missing?

    I like the mail feature with one exception; I cannot figure out how to change the font size of incoming mail permanently.  And, when answering an email I have to highlight the first few words and zoom it so I can see what I am writing.  what am I missing?

    You can type the email using what you set in preferences and then highlight the text and use command - minus sign (or command - + for larger) to reduce the size of the text.
    You can also type command - T and a window will appear allowing you to select fonts/sizes/color/ background highlight.
    The above works in Notes also. I haven't tried to do this in any other Apple application.
    For incoming emails, you can use the above to reduce font size, but I don't know of a way to permanently set the incoming font size to a default.

  • How to change the font size of text element in smartform

    Hi
    i want to know how to change the font size of text element in smartform
    regards
    Gincy

    Hi
    You can create Smartstyles, in which you can define paragraph formats for texts and character formats for character level changes.
    Paragraph format ---> alignment, font size etc
    character format for ---> superscript, subscript.
    After creating, in your smartform, there will be a option in the text element to enter a style.
    You give the created style and you can use the paragraph and character formats i that style.
    Hope this is clear..
    Regards
    Sekar

  • How to change the font size of the text that is revolving ?

    Hi there,
    I am using the Revolution theme.
    How to change the font size of the text that is revolving (on the first menu page) ?
    Thanks

    You can't.  That's hard coded into the theme.
    OT

  • How to change the font size of Text Box  Properties Appearance tab into 2 decimal digit.

    How to change the font size of Text Box  Properties Appearance tab into 2 decimal digit. I am uanble to modify it to 5.38 pt for example. Its only allowing to 1 decimal place.

    Click on each field and the choose Properties from either File menu (or if on Mac hold dow mouse button until context menu appears choose properties)
    go to Font
    choose desired size and type font,you can choose to make this the default.
    Do this with each field.
    Or if you have a lot of fields:
    while one is selected select all of them
    then go to fonts in properties
    change Font and size and make default.

  • How to change the font size of Text box tool ?

    How to change the font size of Text box tool ?
    I am using Acrobat PDF 6.0
    Tools > Advanced Commenting > Text Box Tool
    I need to know how to change the font size. The default font size is too big.
    let me know
    Thanks

    I do not have AA6 available right now (I can check at home this evening). I am also using AA Pro, not Std. In AA7, there is a text box tool that is a commenting tool. When I started typing, a properties toolbar came up that had the font size and such. I haven't figured out how to get the toolbar after the fact. In AA8, I selected the text box tool and then went to view and selected the properties bar (the font size and all showed then), or use Ctrl-E when editing the text. I have not been able to figure out how to edit the text in a text box after you have created it - think it is a mental block right now. Bill

  • How to reduce the barcode size

    hi
    How to reduce the barcode size in smartforms
    Thanks & Regards
    krishna rao

    Hai,
    Go to se73
    select system barcodes radi button
    click change button
    it wil moves to another screen .In that screen it wil show all Bar codes.
    select u r barcode from the list  click and change button.
    in this way u wil change barcode size.
    Reagards.
    kishore ale

Maybe you are looking for

  • Apps crashing in 10.6.6?  (So far, Evernote and Date & Time prefs)

    I'm having trouble with certain apps crashing. So far, I've noticed Evernote (when trying to open the prefs) and Date & Time. The D&T is showing up in my menu bar as "2 10:04" right now. Was checking to see why the 2 is there. I've run disk permissio

  • X61 - Can't get sysprep'ed image to boot on it.

    Scenario I am the senior desktop analyst in the offices of an international business travel company. We recently won the Lenovo account and the employee of our company that manages the account needs to use a Lenovo laptop exclusively so I was sent a

  • Using an image as label in Spry Accordion Menu

    I was wondering if it was possible to use an image instead of text in the spry accordion menu. I have replaced the text that is there with a roll-over image link however I'm unable to label it since it uses the text as the label and therefore can't s

  • Final cut  pro settings for h.264 1080/50i

    Hi to all, can someone explain me how I have to set final cut 7 to use h.264 1080/50i videos (samsung-hmx-q10bp camera)? I have some problem to see playback (every time i have to render video and audio) and rendering is very very slow. tks a lot

  • WLC 5508 - AP 3602i & 1231's

    Hi all, I just got my "new toys" 2 x 5508 with 200 odd 3600 AP's. I have setup all my SSID's and they work perfectly on code AIR-CT5500-K9-7-2-110-0 AIR-CT5500-K9-7-2-111-3 AIR-CT5500-K9-7-3-101-0 Now when I tried adding a 1231 AP I keep getting the