<?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: Qlik theme how to use css only on one sheet in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-theme-how-to-use-css-only-on-one-sheet/m-p/2024892#M84528</link>
    <description>&lt;P&gt;There is not a word about my problem under the links so I dont know how to refer to one sheet only.&lt;/P&gt;
&lt;P&gt;Apart from that, I regret that using css in Qlik is not well described yet. Is there a place we could find the css class names for Qlik objects?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jan 2023 11:30:19 GMT</pubDate>
    <dc:creator>justalkak</dc:creator>
    <dc:date>2023-01-12T11:30:19Z</dc:date>
    <item>
      <title>Qlik theme how to use css only on one sheet</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-theme-how-to-use-css-only-on-one-sheet/m-p/2024304#M84505</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I would like to create a custom theme and modify background of first sheet using such a formula:&lt;/P&gt;
&lt;P&gt;.qvt-sheet {&lt;BR /&gt;background-image: linear-gradient(90deg, #003758 20%, #fff 1%) !important;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;But the rest of sheets should be white. Is it possible to achieve?&lt;/P&gt;
&lt;P&gt;(I know I could modify the sheet using MultiKpi object, but I would like to have this in a theme, not on an object).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 12:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-theme-how-to-use-css-only-on-one-sheet/m-p/2024304#M84505</guid>
      <dc:creator>justalkak</dc:creator>
      <dc:date>2023-01-11T12:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik theme how to use css only on one sheet</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-theme-how-to-use-css-only-on-one-sheet/m-p/2024777#M84523</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/206874"&gt;@justalkak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to below articles for your reference:&lt;/P&gt;
&lt;P&gt;&lt;A title="How-to-create-a-custom-theme-in-Qlik-Sense" href="https://community.qlik.com/t5/Design/How-to-create-a-custom-theme-in-Qlik-Sense/ba-p/1471937" target="_self"&gt;How-to-create-a-custom-theme-in-Qlik-Sense&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/Extensions/Content/Sense_Extensions/Howtos/working-with-styling.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/Extensions/Content/Sense_Extensions/Howtos/working-with-styling.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;PadmanPriya&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 08:35:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-theme-how-to-use-css-only-on-one-sheet/m-p/2024777#M84523</guid>
      <dc:creator>PadmaPriya</dc:creator>
      <dc:date>2023-01-12T08:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik theme how to use css only on one sheet</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-theme-how-to-use-css-only-on-one-sheet/m-p/2024892#M84528</link>
      <description>&lt;P&gt;There is not a word about my problem under the links so I dont know how to refer to one sheet only.&lt;/P&gt;
&lt;P&gt;Apart from that, I regret that using css in Qlik is not well described yet. Is there a place we could find the css class names for Qlik objects?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 11:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-theme-how-to-use-css-only-on-one-sheet/m-p/2024892#M84528</guid>
      <dc:creator>justalkak</dc:creator>
      <dc:date>2023-01-12T11:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik theme how to use css only on one sheet</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-theme-how-to-use-css-only-on-one-sheet/m-p/2438192#M97105</link>
      <description>&lt;P&gt;&lt;SPAN&gt;div [data-sheet-id="&lt;/SPAN&gt;&lt;SPAN&gt;22248851-546a-418c-a544-181404f94ace&lt;/SPAN&gt;&lt;SPAN&gt;"] {&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;background-size: 100% 100%;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 06:59:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-theme-how-to-use-css-only-on-one-sheet/m-p/2438192#M97105</guid>
      <dc:creator>anuragTupate</dc:creator>
      <dc:date>2024-04-05T06:59:48Z</dc:date>
    </item>
  </channel>
</rss>

