cancel
Showing results for 
Search instead for 
Did you mean: 

Fonr size change in Webdnypro for ABAP

devendervb
Contributor
0 Kudos

Hi,

We have a requirement to change the font size of UI elements in WDA application which is integrated in Portal via web page composer.

To alloborate more, in web page composer WDA application is called as <iframe>http://<host>:<port>/bc.../<webdnypro application name></frame>.

We have checked with portal themes, but changes in portal themes does not reflect the WDA font.

So, we have started changing WDA CSS themes by downloading standard theme using BSP_UPDATE_MIMEREPOS, and uploadign the changes , and adding it to the url parameter as <iframe>http://<host>:<port>/bc.../<webdnypro application name eg:XXX>?SAP-EP-THEMEROOT= /SAP/PUBLIC/BC/UR/CustomThemes/standard</frame>

Now we are able to see font size changes in, application(XXX).

font size is not reflecting if XXX application call some other application inside , it is obvious as the called application is not having application parameter SAP-EP-THEMEROOT= /SAP/PUBLIC/BC/UR/CustomThemes/standard.

Through programmatic it is possible, and also if we add it to the application parameter.

But we don't want do any changes in standard application.

Kindly, suggest me way, through a portal or by WDA to achieve it.

Regards,

Devender V

Accepted Solutions (0)

Answers (1)

Answers (1)

ChandraMahajan
Active Contributor
0 Kudos

Hi,

you can change the font size (text size) by simply going to IE menu View->Text Size and then choosing the one whichever is suitable.

I do not know if this will solve your purpose..Just suggestion.

Thanks,

Chandra