Posts: 142
Joined: Apr 2010
Reputation:
0
I looked though previous posts about how to make the necessary modifications to move the main screen menu bar lower.
Sadly, the links in the posts where out of date. Which file should I edit and any recommended settings?
Thanks......
Posts: 86
Joined: Oct 2012
Reputation:
1
can anyone help me with this?
I would like to lower the menu bar in confluence skin (Frodo 12.1) like to down at the bottom of the screen. But in Home.xml I don't have line numbers so maybe someone can point me in the right direction by giving me more "context" then only these line references?
It would really be appriciated.
Posts: 64
Joined: May 2013
Reputation:
0
2014-06-11, 17:31
(This post was last modified: 2014-06-11, 17:33 by FonziQ.)
Hi Sharpe,
I started using XBMC with Frodo 12.1 (Backrow) and had the strip menu bar and submenu lowered to the bottom,
This is how i done it:
In includes.xml:
line 1877 <posy>250</posy> value to <posy>500</posy>
line 3198 <posy>435</posy> value to <posy>685</posy>
In Home.xml:
Line 1818 i added after it on the next line <posy>225</posy>
Now with Gotham 13.1 (Backrow) i can manage to lower the film strip but not the submenu
Can you please let me know wich lines i have to change, also the film strip just in case
Many Thx !!!
Posts: 1,144
Joined: Jul 2006
Reputation:
17
Sharpe
Skilled Skinner
Posts: 1,144
You could add a <posy></posy> under line 2053 in home.xml with a value that matched your alteration amount that should do it.