<?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: How to align numbers in the center of a dashboard? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401187#M26262</link>
    <description>&lt;P&gt;Hi @rashi83,&lt;/P&gt;

&lt;P&gt;You can do that with a little CSS magic, could you try the solution here and let me know if it works out for you ?&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/593401/how-to-allign-cell-values-of-table-in-splunk-dashb.html"&gt;https://answers.splunk.com/answers/593401/how-to-allign-cell-values-of-table-in-splunk-dashb.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Should be as simple as defining an ID for the table and then applying CSS to it.&lt;/P&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
David&lt;/P&gt;</description>
    <pubDate>Fri, 31 May 2019 17:03:54 GMT</pubDate>
    <dc:creator>DavidHourani</dc:creator>
    <dc:date>2019-05-31T17:03:54Z</dc:date>
    <item>
      <title>How to align numbers in the center of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401186#M26261</link>
      <description>&lt;P&gt;In a dashboard column, &lt;BR /&gt;
I want numbers to be aligned in the center. &lt;BR /&gt;
Currently, it's coming to the right side.&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 16:55:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401186#M26261</guid>
      <dc:creator>rashi83</dc:creator>
      <dc:date>2019-05-31T16:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to align numbers in the center of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401187#M26262</link>
      <description>&lt;P&gt;Hi @rashi83,&lt;/P&gt;

&lt;P&gt;You can do that with a little CSS magic, could you try the solution here and let me know if it works out for you ?&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/593401/how-to-allign-cell-values-of-table-in-splunk-dashb.html"&gt;https://answers.splunk.com/answers/593401/how-to-allign-cell-values-of-table-in-splunk-dashb.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Should be as simple as defining an ID for the table and then applying CSS to it.&lt;/P&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
David&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 17:03:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401187#M26262</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-05-31T17:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to align numbers in the center of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401188#M26263</link>
      <description>&lt;P&gt;Thanks, how can I find dashboard css?&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 17:09:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401188#M26263</guid>
      <dc:creator>rashi83</dc:creator>
      <dc:date>2019-05-31T17:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to align numbers in the center of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401189#M26264</link>
      <description>&lt;P&gt;check out the link it's all there ^^ and let me know if you're still stuck &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 17:32:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401189#M26264</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-05-31T17:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to align numbers in the center of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401190#M26265</link>
      <description>&lt;P&gt;Hi David , &lt;BR /&gt;
I added following code at the end of the splunkjs-dashboard.css and restarted the splunk as well.&lt;/P&gt;

&lt;P&gt;&amp;lt;&amp;lt;.table th, .table td{text-align: center!important}&amp;gt;&amp;gt;&lt;/P&gt;

&lt;P&gt;I have added this as I want alignment for all tables. But still no luck !&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 17:44:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401190#M26265</guid>
      <dc:creator>rashi83</dc:creator>
      <dc:date>2019-05-31T17:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to align numbers in the center of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401191#M26266</link>
      <description>&lt;P&gt;you should do it from the XML:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;panel&amp;gt;
         &amp;lt;html depends="$alwaysHideCSS$"&amp;gt;
             &amp;lt;style&amp;gt;
                   #table1 .table th, .table td {
                        text-align: center!important;
                    }
             &amp;lt;/style&amp;gt;
         &amp;lt;/html&amp;gt;
         ....

         &amp;lt;table id="table1"&amp;gt;
             ....
         &amp;lt;/table&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 31 May 2019 17:49:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401191#M26266</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-05-31T17:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to align numbers in the center of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401192#M26267</link>
      <description>&lt;P&gt;Thanks David , it worked after putting it in XML &lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 14:40:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401192#M26267</guid>
      <dc:creator>rashi83</dc:creator>
      <dc:date>2019-06-03T14:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to align numbers in the center of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401193#M26268</link>
      <description>&lt;P&gt;most welcome ! please upvote and accept &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 14:48:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401193#M26268</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-06-03T14:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to align numbers in the center of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401194#M26269</link>
      <description>&lt;P&gt;Already done &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 14:50:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-align-numbers-in-the-center-of-a-dashboard/m-p/401194#M26269</guid>
      <dc:creator>rashi83</dc:creator>
      <dc:date>2019-06-03T14:50:33Z</dc:date>
    </item>
  </channel>
</rss>

