Removing XMBC banner?
#1
Is there any way to remove the XBMC logo from the top-right of the screen please? Even if it's just blanking out some JPG somewhere.

(I find it too distracting on an otherwise perfect theme)

oh, using the latest Beta btw
Reply
#2
remove this code in Home.xml

Code:
            <control type="image">
                <posx>5</posx>
                <posy>2</posy>
                <width>400</width>
                <height>50</height>
                <texture>xbmc-logo.png</texture>
                <include>Window_OpenClose_Animation</include>
            </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
#3
that was quick! awesome, thanks a lot! Big Grin
Reply

Logout Mark Read Team Forum Stats Members Help
Removing XMBC banner?0