Page 1 of 1

Letters with Descenders not showing completely in TM1 Web

Posted: Fri Jul 26, 2019 1:39 pm
by deepakjain2020
Hi All,

Letters with descenders are g j p q y are not shown completely in TM1 Web. Tried changing fonts, resizing excel cell, but no luck.
This is happening for elements which are coming from SUBNM function in TM1 Web. Below is snapshot for reference, g is not shown completely.
Chopped-Off Char Modified.png
Chopped-Off Char Modified.png (1.15 KiB) Viewed 1696 times
Does any body know which CSS file to be modified to get characters display fine?

Re: Letters with Descenders not showing completely in TM1 Web

Posted: Mon Jul 29, 2019 11:54 am
by deepakjain2020
Hi All,

I figured out which CSS file to modify, and after modifying it is working fine.
Down arrow in snapshot is representing 'dim_subset_default1.gif' image file, which is located at ..\webapps\tm1web\images\websheet.
I am not sure, if it is same in everyone's system.

standaloner.css file in ..\webapps\tm1web\css folder, added parameter as height: 14px, and it looks fine. Search for 'dim_subset_default1.gif' and then added in respective code.

Regards,
Deepak Jain