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!

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...