How to reduce header width in portal?

Hi,
In portal, tax classification header width has increased not sure how , please let me know how to reduce it ?
component is BP_DATA , View - AccountTaxClassList, context node - Table
Below is illustration,
BEFORE
|************************
|  Country
NOW
|***********************
|
|  country
|
|
|

hi,
Please check .html file of your view.
Thanks and regards
Pankaj Kumar

Similar Messages

  • How to reduce the  width of  OVS view layout

    Hi All,
           In   ESS-Bank Information-Bank Payee  field we have a  OVS View UI .Can any one please let me know how to reduce the  width of OVI  view layout (Search Screen)
    Regards
    Alex

    Check this [thread|restrict input field size;
    Hope this helps.

  • How to reduce the width of  Search field

    HI All,
        W e have a requirement to reduce the width of search help  Screen  for Bank Key  in  ESS Bank Information .Kindly please guide me how to change the width of the Search Screen.
    Regards
    Alexi

    Check this [thread|restrict input field size;
    Hope this helps.

  • How to reduce the width of Shuttle pane

    Hi
    I have create da shuttle pane but it takes too much space on a page
    I want to reduce its width
    I have all ready reduced its hieght
    so , how can I redue its width
    from any way like either from personalization or from CO?

    newbie wrote:
    Hi
    I have create da shuttle pane but it takes too much space on a page
    I want to reduce its width
    I have all ready reduced its hieght
    so , how can I redue its width
    from any way like either from personalization or from CO?It depends on the content of the VO associated with it. You can not control it. What you can do is in your VO only you can use substr to show only some characters that can control the width of bean.
    Thanks
    AJ

  • Re: How to reduce the width of Docking Control Container

    Hi All,
    I created a text editor control using docking container. Its width is occupying the entire screen. I want to reduce it to half of the screen. I tried changing the values of ratio, extension and used the methods set_width to change it, but was not successful. Please let me know how can i reduce the width. Below is the code which i am using.
    data: editor TYPE REF TO cl_gui_textedit,
    lo_dock TYPE REF TO cl_gui_docking_container.
    IF lo_dock IS INITIAL.
    CREATE OBJECT lo_dock
    EXPORTING
    repid = sy-cprog
    dynnr = sy-dynnr
    ratio = 75
    extension = 50
    metric = cl_gui_docking_container=>metric_mm
    side = cl_gui_docking_container=>dock_at_bottom
    name = 'DOCK_CONT'.
    IF sy-subrc 0.
    MESSAGE 'Error in the Docking control' TYPE 'S'.
    ENDIF.
    CREATE OBJECT editor
    EXPORTING
    parent = lo_dock
    EXCEPTIONS
    error_cntl_create = 1
    error_cntl_init = 2
    error_cntl_link = 3
    error_dp_create = 4
    gui_type_not_supported = 5
    OTHERS = 6.
    CALL METHOD editor->set_text_as_r3table
    EXPORTING
    table = i_texttable
    EXCEPTIONS
    error_dp = 1
    error_dp_create = 2
    OTHERS = 3.

    Hi,
    Check the other exporting parameter of cl_gui_textedit's constructor.
    Try using MAX_NUMBER_CHARS, WORDWRAP_MODE. Pass these paramters while creating object editor.
    Regards,
    Sharin.

  • 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

  • How to Reduce Combobox width in LOV

    Hi,
    I have added a LOV (Combobox with List of values) to a view Column. Have added two View Criterias one for Display of Search Region and One for Fitering Combobox.
    Now on Table when i click on Dropdown arrow, the dropdown width very high and i have to scroll horizontally. I want to avoid it and restrict the dropdown list box width. How can i do that?
    I have tried setting up the "Show In Combobox"attribute 0f LOV to show only first one attribute but that is not helping.
    Any Inputs?
    Jdev Version - 11.1.1.6.2
    Thanks
    Rajesh

    Hi,
    As codigoadf said try using contentStyle by altering the width as you want
    contentStyle="width: 100px"

  • How to reduce report width programatically?

    Hi All,
    Iam placing around 38 filelds in report and increased the report section width in Main Section to 40. Iam using formating triggers to these 38 fields.Based on the parameters passed these fields will be displayed. some times there will be only 10 fileds in the report and remaining it shows blank space.I dont want that blank space.
    "Is it possible to change that report main section width programatically?"
    Thanks in Advance

    Hi Girish,
    I don't think it will be easy to adjust report width programmatically and move controls accordingly. It will be advisable to go for matrix report with format trigger to hide blank columns.
    Regards
    Manoj

  • How can I reduce the width of an Adobe Bridge web gallery in Dreamweaver?

    Hi there,
    I've been created a website using Dreamweaver CS4, which is nearly finished except for the photo gallery.
    I have created the web gallery through Adobe bridge and exported. I then created an iframe within the dreamweaver page and specified that it fills 100% of the space (or column, which is approx 510px wide). I then inserted the index file of the gallery into the iframe though 'modify' > 'Edit tag'.
    I saved and tested the webpage in a browser - the functionality worked but the gallery seems to be cropped (See attached pic).
    I then tried to specify that the iframe was 510px wide, but the gallery remained at the same width and the right side of some images and the scroll bar are missing.
    Does anyone know how to reduce the width of an adobe bridge web gallery to 500px wide and insert succesfully into dreamweaver??
    Many thanks
    Helen

    The original photo gallery is:
    http://www.bethanyjanedavies.com/portfolio.html
    You can see that the right side is chopped off
    But I may have to compromise and use:
    http://www.bethanyjanedavies.com/portfolio2.html
    This is a much wider page than the rest of the website, but I suppose you have to find a compromise that works!!
    Cheers
    Helen

  • Reducing the width of a sequence diagram

    Does anyone know how to reduce the width of a reverse-engineered sequence diagram?
    Studio sequence diagrams are very wide in relation to their height. This is because horizontal messages are separated by only small amounts, but the vertical lifelines are separated by large amounts, especially if the objects have long names and class names.
    This feature causes problems when trying to export diagrams to A4 landscape pages.
    In other UML editors, I could overcome this problem by arranging the objects as in two rows of "bricks" along the top of the page. The first object would be in a "normal" position. The second object was positioned high enough to partially overlap the first object. The third object was placed in the "normal" position, but partially below the second object. And so on.
    This allowed the width of a sequence diagram to be reduced to almost half of its original width.
    This is not possible in Studio, because:
    1) The objects cannot be moved vertically.
    2) Even if they could be moved vertically, they will not allow themselves to overlap another object. This is because the bounding box of the objects extends right down to the foot of the lifeline. (I don't know if "bounding box" is the correct term. I mean the box with the sizing handles.) When one object is dragged to the left so that it overlaps another object, any objects to the left of the dragged object immediately jumpfurther to the left.
    Another possibility to reduce the width would be to allow the object name and class name to be on two lines. Such as:
    objectName:
    ClassName
    This happens by default in some UML editors.

    petersl wrote:
    Found a better way to duplicate the sequence diagram
    as a workaround for the Save As function.Great suggestion! Thanks!
    Because of the estimated large amount of sequence diagrams that I need to do, your tip will save me hours of work. Even if "Save As" is implemented, it will not be much faster than your method.
    Here is an interesting feature of your suggestion.
    All my experimentation is done using the BankAccount tutorial. I have several "copies" of the same operation. Each copy was produced using "Reverse Engineer Operation" on the class operation in the dependency diagram. I then modified each "copy" beyond all recognition.
    If I now invoke "Create Diagram from Selected Elements" on the sequence diagram interaction node for each copy, each new diagram is the same as the original reverse-engineered diagram :)
    BTW, here is my non-techie solution for copying. No LOL please.
    In the project file location, there are two files for each sequence diagram. For example:
    mainSD_1168604900517.etld
    mainSD_1168604900517.etlp
    These files can be copied. However, they must be copied to file names that are registered by studio.
    1) Copy the two files, using arbitrary file names.
    1) Reverse engineer a new sequence diagram simply to get two more file names.
    2) Rename the two copies to these new file names :)
    3) In the project tree in studio, this would produce duplicate diagram names. So in the ETLP file rename the diagram using the <diagramInfo> tag.
    You might wonder why I go to so much trouble to produce a copy, rather than simply reverse-engineer as many copies as I need. The answer is that on the first sequence diagram, I would like to make changes that persist in every other copy of that diagram, even after messages and lifelines are removed to split the diagram.
    Compared with my method, your method will allow me to take a couple of months off, and still produce the same amount of work :)

  • How to reduce the coulmns width for Timesheet in ESS ?

    Hi,
    In ESS Timesheet, how to reduce the columns width for professional self service?
    It is looking fine for weekdays, but when the user is assigned as professional self service at back end, few more sales order columns are added dynamically to timesheet for professional self service user. Now these extra coulmns are jumbled and also wide.
    I tried the OSS notes 989453 in 'listviewerslim.java' , but it doesn't work. Is there any other alternative work around for this. Do I need to work at backend to solve this, If so, please let me know the work around.
    Points will be awarded.
    Regards,
    Raj.

    Dear Friend
    Really need ur help as we are upgrading from 4.7 to ECC6.
    Our client want to implement tiem sheet. Request you to provide gudiance wheher CATS i.e CATSRegular orESS timesheet would be useful.
    if would be great if u could provide a kind of advantages adn disadvantages of both.
    Suitable points would be rewarded
    Sam

  • How to reduce the the scrool bar size in the Portal screen

    Hello,
    We have recently migrated the EP from 7.0 to 7.3 and after the Upgreade we are facing issue in the Portal screen where the Scroll bar length in the Right Corner side is extended it's size.
    Can any one please let me know where & how to reduce the the size of the scroll bar.
    Since it's a new upgrade i am unable to get the exact parameter to change related to this Scroll bar Setting.
    Kindly let me know.
    With Regards,
    PJ.

    It looks like a custom masthead on FAT? Debug the issue with the browser tools, adapt your source and re-deploy. Does this occurs also on SAP standard framework page?
    regards

  • How do I reduce cell width with a long field name?

    I'm creating an asp page, connected to an Access database.
    When I create a page with, say the Dynamic Data Table "wizard," I
    find that I cannot reduce the width of the data cells to anything
    less than the label/field name length.
    For instance, one field is "rsCities.ID" but it's only 2 or 3
    digits wide. I'd like that cell in the table to be small, but I
    can't figure out how to reduce it. Trying to move the resizing
    handles doesn't work. Am I missing something?
    Thanks in advance.
    Jerry

    Have you tried using Live Data view in DW?
    When it's set up properly with a testing server, the Live
    Data feature will
    insert actual values from your database into Design View
    rather than
    fieldname placeholders.
    Press F1 Help and search for Live Data.
    Regards
    John Waller

  • How to fix the column header width in BEx or WAD

    hi there!
    how to fix the column header width in BEx or WAD. because, depends on the column data, the column size varies. i want to fix the size so that i can maintain the consistency through out the report.
    thanks!
    Vam.

    Dear Vam,
    you can easily do that with css, search the source code of the executed web template for the td tag which is around your coloumn header, remember the style sheet class name it is ´displayed as class= in the td tag.
    Now you can add this code the beginning of your web template:
    </style>
    This will only work in Web.
    Regards
    Marcus

  • How do I reduce the width of UIPicker element

    I am using a UIPicker in my app but my app is in landscape mode and am not able to reduce the width and height of the UIPicker. Can anyone let me know the solution.

    What webmail site has this problem (e.g., Outlook, Yahoo, Gmail)? A volunteer with an account on the site could take a look.

