cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the font size of text element?

Former Member
0 Kudos

Hi Experts,

The font size shows in the view is too small, is there any way to make it bigger?

Thanks for your time!

Anna

Accepted Solutions (1)

Accepted Solutions (1)

ChrisPaine
Active Contributor
0 Kudos

Hi Anna,

depending on the UI element there are a range of ways. (and I'm sure people will post plenty of answers to tell you how).

However, if generically the fonts in you portal/wd applications are too small, you should consider changing your theme so as to have larger texts. Otherwise you will either need to customise all your applications, or you will get quite a lot of inconsistency of presentation between your various WDA applications.

Do a search on "themes for Web Dynpro ABAP" and you'll find loads of resources.

Hope this helps,

Cheers,

Chris

Former Member
0 Kudos

Hi Chris,

Thanks for your advice!

Have a nice day!

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

If you are talking about TextView UI element then you can change the design property of this element to Header1, Header2 etc.

But if you are talking about text size in whole view as general, then you can play around with text size option present in your Browser.

WD as such doesn't allows you to change text size, font etc for the sake of uniformity.

Still, If you want to change these properties for you app, then you have to develop your own CSS style sheet using Theme Editor Tool ( search in SDN ) and use it then.

Regards

Manas Dua

Former Member
0 Kudos

Hi Manas,

Thanks a lot!

have a nice day!