a little help with graphics
#1
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
Reply
#2
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...
Kodi: Kodi 17.4, with Transparency!
50 TB Unraid Server: Docker Apps: SABnzbd, Sickrage, mariaDB
HTPC: Win10 (cause Steam), i7, GTX 1080
Watching on: Panasonic TC65-PS64 with lowend Sony 5.1 HTIB
Other devices: rMBP 15", MBA 13", nvidia shield
Reply
#3
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>
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#4
thanks alot guys,

very helpful and works great!

keep up the awesome work!



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

Logout Mark Read Team Forum Stats Members Help
a little help with graphics0