cancel
Showing results for 
Search instead for 
Did you mean: 

Change of Label Font in WD ABAP Application

former_member252723
Participant
0 Kudos

Hi,

We have WD ABAP applications that are running on portal 7.3.

Client wants to change the font size of all labels in the applications and we have tried with themes in portal but it is not changing the font size.

Please let me know the procedure to change the font size of applications.

Regards,

Mustafa

Accepted Solutions (0)

Answers (2)

Answers (2)

prajeshdesai
Contributor
0 Kudos

Have a look at this below,

TextView Properties -  Web Dynpro ABAP - SAP Library

You can set design property of TextView to change it's font size.

Hope this helps.

former_member198833
Active Participant
0 Kudos

Hi Mustafa,

You can use the Theme Designer (transaction /UI5/THEME_DESIGNER) to create a theme with a smaller font size.

You should not change the standard themes, it is advised to make a copy and use it for your application only.

Or, if you system supports, you can try the following solution:

Regards,

Felipe