Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
Anis_AbdulLatif
Partner - Contributor II
Partner - Contributor II

Round edge border in Qlik Sense

Hi,

I am trying to beautify my Qlik app. Is it possible to do curve border edge in Qlik Sense? Most of the solved question is for Qlik View only. I am expecting to get a curve edge border as below for object title:

sefergrf.PNG

Thanks 😊

Labels (2)
1 Solution

Accepted Solutions
lironbaram
Partner - Master III
Partner - Master III

Hi 

Qlik sense native object doesn't support it , 

You can have a look at vizlib text object here 

but you should note Vizlib extensions aren't free 

View solution in original post

4 Replies
lironbaram
Partner - Master III
Partner - Master III

Hi 

Qlik sense native object doesn't support it , 

You can have a look at vizlib text object here 

but you should note Vizlib extensions aren't free 

Giuseppe_VizLib
Partner - Contributor III
Partner - Contributor III

Hello!  🙂

You can evaluate as a free trial, by downloading and installing our Vizlib June 2019 Release.

regards

Giuseppe

Vizlib Customer Success Manager

mfarsln
Creator II
Creator II

You can customize default themes or you can create theme from scratch. With creating or customizing themes, you can achieve this by using some css.

EliGohar
Partner - Creator III
Partner - Creator III

Hi @Anis_AbdulLatif 

You can easily control the Qlik Objects to have round borders using CSS.

Try to add a border-radius property to the class qv-inner-object.

Eli.