Dashboards & Visualizations

Custom app banner logo css bug fix for Internet Explorer

Lucas_K
Motivator

As the Splunk bug fix url doesn't work anymore, I might as well post here.

Bug manifests as a logo banner that is stretched across the width of the navigation bar. This only occurs in Internet Explorer.

File: /opt/splunk/share/splunk/search_mrsparkle/exposed/css/build/bootstrap.min.css
Seems to have been a typo in which a "\9" was inserted after the normal auto value.

Line 7 .

Find

auto\9

Replace with

auto

Restart splunk.

0 Karma
1 Solution

Lucas_K
Motivator

The fix

File: /opt/splunk/share/splunk/search_mrsparkle/exposed/css/build/bootstrap.min.css
Reason: Seems to have been a typo in which a "\9" was inserted after the normal auto value.

Line 7 .

Find

auto\9

Replace with

auto

Restart splunk.

View solution in original post

Lucas_K
Motivator

The fix

File: /opt/splunk/share/splunk/search_mrsparkle/exposed/css/build/bootstrap.min.css
Reason: Seems to have been a typo in which a "\9" was inserted after the normal auto value.

Line 7 .

Find

auto\9

Replace with

auto

Restart splunk.

ppablo
Retired

Hi there @Lucas+K

Thanks for sharing this fix with the community. Would you be able to post the solution as an answer below and accept it to resolve the post? Otherwise, this will float around appearing to have no solution. I'll upvote once you do 🙂

Also, which bug fix URL are you referring to exactly? Could you share that here in a comment? I'll try to get someone to take a look into that.

Cheers
Patrick

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Event Series: The Agentic SOC: Trust Before Autonomy

AI is fundamentally changing security operations, but true progress requires more than just automation—it ...

Free Professional Services for .conf26 Attendees

This year at .conf26, we are doing something a little different. We are bringing the best minds from ...

Defend at Machine Speed: Your Guide to Security Sessions at .conf26

Splunk .conf26   With threats moving at machine speed and attack surfaces expanding across hybrid ...