How i can remove buttons: shutdown and favorite from main menu ?
#1
Hi all !
Dear's people i have one questions
How i can remove from this theme Xperience 1080 "buttons: shutdown and favorite from main menu?

Icon's from shutdown and favorite i wos deleted, what i can do that whith the buttons? ?
Reply
#2
Edit the file skin.xperience1080/1080i/home.xml and remove the following line:
Code:
<include condition="!Skin.HasSetting(HideHomeButtons)">shutdown-favs</include>
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
#3
Thank you Smile



I have more questions Smile

1. How can i change big litter (CHARACTER) on small litter in "main menu ? ( for exaple: Movies --> movies, Serials --> serials)

2. How can i change font size in main menu ? (movies, serials, musics, weather) ?
Reply
#4
1. You will have to find the relevant label controls in Includes_Home.xml and encase them in lowercase tags - http://wiki.xbmc.org/?title=Label_Formatting

2. Change the font specified by the HomeLabel include in Include_Home.xml to a different one (fonts are defined in Fonts.xml)

This will help you with skinning: http://wiki.xbmc.org/index.php?title=Skinning
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
#5
next questions Smile

How i can remove time and weather icon from main screen (main menu) ?

How i can extract file " Textures.xbt " from "media folder" ?
Reply
#6
Thank you. Smile
Reply

Logout Mark Read Team Forum Stats Members Help
How i can remove buttons: shutdown and favorite from main menu ?0