<?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 change panel background color using css? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-panel-background-color-using-css/m-p/273208#M17270</link>
    <description>&lt;P&gt;Yup, I followed that procedure rightclick and inspect but not getting the panel class rest all i am able to change the colors like heading ,spacing...etc thanks for ur responce&lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2016 18:45:48 GMT</pubDate>
    <dc:creator>mprreddy51</dc:creator>
    <dc:date>2016-05-26T18:45:48Z</dc:date>
    <item>
      <title>How to change panel background color using css?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-panel-background-color-using-css/m-p/273204#M17266</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1417i7CC4A2DCAF78E2CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have 5 panels in a row as shown in screen shot with yellow color heading.&lt;/P&gt;

&lt;P&gt;I am trying to change the background color of each panel like red background, pink, blue...etc. I used this CSS file to get heading yellow, but I am not getting background color of each panel. Any ideas/suggestions?&lt;/P&gt;

&lt;P&gt;CSS:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#panel2 h2.panel-title{
background-color: #FFD501;
}
#panel3 h2.panel-title{
background-color: #FFD501;
}
#panel4 h2.panel-title{
background-color: #FFD501;
}
#panel5 h2.panel-title{
background-color: #FFD501;
}
#panel6 h2.panel-title{
background-color: #FFD501;
}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
PR&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 05:12:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-panel-background-color-using-css/m-p/273204#M17266</guid>
      <dc:creator>mprreddy51</dc:creator>
      <dc:date>2016-05-26T05:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to change panel background color using css?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-panel-background-color-using-css/m-p/273205#M17267</link>
      <description>&lt;P&gt;right click and inspect element in Chrome.  You'll see the computed CSS as well as which div is in use etc.  Then override that div/class in your css.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 12:21:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-panel-background-color-using-css/m-p/273205#M17267</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-26T12:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to change panel background color using css?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-panel-background-color-using-css/m-p/273206#M17268</link>
      <description>&lt;P&gt;Is there no  syntax for that?&lt;BR /&gt;
 like: #panel6 h2.panel-title{&lt;BR /&gt;
 background-color: #FFD501;&lt;BR /&gt;
 }&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 16:50:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-panel-background-color-using-css/m-p/273206#M17268</guid>
      <dc:creator>mprreddy51</dc:creator>
      <dc:date>2016-05-26T16:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to change panel background color using css?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-panel-background-color-using-css/m-p/273207#M17269</link>
      <description>&lt;P&gt;... im telling you how to find the div/class via developer tools.  Once you know the correct div id / class etc. you can write your css using whatever syntax is appropriate.  &lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 18:42:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-panel-background-color-using-css/m-p/273207#M17269</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-26T18:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to change panel background color using css?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-panel-background-color-using-css/m-p/273208#M17270</link>
      <description>&lt;P&gt;Yup, I followed that procedure rightclick and inspect but not getting the panel class rest all i am able to change the colors like heading ,spacing...etc thanks for ur responce&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 18:45:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-panel-background-color-using-css/m-p/273208#M17270</guid>
      <dc:creator>mprreddy51</dc:creator>
      <dc:date>2016-05-26T18:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to change panel background color using css?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-panel-background-color-using-css/m-p/273209#M17271</link>
      <description>&lt;P&gt;Are you looking at the "styles" details on the right?  There you find the computed style... also maybe style on tag in the code itself that you'll have to override.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1415iF3E271A583DF6D32/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Here i've changed the answers.splunk.com boxes to red:&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1416i9722A649CB87504B/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 19:13:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-panel-background-color-using-css/m-p/273209#M17271</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-26T19:13:25Z</dc:date>
    </item>
  </channel>
</rss>