Maybe you are looking for

  • Vendor and Customer Hard and Group Currency balances

    Please let me know the table names of Vendor, Customer and GL balances for Hard and Group currencies (Ex KNC1 for Customer balance in Company Code Currency) Ramesh

  • Is there a way to lock a PDF so it can only be printed at 100%

    I haven't dealt much with PDF security so forgive my lack of knowledge. We have a product template that needs to only be printed out at 100%. Is possible to lock the printing prefs? I've searched Acrobat help and the web but I couldn't find anything

  • SSL Cert Renewal w/Org Name Change

    Hello, We get our SSL certs from a central agency that deals with Verisign. The central agency changed their name, which changes the Organization Name on the cert. That prevents the cert from being imported by the server. On the advice of a Windows a

  • SQL Worksheet. Missing IN or OUT parameter at index:: 1

    12C pattern matching allows question sing ? without quotes. This sample works in SQL*Plus: SQL> l   1  select *   2  from dual   3  match_recognize (   4    order by dummy   5    measures   6       dummy as x   7    pattern (z?)   8    define   9    

  • Redhat 7.1 9i Universal Installer problem

    I haven't seen this problem posted yet so here goes. I've installed RH 7.1 and updated the binutils package as instructed. I can run the Univeral Installer(from a different directory) and get through the first few screens. When I get to the 'file loc