2012-03-12, 09:59 PM
You are doing exactly the same exercise that I did when I first stared out skinning (Oh all those years ago now)...
What I would suggest is make a couple of copies of the default skin directory & name them something different (you can have just about as many different skins in there as you like without causing any problems).
this way
1: updating NextPVR won't overwrite your skin mods
2: you can always refer back to the proper default if (maybe I should say when ) you stuff some code up
3: it is often an advantage just to select default to look at on screen to see how things look in it as opposed to how your mods look.
4: having more than one copy of your skin going at the same time is of use if something you do doesn't work out the way you think it will then you can revert back to the earlier version.
Now to answer your questions (if they haven't already been answered while I thought out & typed all that)
As Iain said the hours are set in settings. The font for the TVGuide grid is in global
<Font name="GuideText" color="#fafafa" size="11.95" typeFace="DroidSans"/>
What I would suggest is make a couple of copies of the default skin directory & name them something different (you can have just about as many different skins in there as you like without causing any problems).
this way
1: updating NextPVR won't overwrite your skin mods
2: you can always refer back to the proper default if (maybe I should say when ) you stuff some code up
3: it is often an advantage just to select default to look at on screen to see how things look in it as opposed to how your mods look.
4: having more than one copy of your skin going at the same time is of use if something you do doesn't work out the way you think it will then you can revert back to the earlier version.
Now to answer your questions (if they haven't already been answered while I thought out & typed all that)
As Iain said the hours are set in settings. The font for the TVGuide grid is in global
<Font name="GuideText" color="#fafafa" size="11.95" typeFace="DroidSans"/>