Kodi Community Forum
Changing the default backdrops - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Transparency! (https://forum.kodi.tv/forumdisplay.php?fid=115)
+----- Thread: Changing the default backdrops (/showthread.php?tid=129079)



Changing the default backdrops - DaMizZa - 2012-04-16

So I've been playing around trying to get Transparency! set up just right on my puter, and am wondering if it's even possible to change the default backdrops (for example the backdrops used in settings for appearance, skin, etc), and if it is, where I need to be looking to get this done?

Thanks!


RE: Changing the default backdrops - ronie - 2012-04-16

Settings > Skin Settings > Backgrounds


RE: Changing the default backdrops - DaMizZa - 2012-04-16

Thanks Ronie! To think it was right under my nose this whole time lol...


RE: Changing the default backdrops - DaMizZa - 2012-04-19

So I've got another question now, I was replacing images left and right, and came across one I can not for the life of me figure out. I'm looking to replace the settings-skin.jpg image (to replace the thumbnail image for the Settings > Skin thumbnail, but I cannot find settings-skin.jpg anywhere... Is this something I'm not meant to change, or am I just being a noob about this and not looking hard enough?

Edit:

Nevermind, I should've waited another 5 seconds to post this, I just changed the

<texture diffuse="settings-button-diffuse.png">settings-skin.jpg</texture>

line in Settings.xml to
<texture diffuse="settings-button-diffuse.png">/home/xbmc/Backdrops/skin.jpg</texture>

And it worked... Smile