Splunk Search

how can I change the size of the appLogo area? I would like to add a bigger Logo that is not cut in half.

arozar
Explorer

I would like to use a bigger image than 156X43, how can I adjust the size of the top bar area?

Tags (2)
0 Karma
1 Solution

arozar
Explorer

Found it, just in case someone else runs into this. I'm still looking to change the menu font color. If anyone knows how this is done.

.splMenu-primary ul div.outerMenuWrapper {
height: 80px;
width: 500px;
}
.splMenu a {
display: block;
padding: 5px 10px;
height: 80px;
width: 500px;
text-decoration: none;
overflow: visible;
white-space: nowrap;
}

.appLogo {
height: 80px;
width: 500px;
float: left;
background-image: url(vSensor|itech|Logo.png);
_background-image: url(vSensor|itech|Logo.png); /* for IE6 */
background-repeat: no-repeat;
}

.appHeaderWrapper h1 {
color: #000000;
display:none;
}

.appHeaderWrapper {
background-color: #FFFFFF;
background-image: none;
border-bottom-style: solid;
border-bottom-width: 0px;
}

View solution in original post

0 Karma

arozar
Explorer

Found it, just in case someone else runs into this. I'm still looking to change the menu font color. If anyone knows how this is done.

.splMenu-primary ul div.outerMenuWrapper {
height: 80px;
width: 500px;
}
.splMenu a {
display: block;
padding: 5px 10px;
height: 80px;
width: 500px;
text-decoration: none;
overflow: visible;
white-space: nowrap;
}

.appLogo {
height: 80px;
width: 500px;
float: left;
background-image: url(vSensor|itech|Logo.png);
_background-image: url(vSensor|itech|Logo.png); /* for IE6 */
background-repeat: no-repeat;
}

.appHeaderWrapper h1 {
color: #000000;
display:none;
}

.appHeaderWrapper {
background-color: #FFFFFF;
background-image: none;
border-bottom-style: solid;
border-bottom-width: 0px;
}

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

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 ...