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
Get Updates on the Splunk Community!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...