Hi,
I have created a app and looking for fomat the App Name and logo.
Requirement:
App Logo : Change the size of App Logo
App Name: Hide or Change the color of App Name
For Example: This is just for reference.
@agoyal, refer to my older answer for CSS Selectors for App Logo and App Name on Splunk Title Bar (path is version specific in the answer but you can use pattern based CSS Selector): https://answers.splunk.com/answers/563815/applogopng-superposes-app-bar-title-on-the-right.html
This would work only with Dashboards and you would need to apply the same to dashboard.css to be applied in all dahsboards within the app.
Thanks @Niketnilay : Actually above workaround didn't work for me.
In my case formatting is been picked up from below JS file. When I made changes in this script its worked for me. but I don't want to made changes globally. I want this change specific to my APP.
Any idea if possible add this to my app ?
./share/splunk/search_mrsparkle/exposed/build/pages/enterprise/home.js
Ok dashbaord.css
is supposed to apply the change at the app level. If your settings reside in the js file then you can use dashboard.js
instead.
I don't think you can change the logo size and hide/change colour of the app name.
Check this link for app icons configurations.
http://dev.splunk.com/view/SP-CAAAE86#icons