Kodi Community Forum
Help editing skin - 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)
+--- Thread: Help editing skin (/showthread.php?tid=127914)



Help editing skin - rhys - 2012-04-06

I'm a web designer by day so go easy on me!

I'm trying to change a few of the icons in confluence, and have edited the image files but they're not changing. I'm wondering what else I have to change in order to make the icons change in the skin. I'm also wondering if it is a cache problem?

If anyone could help me on this, I'd be most grateful.

Many Thanks,

Rhys


RE: Help editing skin - Hitcher - 2012-04-06

It's probably because you're using the version installed with XBMC which uses a Textures.xbt. You need to get the textures from the repo and then delete the Textures.xbt to stop it being loaded.

https://github.com/xbmc/xbmc/tree/master/addons/skin.confluence


RE: Help editing skin - rhys - 2012-04-06

Thankyou so much, that was exactly the problem!