<?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 Help | About menu frustration in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Help-About-menu-frustration/m-p/69005#M3674</link>
    <description>&lt;P&gt;Hey&lt;/P&gt;

&lt;P&gt;I am trying to hide the Help | About default menu from my instance of Splunk. I believe that this may be possible via application.css but I could be wrong.&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://img215.imageshack.us/img215/5856/examplef.jpg" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;The following image above just shows the navigation menu on my splunk instance. I have used application.css to highlight in orange the part of the menu that has the views I have created. Is it possible to highlight just the Help | About menu side? If so, then I believe that I could use CSS to stop the Help | About menu from being displayed.&lt;/P&gt;

&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Oct 2010 21:06:32 GMT</pubDate>
    <dc:creator>Ant1D</dc:creator>
    <dc:date>2010-10-12T21:06:32Z</dc:date>
    <item>
      <title>Help | About menu frustration</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Help-About-menu-frustration/m-p/69005#M3674</link>
      <description>&lt;P&gt;Hey&lt;/P&gt;

&lt;P&gt;I am trying to hide the Help | About default menu from my instance of Splunk. I believe that this may be possible via application.css but I could be wrong.&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://img215.imageshack.us/img215/5856/examplef.jpg" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;The following image above just shows the navigation menu on my splunk instance. I have used application.css to highlight in orange the part of the menu that has the views I have created. Is it possible to highlight just the Help | About menu side? If so, then I believe that I could use CSS to stop the Help | About menu from being displayed.&lt;/P&gt;

&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2010 21:06:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Help-About-menu-frustration/m-p/69005#M3674</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2010-10-12T21:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help | About menu frustration</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Help-About-menu-frustration/m-p/69006#M3675</link>
      <description>&lt;P&gt;Should be able to use a CSS class:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;.auxLinks {
  display: none;
}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;to hide them.&lt;/P&gt;

&lt;P&gt;Update:&lt;/P&gt;

&lt;P&gt;Better probably to use:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;.AppBar .auxLinks {
  display: none;
}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Oct 2010 21:28:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Help-About-menu-frustration/m-p/69006#M3675</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-10-12T21:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help | About menu frustration</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Help-About-menu-frustration/m-p/69007#M3676</link>
      <description>&lt;P&gt;Wahey! Thanks again gkanapathy. It works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I couldn't find auxLinks in the default.css file. Where can I find it and what does it do (if anything else other than controlling this menu)?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2010 21:52:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Help-About-menu-frustration/m-p/69007#M3676</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2010-10-12T21:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help | About menu frustration</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Help-About-menu-frustration/m-p/69008#M3677</link>
      <description>&lt;P&gt;I reverse engineered it using the browser developer tools. Chrome and Safari have them built in, Firefox and IE have toolbars to download. It's in a file share/modules/nav/AppBar.css&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2010 07:20:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Help-About-menu-frustration/m-p/69008#M3677</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-10-13T07:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help | About menu frustration</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Help-About-menu-frustration/m-p/69009#M3678</link>
      <description>&lt;P&gt;Thanks for the info.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2010 17:59:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Help-About-menu-frustration/m-p/69009#M3678</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2010-10-13T17:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Help | About menu frustration</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Help-About-menu-frustration/m-p/69010#M3679</link>
      <description>&lt;P&gt;pasting the correct path: splunk/share/splunk/search_mrsparkle/modules/nav/AppBar.css&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2010 23:25:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Help-About-menu-frustration/m-p/69010#M3679</guid>
      <dc:creator>Genti</dc:creator>
      <dc:date>2010-10-13T23:25:04Z</dc:date>
    </item>
  </channel>
</rss>

