<?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: Removing the Space around my extension Button in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Space-around-my-extension-Button/m-p/1982188#M17362</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1805"&gt;@agnie_john&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;reading your post, I have two ideas in my mind:&lt;/P&gt;
&lt;P&gt;1. You could assign to your margin an "!important", like&lt;/P&gt;
&lt;P&gt;margin-top: 0 !important;&lt;/P&gt;
&lt;P&gt;....&lt;BR /&gt;or simple&lt;BR /&gt;margin:0 !important;&lt;BR /&gt;This should give your rule more weight than other rules that are also considered "valid".&lt;/P&gt;
&lt;P&gt;On the other hand, I would like to point you to &lt;A href="https://qlik-oss.github.io/leonardo-ui/button.html" target="_blank"&gt;https://qlik-oss.github.io/leonardo-ui/button.html&lt;/A&gt; .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you really want to have a "Qlik sense look alike" button, this should be the easier option, I think.&lt;/P&gt;
&lt;P&gt;Best,&lt;BR /&gt;Markus&lt;/P&gt;</description>
    <pubDate>Sat, 17 Sep 2022 11:43:51 GMT</pubDate>
    <dc:creator>_datadude</dc:creator>
    <dc:date>2022-09-17T11:43:51Z</dc:date>
    <item>
      <title>Removing the Space around my extension Button</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Space-around-my-extension-Button/m-p/1981550#M17356</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am creating a button as extension to do some specific task.&lt;/P&gt;
&lt;P&gt;I have created the button and implement the fuction what i needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But i would like to remove the space around ny button.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i used the below css for my button&amp;nbsp;&lt;/P&gt;
&lt;P&gt;.qv-copy-btn {&lt;BR /&gt;cursor: pointer;&lt;BR /&gt;display:flex;&lt;BR /&gt;align-items: center;&lt;BR /&gt;justify-content: center;&lt;BR /&gt;font-size-adjust:0.5; &lt;BR /&gt;width:100%;&lt;BR /&gt;height:100%;&lt;BR /&gt;text-decoration: none;&lt;BR /&gt;font-family: Raleway, Arial, sans-serif;&lt;BR /&gt;color: #fff; &lt;BR /&gt;margin-top:0px;&lt;BR /&gt;margin-bottom:0px;&lt;BR /&gt;margin-left:0px;&lt;BR /&gt;margin-right:0px;&lt;BR /&gt;vertical-align: top;&lt;BR /&gt;border:none!important;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but the space around my button remain exists.&lt;/P&gt;
&lt;DIV id="tinyMceEditoragnie_john_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="agnie_john_1-1663249032716.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/89196iF199D29E554F0B74/image-size/medium?v=v2&amp;amp;px=400" role="button" title="agnie_john_1-1663249032716.png" alt="agnie_john_1-1663249032716.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i want to implement the button same as default button in qliksense&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="agnie_john_2-1663249227091.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/89197iE79C66C2DE4A26FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="agnie_john_2-1663249227091.png" alt="agnie_john_2-1663249227091.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can anybody give me the solution for my issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 13:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Space-around-my-extension-Button/m-p/1981550#M17356</guid>
      <dc:creator>agnie_john</dc:creator>
      <dc:date>2022-09-15T13:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Space around my extension Button</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Space-around-my-extension-Button/m-p/1982188#M17362</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1805"&gt;@agnie_john&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;reading your post, I have two ideas in my mind:&lt;/P&gt;
&lt;P&gt;1. You could assign to your margin an "!important", like&lt;/P&gt;
&lt;P&gt;margin-top: 0 !important;&lt;/P&gt;
&lt;P&gt;....&lt;BR /&gt;or simple&lt;BR /&gt;margin:0 !important;&lt;BR /&gt;This should give your rule more weight than other rules that are also considered "valid".&lt;/P&gt;
&lt;P&gt;On the other hand, I would like to point you to &lt;A href="https://qlik-oss.github.io/leonardo-ui/button.html" target="_blank"&gt;https://qlik-oss.github.io/leonardo-ui/button.html&lt;/A&gt; .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you really want to have a "Qlik sense look alike" button, this should be the easier option, I think.&lt;/P&gt;
&lt;P&gt;Best,&lt;BR /&gt;Markus&lt;/P&gt;</description>
      <pubDate>Sat, 17 Sep 2022 11:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Space-around-my-extension-Button/m-p/1982188#M17362</guid>
      <dc:creator>_datadude</dc:creator>
      <dc:date>2022-09-17T11:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Space around my extension Button</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Space-around-my-extension-Button/m-p/2526390#M22414</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1805"&gt;@agnie_john&lt;/a&gt;,&amp;nbsp;I have the same issue. Have the solution from&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16269"&gt;@_datadude&lt;/a&gt;&amp;nbsp;worked for you? Unfortunatelly I have no success with that.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Rumen&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2025 09:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Space-around-my-extension-Button/m-p/2526390#M22414</guid>
      <dc:creator>vasilev</dc:creator>
      <dc:date>2025-08-06T09:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Space around my extension Button</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Space-around-my-extension-Button/m-p/2526398#M22415</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1805"&gt;@agnie_john&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would need to see the html build but what I can suggest is clearing margins of parents not of button cuz button is full size here&lt;/P&gt;&lt;P&gt;try smth like&lt;/P&gt;&lt;P&gt;!div&amp;nbsp;&lt;SPAN&gt;.qv-copy-btn&amp;nbsp;{&lt;BR /&gt;margin: 0 !important;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;div:has(&lt;SPAN&gt;.qv-copy-btn&amp;nbsp;){&lt;BR /&gt;margin: 0 !important;&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or !div div&amp;nbsp;.qv-copy-btn {}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or so the margin is set by parent here&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2025 10:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Space-around-my-extension-Button/m-p/2526398#M22415</guid>
      <dc:creator>BPiotrowski</dc:creator>
      <dc:date>2025-08-06T10:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Space around my extension Button</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Space-around-my-extension-Button/m-p/2526677#M22424</link>
      <description>&lt;P&gt;I have implemented this styling and it work for me.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;.qv-object-SSyGQV .qv-inner-object.no-titles {&lt;BR /&gt;padding: 0 !important;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;#SSyGQV_title {&lt;BR /&gt;height: 0px !important;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;SSyGQV ist the id of my object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Rumen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 07:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Removing-the-Space-around-my-extension-Button/m-p/2526677#M22424</guid>
      <dc:creator>vasilev</dc:creator>
      <dc:date>2025-08-08T07:31:19Z</dc:date>
    </item>
  </channel>
</rss>

