Dashboards & Visualizations

How to have a logo for JS and CSS file in the dashboard heading?

DataOrg
Builder

Can someone please share with me the CSS file to have a logo in the dashboard heading?
I don't want inline CSS since I want to have it globally.

0 Karma
1 Solution

niketn
Legend

@premranjithj refer to Image Overlay with Single Value example from Splunk Dashboard Examples App.

You can also refer to my Splunk Wiki Talk topic: Topic 1: Image Overlay with Icons Example: Extends Image Ovelay with Single Values example from Splu...

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

View solution in original post

0 Karma

niketn
Legend

@premranjithj refer to Image Overlay with Single Value example from Splunk Dashboard Examples App.

You can also refer to my Splunk Wiki Talk topic: Topic 1: Image Overlay with Icons Example: Extends Image Ovelay with Single Values example from Splu...

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

DataOrg
Builder

this is not picking my logo an.pls help

dashboard_logo .tab_logo {

background: no-repeat url(images/project_logo.jpg);
height: 50px;
font-size: 50px;
font-weight: bold;
color: white;
text-align: center;
line-height: 60px;
padding: 10px 0px 10px 10px;
/*font-family: rotisFont, san serif; */
}

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...