Posts: 57
Joined: Oct 2013
Reputation:
3
2014-11-27, 21:12
(This post was last modified: 2014-11-27, 21:14 by strike0408.)
i'm running kodi beta4 on windows setup, was wondering how would you lower the menu bar? right now it's almost 1/2 way up the screen....would like to lower it near the bottom. havn't been able to find any info anywhere on this. thx for any help on this.
Posts: 31,445
Joined: Jan 2011
There is no individual setting for this. You'd basically just use another skin. If you like the look of the default skin, Confluence, then check out the modified versions:
http://forum.kodi.tv/forumdisplay.php?fid=125
Posts: 57
Joined: Oct 2013
Reputation:
3
2014-11-28, 19:27
(This post was last modified: 2014-11-28, 19:27 by strike0408.)
thanks for the reply, the reason I ask is because on gotham there was some setting you had to change in the "Home" folder of xbmc I believe. and by changing a certain number it would lower the menu bar. I had did it in gotham with the default skin and it worked...
Posts: 1,013
Joined: Dec 2010
Reputation:
2
I think you were modifying the skin you were using.
Posts: 57
Joined: Oct 2013
Reputation:
3
ya it was the default Confluence skin that you could of changed the menu bar location on....
Posts: 57
Joined: Oct 2013
Reputation:
3
2014-12-03, 02:03
(This post was last modified: 2014-12-03, 02:05 by strike0408.)
Finally found out how to do this....for anyone else interested in lowering menu bar, just edit the 400 posy # to 585 in Home.xml file. look for this piece of code to edit #.....
<control type="group">
<posy>400</posy>
<animation type="WindowOpen" reversible="false">
<effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
<effect type="fade" start="0" end="100" time="300" />
</animation>
<animation type="WindowClose" reversible="false">
<effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
<effect type="fade" start="100" end="0" time="300" />
</animation>
<control type="group" id="9001">
Posts: 1,013
Joined: Dec 2010
Reputation:
2
I still believe this is a skin modding issue, so your instructions are only applicable to somebody using that particular skin. This information should probably be posted in the help section of the skin you're using. If you modified a file inside the addons/<skin name>/720p folder, you modified the skin, not XBMC.
Posts: 57
Joined: Oct 2013
Reputation:
3
last time I checked this is the "Help section" for skins.... and like I said in post #5 this mod is for the "confluence skin".... just trying to help man.
I didn't see you trying to add any info on how to do this...... :/ cheers.
Posts: 8
Joined: Oct 2015
Reputation:
0
I dont care if this is the help section for xmbc or skin,
sombody asked and got help from a user
and i was looking for this info too.
hope this still works on 15.2 Insegard Confluence skin, but i think they don't chenged the xml's
I give it a try later :-)
thanks to the user strike