All Apps and Add-ons

Why does my app icon not display on Splunkbase?

wnguyen
Splunk Employee
Splunk Employee

I uploaded an app with an app icon included within the package, but I am not seeing the icon properly display on Splunkbase. Why is it not displaying?

Tags (3)
0 Karma
1 Solution

mglauser_splunk
Splunk Employee
Splunk Employee

Your app displays a transparent .png over a white background (white is the default background color if none is specified). This can be fixed in two ways:
1. Change the background color in default/data/ui/nav/default.xml in your app package. Example:
2. Upload an icon that replaces the transparency with a different color. See "Add navigation to a Splunk app" http://dev.splunk.com/view/webframework-developapps/SP-CAAAEP9 to learn more.

View solution in original post

0 Karma

nicolasjeanselm
Explorer

I have the same issue even if appIconAlt_2x.png is included and not white. How to force splunkbase (not the application itself) to use it?

0 Karma

mglauser_splunk
Splunk Employee
Splunk Employee

Your app displays a transparent .png over a white background (white is the default background color if none is specified). This can be fixed in two ways:
1. Change the background color in default/data/ui/nav/default.xml in your app package. Example:
2. Upload an icon that replaces the transparency with a different color. See "Add navigation to a Splunk app" http://dev.splunk.com/view/webframework-developapps/SP-CAAAEP9 to learn more.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...