Kodi Community Forum
how to modify code for another skin - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+--- Thread: how to modify code for another skin (/showthread.php?tid=281457)



how to modify code for another skin - R.O.H.3000 - 2016-07-03

hi guys, I would like to integrate LOGO view from Aeon Nox to Xperience1080. I asked Piers for this a year ago. I guess, time's a bitch. Therefore I'd like to do it myself. Unfortunately I have no experience in skinning. Just enthusiasm.

I already tried to add the content of View_59_Logo.xml to ViewtypesVideos.xml but it didn't work.

Maybe someone can point me into the right direction. The code is there. Maybe it's easier and much less work than expected.

Thank you!
3000


RE: how to modify code for another skin - Hitcher - 2016-07-04

You'll need to add any font, colors, includes, variables, etc as well as any textures linked in the view.


RE: how to modify code for another skin - R.O.H.3000 - 2016-07-04

thank you! I'll try my best to figure it out.