<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Styling of 'qvobject' in mashups must become easier in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/2103856#M18981</link>
    <description>&lt;P&gt;Hi Fab69,&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;#QV_KPI01 .sn-kpi-measure-title&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;color: #ffffff;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;This works fine for me but in some of KPI we have used Label as title not measure title...so How can we customize colors for labels??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Aug 2023 07:40:58 GMT</pubDate>
    <dc:creator>Mahamed_Qlik</dc:creator>
    <dc:date>2023-08-09T07:40:58Z</dc:date>
    <item>
      <title>Styling of 'qvobject' in mashups must become easier</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785467#M13893</link>
      <description>&lt;P&gt;If Qlik wants us users to create much more mashups in the future they need to make styling of individual 'qvobject' elements in web pages much easier! It is almost impossible to apply any styles to the deeply nested 'qvobject' hierarchy that Qlik injects into the page - and even if you succeed to set own classes or own styles (with 'find' operations along the DOM tree) they will be gone on the next update of the content.&lt;/P&gt;&lt;P&gt;1. Why are there no unique IDs (GUIDS) generated for each and every relevant &amp;lt;div&amp;gt; that is created in the deeply nested qvobject hierarchy?&lt;BR /&gt;2. Why are there no 'dummy' classes injected on every level we can use for our own overwriting of the qlik styles with our own stylesheets?&amp;nbsp;&lt;BR /&gt;3. Is there any kind of callback function we can use to re-apply our styles after Qlik has refreshed the data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 14:18:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785467#M13893</guid>
      <dc:creator>FAB69</dc:creator>
      <dc:date>2021-04-01T14:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Styling of 'qvobject' in mashups must become easier</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785651#M13898</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134147"&gt;@FAB69&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Instead of overwriting qvobject's CSS I would recommend to use `Themes` instead -&amp;gt;&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2021/Subsystems/Extensions/Content/Sense_Extensions/CustomThemes/custom-themes-getting-started.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/February2021/Subsystems/Extensions/Content/Sense_Extensions/CustomThemes/custom-themes-getting-started.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 07:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785651#M13898</guid>
      <dc:creator>Aiham_Azmeh</dc:creator>
      <dc:date>2021-02-24T07:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Styling of 'qvobject' in mashups must become easier</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785657#M13899</link>
      <description>&lt;P&gt;Hello Aaz,&lt;/P&gt;&lt;P&gt;I'm well aware of the possibility of using themes. But as far as I can see this only ever influences colors and font sizes - not things light height, width, padding etc. If I am mistaken here I am ready to change my opinion.&lt;/P&gt;&lt;P&gt;- Can you show me how I can reduce the distance between the selection bar and a chart, e.g.?&lt;/P&gt;&lt;P&gt;- How can I hide the 'Selections' button at the very right edge of the selection bar?&lt;/P&gt;&lt;P&gt;- How can I change the padding / height of a text/image box ?&lt;BR /&gt;&lt;BR /&gt;- How can I influence the behavior of a filter pane (toggle between collapsed and expanded view)&lt;/P&gt;&lt;P&gt;- Why was there a need for this extension: &lt;A href="https://github.com/ajaykakkar93/QlikSense-Sheet-Styler-Lite" target="_blank"&gt;https://github.com/ajaykakkar93/QlikSense-Sheet-Styler-Lite&lt;/A&gt; if themes are sufficient? Unfortunately it has been discontinued and obviously no longer works in new versions of Q.S.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 07:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785657#M13899</guid>
      <dc:creator>FAB69</dc:creator>
      <dc:date>2021-02-24T07:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Styling of 'qvobject' in mashups must become easier</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785694#M13902</link>
      <description>&lt;P&gt;Hi again,&lt;BR /&gt;&lt;BR /&gt;You're not mistaken with your opinion, it is hard (and eventually not sustainable) to overwrite the CSS of the native object - but, I think, the general direction for such deeper customizations is to create your own custom visualization extensions, the UX team wants to keep a consistent look &amp;amp; feel across clients.&lt;/P&gt;&lt;P&gt;This type of customization will become easier over time when more of the native visualizations will be open-sourced (see &lt;A href="https://github.com/qlik-oss/?q=sn-&amp;amp;type=&amp;amp;language=" target="_blank" rel="noopener"&gt;https://github.com/qlik-oss/?q=sn-&amp;amp;type=&amp;amp;language&lt;/A&gt;) you will be able to create custom visualizations based on them.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 09:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785694#M13902</guid>
      <dc:creator>Aiham_Azmeh</dc:creator>
      <dc:date>2021-02-24T09:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Styling of 'qvobject' in mashups must become easier</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785721#M13904</link>
      <description>&lt;P&gt;Hi Aaz,&lt;/P&gt;&lt;P&gt;I just a couple of minutes ago tried to use a custom theme as you suggested. Is this even supposed to work in a mashup then? I changed one singel attribute of the KPI json (changed color to #ff0000) this way:&lt;BR /&gt;&lt;BR /&gt;"label": {&lt;BR /&gt;"name": {&lt;BR /&gt;"color": "#ff0000",&lt;BR /&gt;"fontFamily": "@font-family"&lt;BR /&gt;},&lt;BR /&gt;"value": {&lt;BR /&gt;"fontFamily": "@font-family"&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;and it obviously works in the app! But when I put a KPI 'qvobject' div on my mashup web page the KPI label &lt;STRONG&gt;is not red&lt;/STRONG&gt;. Is there something else I need to do before the theme attributes also transfer to a qvobject used in a mashup page?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 10:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785721#M13904</guid>
      <dc:creator>FAB69</dc:creator>
      <dc:date>2021-02-24T10:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Styling of 'qvobject' in mashups must become easier</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785726#M13905</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134147"&gt;@FAB69&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to explicitly apply the theme in the mashup javascript code.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2021/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/ThemeAPI/ThemeAPI.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/February2021/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/ThemeAPI/ThemeAPI.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 11:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785726#M13905</guid>
      <dc:creator>Damien_V</dc:creator>
      <dc:date>2021-02-24T11:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Styling of 'qvobject' in mashups must become easier</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785750#M13908</link>
      <description>&lt;P&gt;Hello Damien,&lt;/P&gt;&lt;P&gt;thank you - that worked to get the theme affect the mashup also.&lt;BR /&gt;BUT - as you can see in my original question,&amp;nbsp; my main problem is not the changing of fonts and colors - but of a couple of other css attributes of qvobjects 'inner' main content!&lt;BR /&gt;&lt;BR /&gt;I just tried for a test to apply this padding style to the label of my KPIs in the theme:&lt;BR /&gt;&lt;BR /&gt;"label": {&lt;BR /&gt;"name": {&lt;BR /&gt;"color": "#ff0000",&lt;BR /&gt;"fontFamily": "@font-family",&lt;BR /&gt;&lt;STRONG&gt;"padding": "50px 50px 50px 50px"&lt;/STRONG&gt;&lt;BR /&gt;},&lt;BR /&gt;"value": {&lt;BR /&gt;"fontFamily": "@font-family"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Though the color changes as desired, the padding doesn't seem to have any effect at all since Qlik doesn't allow to override these attributes or is not using them in the qvobject hierarchy that it generates for the mashup.&lt;BR /&gt;&lt;BR /&gt;Is there ANY solution for this at all? Am I the first one to have more control about the rendering of the qvobject contents apart from coloring and fonts?&lt;BR /&gt;The way it works now it is quite impossible to use any commercially available web-template as a basis for creating a mashup. I need to adapt my qvobjects to the web template in detail - also affecting width/height/padding/z-index attributes etc.&lt;BR /&gt;&lt;BR /&gt;Am I right that this doesn't work at the moment - even if I use a custom theme in Qlik?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 11:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785750#M13908</guid>
      <dc:creator>FAB69</dc:creator>
      <dc:date>2021-02-24T11:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Styling of 'qvobject' in mashups must become easier</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785756#M13909</link>
      <description>&lt;P&gt;... and additionally: the best and easiest thing for the developer of mashups would be if Qlik would create&lt;/P&gt;&lt;P&gt;a) unique IDs for every div level in the qvobject hierarchy&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;b) create a dummy class on the relevant divs (on the last position after the standard Qlik classes in the 'class' atrribute) which the developer could fill with his own attributes in individual stylesheet of his mashup.&lt;/P&gt;&lt;P&gt;Of coufrse I now could do something like this in my own stylesheet which sets all measure titles to font-size 70px.&lt;BR /&gt;&lt;BR /&gt;.sn-kpi-measure-title {&lt;BR /&gt;font-size: 70px;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;But first this would then affect ALL measure titles - not only the ones of specific qvobjects, second the mashup developer should not use Qlik's own class names in his own styles to override their attributes. An additional 'empty' class would be the best solution. And both this changes, a) and b), would give as a maximum of flexibility for adapting qvobjects to their surrounding third party HTML templates.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 12:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1785756#M13909</guid>
      <dc:creator>FAB69</dc:creator>
      <dc:date>2021-02-24T12:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Styling of 'qvobject' in mashups must become easier</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1786066#M13916</link>
      <description>&lt;P&gt;Ok, answering my own question - for now I will stay with the compromise to qualify my mashup styles with qvobject's id and will use the classes Qlik is creating on the different div levels like so (this is for a KPI value)&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;1. Will make the KPI title qvobject with ID 'QV_KPI01' white&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;#QV_KPI01 .sn-kpi-measure-title&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;color: #ffffff;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;2. Will make the KPI value of same object red&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;#QV_KPI01 .sn-kpi-value .sn-kpi-ellips-text&amp;nbsp; &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; color: #ff0000;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;3.Will change the height and the padding of the top most wrapping element of this KPI&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;#QV_KPI01 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; height: 50px;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; padding: 0px 0px 0px 0px;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;1. and 2. could be done with a theme, 3. could not, as far as my experimenting goes&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 08:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1786066#M13916</guid>
      <dc:creator>FAB69</dc:creator>
      <dc:date>2021-02-25T08:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Styling of 'qvobject' in mashups must become easier</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1786141#M13920</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have worked a lot with mashups and use a lot of CSS rules to modify the look and feel according to what the customer wants. I work the following way with CSS in Qlik Sense mashups.&lt;/P&gt;&lt;P&gt;I do not use themes in Qlik Sense mashups. There are basically two reason for this:&lt;/P&gt;&lt;P&gt;1) Themes does not allow you to style different objects of the same type differently, which in many cases is what you want.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Themes are applied too late, which means that users will actually (sometimes) see the objects first without the theme for a very short time before the styling is applied. If you instead use CSS rules in the mashup itself they will be loaded first.&lt;/P&gt;&lt;P&gt;It is also easier to use standard CSS, you can use preprocessors and there are lots of web developers with CSS knowledge.&lt;/P&gt;&lt;P&gt;I also do not modify the objects HTML if it can be avoided, and in most cases it can. Instead I use classes on elements in the mashup and CSS rules that affect the object. For example if I want the header of some objects to be inverted (dark background, white text) I put the CSS class 'header-inverse' on the element where it's injected and add some rules to the mashup CSS, like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="css"&gt;.header-inverse .qv-object-header {
    background-color:#404040;
}
.header-inverse .qv-object-title ,
.header-inverse .qv-object-subtitle {
   color:#fff!important;
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;This has worked pretty well for me so far.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 12:24:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1786141#M13920</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2021-02-25T12:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Styling of 'qvobject' in mashups must become easier</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1786176#M13922</link>
      <description>&lt;P&gt;Hello and thank you Erik,&lt;/P&gt;&lt;P&gt;I guess this is the way I'm also going to do it; but did you never encounter any problems with attributes that have more impact than mainly changing colors? Everything that has to do with sizes in Qlik objects doesn't seem to play very nicely with surrounding HTML elements:&lt;BR /&gt;&lt;BR /&gt;I have a bootstrap 'card' e.g. which is supposed to contain a Qlik bar chart and directly above it a filter pane to let the user choose a year from a range which then affects the chart:&lt;/P&gt;&lt;P&gt;If I simply show the filter pane from the start it pushes the bar chart dwon over the rim of my bootstrap card. If, on the other hand, I hide the filter pane with a 'display:none' first and the user can make it shown by pushing a button, it is displayed as a horizontal line first and only actually appears after the user has clicked one on said line.&lt;BR /&gt;&lt;BR /&gt;Question 1: Did you get Qlik to work with a surrounding bootstrap template without any such hassle?&lt;BR /&gt;Question 2: Did you succeed in Qlik 'table' qvobjects to display the original ('Qlik' style) scroll bars in your mashup? I only get them when I embed them with the &amp;lt;IFrame&amp;gt; method! Embedded as a normal qvobject there are no scroll bars and if I force them by changing the 'overflow' attribute with CSS these scroll bars come from the client side and don't actually have the right size and scolling amount for the data contained in the table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 13:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1786176#M13922</guid>
      <dc:creator>FAB69</dc:creator>
      <dc:date>2021-02-25T13:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Styling of 'qvobject' in mashups must become easier</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1817304#M15141</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Hope you found the solution!&lt;/P&gt;&lt;P&gt;if you didn't&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is what I've found and it works fine with me&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Mashup/td-p/1526859" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/Mashup/td-p/1526859&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 12:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/1817304#M15141</guid>
      <dc:creator>SN</dc:creator>
      <dc:date>2021-06-23T12:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Styling of 'qvobject' in mashups must become easier</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/2103856#M18981</link>
      <description>&lt;P&gt;Hi Fab69,&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;#QV_KPI01 .sn-kpi-measure-title&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;color: #ffffff;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;This works fine for me but in some of KPI we have used Label as title not measure title...so How can we customize colors for labels??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 07:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Styling-of-qvobject-in-mashups-must-become-easier/m-p/2103856#M18981</guid>
      <dc:creator>Mahamed_Qlik</dc:creator>
      <dc:date>2023-08-09T07:40:58Z</dc:date>
    </item>
  </channel>
</rss>

