<?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: Variable Input - Dropdown: move drop down field to the center in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Variable-Input-Dropdown-move-drop-down-field-to-the-center/m-p/1987804#M81632</link>
    <description>&lt;P&gt;Hi, please open &lt;STRONG&gt;Developer tools&lt;/STRONG&gt; and select variable input object and find &lt;STRONG&gt;tid&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="saso70_0-1664619717986.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90360i810FA251A1E3525C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="saso70_0-1664619717986.png" alt="saso70_0-1664619717986.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;use following css;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;div[tid="eyPDc"] {&lt;BR /&gt;position:absolute;&lt;BR /&gt;top:20px !important;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;You can use if you need following &lt;STRONG&gt;css property&lt;/STRONG&gt; to move the object &lt;STRONG&gt;top, bottom, left, right&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;I hope this will help you&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 01 Oct 2022 10:25:31 GMT</pubDate>
    <dc:creator>saso70</dc:creator>
    <dc:date>2022-10-01T10:25:31Z</dc:date>
    <item>
      <title>Variable Input - Dropdown: move drop down field to the center</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Input-Dropdown-move-drop-down-field-to-the-center/m-p/1987798#M81631</link>
      <description>&lt;P&gt;Hey :),&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can someone help me out and provide me with a CSS Code to move the variable input object as a drop down to the center so it is aligned with the button to the right?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Costa_0-1664611843522.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90358iB913F62229394901/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Costa_0-1664611843522.png" alt="Costa_0-1664611843522.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Oct 2022 08:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Input-Dropdown-move-drop-down-field-to-the-center/m-p/1987798#M81631</guid>
      <dc:creator>Costa</dc:creator>
      <dc:date>2022-10-01T08:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input - Dropdown: move drop down field to the center</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Input-Dropdown-move-drop-down-field-to-the-center/m-p/1987804#M81632</link>
      <description>&lt;P&gt;Hi, please open &lt;STRONG&gt;Developer tools&lt;/STRONG&gt; and select variable input object and find &lt;STRONG&gt;tid&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="saso70_0-1664619717986.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90360i810FA251A1E3525C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="saso70_0-1664619717986.png" alt="saso70_0-1664619717986.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;use following css;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;div[tid="eyPDc"] {&lt;BR /&gt;position:absolute;&lt;BR /&gt;top:20px !important;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;You can use if you need following &lt;STRONG&gt;css property&lt;/STRONG&gt; to move the object &lt;STRONG&gt;top, bottom, left, right&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;I hope this will help you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Oct 2022 10:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Input-Dropdown-move-drop-down-field-to-the-center/m-p/1987804#M81632</guid>
      <dc:creator>saso70</dc:creator>
      <dc:date>2022-10-01T10:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input - Dropdown: move drop down field to the center</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Input-Dropdown-move-drop-down-field-to-the-center/m-p/1987808#M81633</link>
      <description>&lt;P&gt;Hey Saso,&lt;/P&gt;
&lt;P&gt;first off, many thanks!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I changed the "top 20px" to 270px to align with the buttons on the rights.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Costa_2-1664620865660.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90363iA1BB4F61F92747F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Costa_2-1664620865660.png" alt="Costa_2-1664620865660.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it kind of works (don't be irritated by the grey coloring,...)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Costa_0-1664620620914.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90361iC20D9B6555DDF39F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Costa_0-1664620620914.png" alt="Costa_0-1664620620914.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, if i switch the screen (e.g. to my notebook) it is completly offset:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Costa_1-1664620697442.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90362iCAD7DEA88D0DA8E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Costa_1-1664620697442.png" alt="Costa_1-1664620697442.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So the top:- statement moves the whole object and not the drop down class within the object.&lt;/P&gt;
&lt;P&gt;Did I do something wrong?&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Oct 2022 10:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Input-Dropdown-move-drop-down-field-to-the-center/m-p/1987808#M81633</guid>
      <dc:creator>Costa</dc:creator>
      <dc:date>2022-10-01T10:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input - Dropdown: move drop down field to the center</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Input-Dropdown-move-drop-down-field-to-the-center/m-p/1987809#M81634</link>
      <description>&lt;P&gt;Hi , probably you will need to use calc function in css to calculate top position , now this position is static and for different size of screen will be different position please check the calc function&amp;nbsp;&lt;A href="https://developer.mozilla.org/en-US/docs/Web/CSS/calc" target="_blank"&gt;https://developer.mozilla.org/en-US/docs/Web/CSS/calc&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Oct 2022 10:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Input-Dropdown-move-drop-down-field-to-the-center/m-p/1987809#M81634</guid>
      <dc:creator>saso70</dc:creator>
      <dc:date>2022-10-01T10:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input - Dropdown: move drop down field to the center</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Input-Dropdown-move-drop-down-field-to-the-center/m-p/1987816#M81635</link>
      <description>&lt;P&gt;it works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; - Many thanks&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;div[tid="wYpPJM"] {&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;position:absolute;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;top: calc(24% - 10px) !important;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;}&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;div[tid="kpcrh"] {&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;position:absolute;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;top: calc(12.8% - 10px) !important;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;}&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Oct 2022 11:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Input-Dropdown-move-drop-down-field-to-the-center/m-p/1987816#M81635</guid>
      <dc:creator>Costa</dc:creator>
      <dc:date>2022-10-01T11:22:27Z</dc:date>
    </item>
  </channel>
</rss>

