<?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: Decrease  vertical gap between two text box in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Decrease-vertical-gap-between-two-text-box/m-p/175939#M44729</link>
    <description>&lt;P&gt;any suggestion..?&lt;/P&gt;</description>
    <pubDate>Thu, 13 Mar 2014 17:27:25 GMT</pubDate>
    <dc:creator>vikas_gopal</dc:creator>
    <dc:date>2014-03-13T17:27:25Z</dc:date>
    <item>
      <title>Decrease  vertical gap between two text box</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Decrease-vertical-gap-between-two-text-box/m-p/175938#M44728</link>
      <description>&lt;P&gt;Hello Everyone,&lt;BR /&gt;
I have a difficult situation .I am preparing a form where in I have 3 read only text boxes and in front of them I am using textarea to get user input.I want to decrease the vertical gap between these boxes so that it looks like a table.OR any way to touch two text boxes so that bottom border of the upper box will become the top border of the below text box.. &lt;BR /&gt;
My simple XML code &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type ="text"  id = "vik4" readonly="readonly" value="Application DB"/&amp;gt;
&amp;lt;textarea rows="30" cols="20" id="vik5"   &amp;gt;&amp;lt;/textarea&amp;gt;
&amp;lt;input type ="text"  id = "vik6" readonly="readonly" value="Ariba"/&amp;gt;
&amp;lt;textarea rows="30" cols="20" id="vik7"   &amp;gt;&amp;lt;/textarea&amp;gt;
&amp;lt;input type ="text"  id = "vik8" readonly="readonly" value="EDW BI"/&amp;gt;
&amp;lt;textarea rows="30" cols="20" id="vik9"   &amp;gt;&amp;lt;/textarea&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;CSS file&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#vik4,#vik6,#vik8,#vik10{
width : 100px;
height :20px;
background-color:white;
color:red;
font-size: 13px;
font-weight: bold;
text-align:center;
border:solid 1px red;
border-radius: 0px;
}

#vik5,#vik7,#vik9{
width : 800px;
height :20px;
background-color:white;
color:black;
font-size: 10px;
border-style:solid;
border-width:2px;
border-radius: 0px;
border:solid 1px black;
}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Please suggest how I can achieve this so that it looks like a table rather as an individual item or boxes.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2014 13:01:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Decrease-vertical-gap-between-two-text-box/m-p/175938#M44728</guid>
      <dc:creator>vikas_gopal</dc:creator>
      <dc:date>2014-03-06T13:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Decrease  vertical gap between two text box</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Decrease-vertical-gap-between-two-text-box/m-p/175939#M44729</link>
      <description>&lt;P&gt;any suggestion..?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2014 17:27:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Decrease-vertical-gap-between-two-text-box/m-p/175939#M44729</guid>
      <dc:creator>vikas_gopal</dc:creator>
      <dc:date>2014-03-13T17:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Decrease  vertical gap between two text box</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Decrease-vertical-gap-between-two-text-box/m-p/175940#M44730</link>
      <description>&lt;P&gt;I achieved this with labels .I mean use labels rather than text or text area.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2014 14:58:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Decrease-vertical-gap-between-two-text-box/m-p/175940#M44730</guid>
      <dc:creator>vikas_gopal</dc:creator>
      <dc:date>2014-04-16T14:58:21Z</dc:date>
    </item>
  </channel>
</rss>

