Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
Can anyone help em understanfing what exactly is "Theme.less" file in Qliksense? What information does it depicts?
.less files include stylesheet code. that can be compiled into CSS and run.
Any reference from where you got this term?
Well, this is the file you will find with Theme.json. This you will find under path:
C:\Program Files\Qlik\Sense\Client\themes\old\sense
.less files include stylesheet code. that can be compiled into CSS and run.
Thanks Shraddha. This makes sense.
But can help me telling where wld i find the file where alignment options are defined like: Left, right and centre. I dont find it in json file.
this options should be in CSS or LESS files.
else check the html file.
Hey Shraddha,
I checked the less file, i don't find settings related to text object. Basically when we use text object, we have an option to select the size i.e. XS, S, M, L, XL and centre, left, right alignment. I want to know the file having this settings. I cann't find the setting of the textbox in Json and Less file found at
"C:\Program Files\Qlik\Sense\Client\themes\old\sense"
Did you try using extension https://github.com/ajaykakkar93/QlikSense-Sheet-Styler-Lite
This extension has lot many options for stylling.
It might help.
This is fine but actually we want to create our own theme with customised font and styles, so i am unable to get the information about text object. can you help em in this?