<?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 Edited default.css but no changes in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Edited-default-css-but-no-changes/m-p/111277#M183633</link>
    <description>&lt;P&gt;I am attempting to change the default color scheme via $SPLUNK_HOME/share/splunk/search_mrsparkle/exposed/css/skins/default/default.css described here: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/UseCSS" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/UseCSS&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I edit the file, bounce the css and also restart splunk but non seem to have changed the way my pages appear in the browser. &lt;/P&gt;

&lt;P&gt;Am I missing something? &lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 15:38:43 GMT</pubDate>
    <dc:creator>andrewkenth</dc:creator>
    <dc:date>2020-09-28T15:38:43Z</dc:date>
    <item>
      <title>Edited default.css but no changes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Edited-default-css-but-no-changes/m-p/111277#M183633</link>
      <description>&lt;P&gt;I am attempting to change the default color scheme via $SPLUNK_HOME/share/splunk/search_mrsparkle/exposed/css/skins/default/default.css described here: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/UseCSS" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/UseCSS&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I edit the file, bounce the css and also restart splunk but non seem to have changed the way my pages appear in the browser. &lt;/P&gt;

&lt;P&gt;Am I missing something? &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:38:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Edited-default-css-but-no-changes/m-p/111277#M183633</guid>
      <dc:creator>andrewkenth</dc:creator>
      <dc:date>2020-09-28T15:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Edited default.css but no changes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Edited-default-css-but-no-changes/m-p/111278#M183634</link>
      <description>&lt;P&gt;Did you clear your cache and then reload your page? Or do a hard refresh by holding down shift or ctrl while refreshing?&lt;/P&gt;

&lt;P&gt;Apparently you cannot customize as much as you used to in splunk 6:&lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/104685/applicationcss-gets-ignored-in-60"&gt;http://answers.splunk.com/answers/104685/applicationcss-gets-ignored-in-60&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2014 21:36:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Edited-default-css-but-no-changes/m-p/111278#M183634</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2014-01-13T21:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Edited default.css but no changes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Edited-default-css-but-no-changes/m-p/111279#M183635</link>
      <description>&lt;P&gt;I changed the link to some of the images, hard refresh, serer restart, _bump and cleaned internet files/history. That is the correct file to edit for site wide changes, correct?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2014 21:45:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Edited-default-css-but-no-changes/m-p/111279#M183635</guid>
      <dc:creator>andrewkenth</dc:creator>
      <dc:date>2014-01-13T21:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Edited default.css but no changes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Edited-default-css-but-no-changes/m-p/111280#M183636</link>
      <description>&lt;P&gt;That appears to be the right folder, however it seems that changing the css within here is working for me: &lt;BR /&gt;
$SPLUNK_HOME\share\splunk\search_mrsparkle\exposed\css&lt;/P&gt;

&lt;P&gt;bootstrap.min.css seems to be the one that affects it.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:38:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Edited-default-css-but-no-changes/m-p/111280#M183636</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2020-09-28T15:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Edited default.css but no changes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Edited-default-css-but-no-changes/m-p/111281#M183637</link>
      <description>&lt;P&gt;This infomration you may want to keep in mind as well&lt;/P&gt;

&lt;P&gt;AppBar styling is more restrictive&lt;BR /&gt;
For consistency between apps, Splunk 6.0 now constrains AppBar customization to color and logo.&lt;/P&gt;

&lt;P&gt;To set color, use the color option to the nav element in default.xml. For example:&lt;/P&gt;

&lt;P&gt;&lt;NAV color="#0072C6"&gt;&lt;/NAV&gt;&lt;/P&gt;

&lt;P&gt;Search page restyling no longer supported&lt;BR /&gt;
Splunk 6.0 new search page cannot be customized as it does not load any custom javaScript or CSS.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2014 22:13:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Edited-default-css-but-no-changes/m-p/111281#M183637</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2014-01-13T22:13:44Z</dc:date>
    </item>
  </channel>
</rss>

