Kodi Community Forum
a little help with graphics - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Transparency! (https://forum.kodi.tv/forumdisplay.php?fid=115)
+----- Thread: a little help with graphics (/showthread.php?tid=79954)



a little help with graphics - nextime - 2010-08-30

hi everyone
i have two questions about the way the skin looks:

first i was wondering if there's a way to remove the dark bar and the "XBMC media center" logo from the top left corner of home page, leaving only the date and time:

Image



second, does anyone know how to change the length of the list in my movie and tv menu from this:

Image



to looking like this:

Image

thanks alot

nextime


- JustinAiken - 2010-08-31

For your second question, under Skin Settings>General, there's options for short or long lists in fanart view... if neither is selected it will be the default medium lenght...


- ronie - 2010-08-31

remove this section from Home.xml:
Code:
            <control type="image">
                    <posx>0</posx>
                    <posy>0</posy>
                    <width>1280</width>
                    <height>74</height>
                    <texture>Header2.png</texture>
                </control>
                <control type="image">
                    <posx>5</posx>
                    <posy>2</posy>
                    <width>225</width>
                    <height>50</height>
                    <texture>xbmc-logo.png</texture>
                </control>



- nextime - 2010-08-31

thanks alot guys,

very helpful and works great!

keep up the awesome work!



p.s. love the skin, definitely the best one around...