Add the time to home.xml
#1
Could someone tell me how I can add the time to home.xml please.

Thanks very much Big Grin
Reply
#2
What skin?
Reply
#3
System.Time is the infolabel to use. You'd have to alter Home.xml

Many skins have this as a switch however in skin settings.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#4
It's the Xtv skin, I have made a few mods to the skin and the time at the top of the page would finish it off nicely :-)
Reply
#5
<control type="label">
<description>Time and Date</description>
<posx>700</posx>
<posy>20</posy>
<width>322</width>
<height>20</height>
<label>$INFO[system.Date] | $INFO[system.Time]</label>
<align>right</align>
<font>font12</font>
</control>

Will add time and date to top right corner of the screen.
Reply
#6
You're a diamond, going to try that right now thank you very much, and your skin is amazing.

Thanks again. Smile
Reply
#7
Just added that, and it finishes the skin off very nicely - thanks again
Reply
#8
I was thinking about adding it to the skin and making it a skin option
Reply
#9
you really should =p ..

btw Chief , the lint to themes in your signature.. only work for your account

http://www.fileden.com/myfiles.php?folder=Containment_Themes
Reply
#10
yes add it as an option please Wink
Reply

Logout Mark Read Team Forum Stats Members Help
Add the time to home.xml0