Problem in Link size changes in theme editor of NWDS

Hello All,
We have created a theme in theme editor and the link size has to be matched with the given specifications.
When trying to change the link size using Link Property - Standard Font Size to xsmall or any value such as 0.8 em, it is applied to all the other texts but not the links. Links are always in a slightly bigger font size.
Please note that the links which are under consideration are within a table.
The links outside the table are coming properly.
Please help us find a solution for this.
Thanks & Regards,
Radhika

Hi Radhika,
There is two properties in Global Style Sheets area
1. Base Font size.--> it is under common
2. standard Font size.---> it is under Text in GSS
if you change the Base Font size to X Small / XX Small the link size will be reduced but it will reduce the other UI element font
size as well to overcome this( increase the other UI elements size) problem you have to increase the Standard Font size upto
the requied font size is came to other UI elements.
Thanks & Regards,
Bhargava.

Similar Messages

  • Cs4 problem with link text changing size when clicked

    designing in cs4, the actual text of my text links become huge for a split second when clicked, and then they go back to normal size.  I don't know what is causing this.  I don't want them to change when clicked.  Any ideas?  thanks in advance.

    John,
    If you need all the CSS code, I will attach it below:
    @charset "utf-8";
    body  {
        text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
        color: #000000;
        background-color: #333;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14pt;
    .twoColFixLtHdr #container {
        width: 950px; /* the auto margins (in conjunction with a width) center the page */
        border: 1px solid #000000;
        text-align: left; /* this overrides the text-align: center on the body element. */
        background-color: #E0D2A3;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        padding-top: 0px;
        height: auto;
    .twoColFixLtHdr #header {
        padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
        background-color: #000;
        border: 5px ridge #333;
        margin: 10px;
        background-image: url(../website%20stuff/stepping%20on%20constitution--crop%20text.jpg);
        text-align: left;
    .twoColFixLtHdr #header h1 {
        margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
        padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
        font-size: 18pt;
        color: #FFF;
    .twoColFixLtHdr #sidebar1 {
        float: left; /* since this element is floated, a width must be given */
        width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
        padding: 10px;
        background-color: #E0D2A3;
        margin-left: 20px;
        text-decoration: none;
        color: #000;
        font-style: normal;
        font-size: 16px;
    .twoColFixLtHdr #mainContent {
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 250px;
        padding-top: 0;
        padding-right: 20px;
        padding-bottom: 0;
        padding-left: 20px;
        text-align: left;
        font-size: 14px;
    .twoColFixLtHdr #footer {
        padding: 0 10px 0 20px;
        text-decoration: none;
        background-color: #E0D2A3;
    .twoColFixLtHdr #footer p {
        margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
        padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
        margin-left: 8px;
    .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
        clear:both;
        height:auto;
        font-size: 16px;
        line-height: normal;
        text-decoration: none;
        font-style: normal;
        text-align: center;
        color: #00F;
    .mainarea {
        background-color: #FFF;
        border: 5px ridge #333;
        font-size: 14pt;
    .twoColFixLtHdr #container #footer {
        font-size: 14px;
        color: #000;
    .twoColFixLtHdr #container #header table {
        text-align: center;
    .twoColFixLtHdr #container #footer .clearfloat table {
        font-size: 14px;
        font-weight: bold;
        color: #F00;
    .twoColFixLtHdr #container #footer .clearfloat {
    .twoColFixLtHdr #container #header table tr td {
        font-size: 24pt;
        font-style: normal;
        font-variant: normal;
        font-weight: bolder;
        color: #000;
        background-image: url(Images/stepping%20on%20constitution--crop%20text.jpg);
    no link underline {
        text-decoration: none;
    .twoColFixLtHdr #container p {
        font-size: 14px;
        font-style: normal;
        color: #000;
    small text {
        font-size: 10px;
    .twoColFixLtHdr #container #header table {
        font-size: 16pt;
    .twoColFixLtHdr #container #header table {
        font-size: 16pt;
    .twoColFixLtHdr #container #header table tr td h2 {
        font-size: 22pt;
        color: #000;
    .twoColFixLtHdr #container #mainContent .twoColFixLtHdr {
        text-align: left;
        font-size: 14px;
    .twoColFixLtHdr #container #mainContent .twoColFixLtHdr h2 {
        color: #009;
        font-style: normal;
        text-align: left;
    .twoColFixLtHdr #container #mainContent .mainarea table tr td strong {
        font-style: normal;
    .twoColFixLtHdr #container #mainContent .mainarea table tr td p {
        font-style: normal;
        font-weight: normal;
    .twoColFixLtHdr #container #sidebar1 {
        color: #00F;
    .twoColFixLtHdr #container #mainContent .twoColFixLtHdr h2 em {
        text-align: center;
    .italics {
        font-style: italic;
    .italics {
    .font-color {
        color: #003;
    .italics {
        font-style: italic;
    .twoColFixLtHdr #container #mainContent .mainarea table tr .twoColFixLtHdr .blue a {
        color: #009;
    .twoColFixLtHdr #container #mainContent .mainarea table tr td .link-font-color {
        color: #00C;
    .align-center {
        text-align: center;
    .twoColFixLtHdr #container #mainContent .mainarea table tr .align-center {
        text-align: center;
    .center-align {
        text-align: center;
    Thanks,
    Craig

  • Importing Multi-Page PDF. Problems with Image Size Changing.

    I am working with CS4 on Windows XP.
    This has happened to numerous files...
    I open a multi-page PDF using PhotoShop using Grayscale. There are crop marks indicated on each page, so I will use the crop tool to crop each image accordingly. Then I convert each to a bitmap and save it as a .tiff file and close it. When I re-open the file, the image size has increased. It seems like it increases the same amount each time (maybe about 25%??) for each file.
    Any suggestions on how to fix this are greatly appreciated. Thank you.

    I'm still unclear why you are bothering to open these PDF in Photoshop only to crop.
    Acrobat can do this most easily. Placing the PDF files back in InDesign can also do this.
    Photoshop is the last tool you'd want to use as it is rasterizing the vector elements/text and producing a larger file.
    If you have neither Acrobat or InDesign, look to a free tool to crop PDF.

  • Customizing masthead in theme editor

    Hi,
      I made some changes to masthead in theme editor and saved it with new name. But I am not sure now how to swap the new masthead in the default framework page. First thing is where can I find the new masthead I changed and saved. Is it saved as Iview or par file. if so which folder is it saved? Second thing how can i modify the framework page with the masthead changed in theme editor?
    Thanks
    Anu

    Hi,
       Before defining themes the Default Framework Page has to be defined.Copy the default framework page in the Portal Catalog located under Portal Users->Standard Portal Users. Paste into the folder Admin Content->Systems->Portal Desktop.Edit object to open the new default framework page. Rename the page for future reference. On the left side will be a property editor. Make sure that “frameworkpage” is the display object ID. Then scroll to “Page Name” in the Property List.
    Click Save. New name will automatically appear in the Portal Catalog.
    The next part of the desktop is the theme that will be applied to the default framework page. To create new themes, choose System Administration > Portal Display > Theme Editor.
    Then a new Portal Desktop has to be defined.Choose System Administration -> Portal Display -> Desktops &
    Display Rules. Go to Portal Content->Portal Destop.Right Click new Portal Desktop.Save it. Add the framework page to this desktop(Right click u'll get this option). Then add the theme that you would like to have available to the role that will be assigned this portal desktop(Right click the theme u have created->Add theme to portal desktop).Set as default both a frameworkpage and a theme and save the portal desktop. 
    Finally, the portal desktop needs to be applied to a role, group, user, element or multiple combinations. This is done by creating rules in the “main_rules.” Edit the object main_rules (Master Rule Collection) by choosing in the Portal Catalog: Content Administration-> Portal Content -> Portal Administrators -> Super Administrators -> main_rules.  If there are no rules that apply to a user, then no users will be able to access the portal.Add the IF Expression.Select the IF Condition that will be in effect. 
    Example:
    User = i803466 (the ID of the user)
    Role = pcd:(location of role definition)
    Group = Customers (group name)
    Bandwidth:
    Browsertype:
    Next with the flashing curser in the expression input box, right click on the role that will be part of the
    expression. Add role to expression.
    The add the desktop to the expression. Save the rules.
    For more info see the link below:
    http://help.sap.com/saphelp_nw04/helpdata/en/1a/d7c1617dd29e4d85064b467636fada/content.htm
    Hope this helps.
    Regards,
    Pooja.

  • Webdynpro theme editor

    Hi All,
    I am working on NWDS 7.0.17. Where can i get the respective Theme editor plugins. Is there any sample documents showing how to import the Theme Editor into NWDS.
    Thanks and Regards,
    Divya

    Hi Divya
    Download from SDN.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/941b8056-0e01-0010-02a8-9df064a8ffe3 [original link is broken]
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/webcontent/uuid/151c9556-0e01-0010-dabc-8cb4191bd49b [original link is broken]
    Thanks,
    Tulasi
    Edited by: Tulasi Palnati on Apr 17, 2009 2:40 PM

  • Theme Editor

    Hi all,
    I am trying to install theme editor in NWDS SP9 but i am not able to download the theme editor in the following URL.
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/webcontent/uuid/151c9556-0e01-0010-dabc-8cb4191bd49b
    Can anyone help me in this regard.
    Or else if anyone have the 3 plugins .
    If you could send it to me to lok412.ece at gmail.
    It is of great help to me.
    Thanks & Regards,
    Lokesh

    Hallo Pran,
    have a look at my and Karin's information concerning this topic in thread Re: Web Dynpro an what abouth the UI?
    Greetings, Bertram

  • Theme Editor Plugin on NWDS 7.01

    Hello All,
    We have the NWDS 7.01 and are planning to get the NWDS Theme editor plugin installed on to it. Is it possible to install the theme editor on NWDS 7.01? If possible, could you please advise me the procedure. Thanks.
    Regards,
    Gopal.

    Hello Gopal
    If you have access to SAP Notes please refer to 854870.
    SDN Web Dynpro Theme Editor documentation:
    How To Edit Web Dynpro Themes
    SDN Web Dynpro Theme Editor Upgrade Guide (mechanism applies to SP9 and
    higher):
    How to Upgrade Web Dynpro Themes from SPS 9 to SPS 10
    For questions use the SDN Web DynproForum.
    Thanks
    Kenny

  • SAP NWDS "theme editor" plugin not working in Myeclipse.

    Hi
    I hav downloaded theme editor plugin on my machine.
    Now i have pasted the same after unzipping to myeclipse plugins folder.
    Then i opened myeclipse.
    There i got a perspective for UR SAP themes.
    But when i created a project it gave me following error :
    designs of selected project could not be retrieved. datamanager not initialized.
    Please help me if i m missing on something.
    Thanks.

    Thanks Ruturaj,
    I am having eclipse Version: 3.3.0.
    In URL provided by u....there are options to download theme editor for NWDS service packs.
    Eclipse Theme Editor for NetWeaver 2004s SPS 07 (Approx. 25.2 MB)
    Eclipse Theme Editor for NetWeaver 2004s SPS 08 (Approx. 25.1 MB)
    Eclipse Theme Editor for NetWeaver 2004s SPS 09 (Approx. 24.6 MB)
    Eclipse Theme Editor for NetWeaver 2004s SPS 10 (Approx. 25.5 MB)
    Eclipse Theme Editor for NetWeaver 2004s SPS 11 (Approx. 25.8 MB)
    Eclipse Theme Editor for NetWeaver 2004s SPS 12 (Approx. 25.8 MB)
    Eclipse Theme Editor for NetWeaver 2004s SPS 13 (Approx. 26.1 MB)
    Eclipse Theme Editor for NetWeaver 2004s SPS 14 (Approx. 26.2 MB)
    Which one should i choose for eclipse Version: 3.3.0.
    Thanks

  • Change link font size through theme editor

    Is it possible to change font size of link element using theme editor? I can't find corresponding parameter. Is it inherited from somewhere else?
    Thanks in advance.

    Nadezhada,
    If you want to change any font size of the text on Top level Navigation (top level tabs) or MasterHead(Masthead) then you can use theme editor.
    But it wont work application level. For example if you want change the font size of a text in the a iView or any application, then you should look the possibility of changing that corresponding application.
    Ram

  • Theme Editor, changing size of all elements

    Hi all,
    I'd like to enlarge the font size of all elements in my WebDynpro ABAP application. 
    I made a copy of sap_tradeshow in the stand-alone Theme Editor and set the parameter "Base Font Size" for "Text" in "Global Styles Content Area" to xx-large. The help for this parameter says that this would have the same effect as enlarging the font size in the Browser.
    Setting the parameter enlarges most of the texts and elements like buttons. Unfortunately the text in tables, listboxes and comboboxes is still small.
    Does anybody know how to change the size of these elements?
    Regards
    Frank

    Not sure what went wrong the first time I attempted to resize
    the ScrollPane elements - but on a second attempt, this all seemed
    to work fine. I had to individually set the Properties on each
    changed element to "Export in First Frame", but apart from that, It
    was easy in the end. I now have bright turquoise 40x40 pixel up and
    down arrows and thumb-bar to match!

  • Slide size change when clicking on pdf links (Acrobat 9 pro)

    Hello,
    I have a problem with an interface mock up I have to deliver to a client.
    The size of image is changing from a slide to another.
    For example, when I click on a home button (this button is a link made in acrobat pro, that send to another page of the pdf document), the slide size changes from full screen to a smaller size with a black border around.
    SOrry it's hard to explain, so I put 2 screenshots and hope it will be clear enough >
    This happen only if I use clicks on the links.
    If I just use the next / previous command (for example if I use keyboard's arrows), the size remain full screen and unchanged for the whole slides.
    Can you tell me how to fix this problem?
    Best regards,
    Mega

    Something to try.
    Using the link tool select the link.
    View the link's properties.
    Select the Actions tab.
    Select the show action then click the Edit button.
    Observe what is displayed.
    You'll note that you can configure the value for "zoom".
    Be well...

  • New user of Mountain Lion. I find that when I attach a URL as a link to Mail 6.0. The font and font size changes!!!!

    I have a problem with either Mountain Lion, Safari or Mail 6.0.
      When I try to attach a URL as a link that is taken from Safari to mail 6.0 the font and font size changes!!!!!
    It changes from comic sans 24 to heltvekia 12!!!! What the heck is going on??????
    Thanks for any help you can shed on this problem.
      BBC1050

    I also upgraded to Lion and do have font problems in Mail. Just in some mails, including my own signature.
    I just updated today with 10.7.1, but still have the font problem.
    Does anyone know if Apple will solve this?

  • Theme editor and especific wd theme problems

    Hi, my problem is this.
    Hi have one WD application that has have a different theme from the EP.
    I downloaded the SP13 Theme editor and then uploaded the new theme to the server wd theme folder.
    Using the sap-cssurl parameter when calling the wd applicaction to apply the theme its working with the standars themes (sap_chrome, sap_tradeshow, etc) but when I try to use my custom theme the dropdowncomboboxs are not opening and their values apear separately as a list. Also table footer is displaying without an style at all.
    I read the note 779659 and I already tryed to change the default theme property using my custom theme but result is the same.
    Can anyone give me some help?
    Here's some images so you can have a better idea of the problem.
    Standard theme(I changed it's name to xsap_tradeshow to make some tests)
    http://img530.imageshack.us/my.php?image=example1.jpg
    Custom theme (the table footer arrows disaperead too)
    http://img412.imageshack.us/my.php?image=example2.jpg

    hi
    if you are using EP 7.0 , you may have go to Visual ADMIN , in the configuration adapter , there
    is PropertyStyleSHeet , there is you can find webdynpro property ,
    Re: Trouble with Appplication after modifying WebDynpro Theme
    you can go through this thread ,  if you are using CE 7.1 you have to navigate to NWA
      configuration management , infrastructure , application modules , tp~wdpa ,  search for this
    and then  in the properties you have provide the Custom theme name you have created .

  • Java iView Runtime error occurs whilw changing Theme Editor

    Hi,
    i have to face the following error while changing Theme.
    <b>Java iView Runtime
    Version : 6.4.200512140312
    + Copyright 2002 SAP AG. All rights reserved.
    An exception occured while processing your request.
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in connection
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in connection
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:304)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: PortalRuntimeException
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:284)
         ... 20 more
    Caused by: java.lang.OutOfMemoryError
    If this situation persists, please contact your system administrator.</b>
    Please give me right solution.
    Thanks & Regards,
    Nisarg Patel

    Hi,
         Try out the answers given in the following threads:
    Theme Editor : Runtime error
    Problem with Theme Editor
    Regards,
    Pooja.

  • I have problem with this add-one "down them all" , Recently it doesn't show me Size of files !!

    I have problem with this add-one "down them all" , Recently it doesn't show me Size of files !!
    also regular download doesn't show my any thing !! and I can not even resume my files ....
    i know these are direct links and i should be able to resume my downloads any time ( i have this option before )

    If an extension isn't working properly then you need to take this up with its developer.
    *http://www.downthemall.net/

Maybe you are looking for