download xml wrench its a nice little free xml editor.
You can try this and see where it gets you.
menu-templates.xml
first screenname is menu. Just change the HALIGN_LEFT to HALIGN_CENTER that should change alot of the menus.
<screen name="Menu" position="0,0" size="1280,720" flags="wfNoBorder" backgroundColor="transparent" title="Main Menu" zPosition="4">
<panel name="Template1-logo" />
<panel name="TitleHome" />
<panel name="Template1-bgs-split-bars" />
<widget source="menu" render="Listbox" position="center,335" size="900,288" selectionPixmap="myfocusbars/focus-bar-900-36.png" itemHeight="36" font="skymed;24" foregroundColor="white" backgroundColor="skydarkblue" transparent="1" enableWrapAround="1" scrollbarMode="showOnDemand" zPosition="4">
<convert type="TemplatedMultiContent">{"template": [
MultiContentEntryText(pos = (20,0), size = (880,34), flags = RT_
HALIGN_LEFT|RT_VALIGN_CENTER, text = 0 ) ],
"fonts": [gFont("skymed",26)],
"itemHeight": 36
}</convert>
</widget>
</screen>
infobar would be a bit more of a faff, as all the inner elements are related to where it's currently placed on the screen. The top left of the screen isn't the start of this element. I hope that makes sense. It can be done but you would alos have to change the positioning of every individual element that makes up the infobar.
---------- Post Merged at 10:30 PM ----------
Not sure if its already been mentioned and something not easy to fix but noticed scrolling through the week in the EPG that the week day name is cut off after the current "today" view
I can't fix that, both openatv and vix bring in different values there. One of them is shortened to wed I think. It only breaks on wednesdays a few times a year. YOu can fix that by increasing the size of the first column.
---------- Post Merged at 10:32 PM ----------
Just updated to 1.8 on VIX and it seems to be running smoothly, will post back if I see anything not skinned etc.
Just a quick ask, would it be possible to get the planner screen name changed to "planner" or "home" instead of "box office".
Huge thanks and respect for the skin!
In theory I can put what ever in that area. I had this conversation weeks ago. As we don't have a box office on zgemma, yet we have an icon for it at the top, I just thought it appropriate to have box office for the movie player. Cause if you have download lots of movies it is your box office really ;)