Delete Kodi Logo on the TOP Left
#1
How can i delete the ugly Kodi Logo from the Confluence Theme..

I Using the newest KODI Version...

Is there any Confluence mod for Kodi?

Copyed the Skin on my PC and have this in my hime.xml

<description>LOGO</description>
<left>10</left>
<top>10</top>
<width>0</width>
<height>0</height>
<aspectratio aligny="top" align="left">keep</aspectratio>
<texture>kodi-logo.png</texture>
<include>VisibleFadeEffect</include>
<include>Window_OpenClose_Animation</include>
<visible>!Skin.HasSetting(homepageWeatherinfo)</visible>
</control>

what is to chaange and how can i made this one run with the new home.xml
Reply
#2
Just change the line with <visible> to say <visible>false</visible>. You can make that change to the actual Confluence skin, but every time you upgrade it will be over written. To use a copy of the skin, you need to put that copy in your userdata/addons folder with a name like skin.confluence.mod. Then in that directory find addon.xml and change the addon ID to match the folder name and change the name to something like Confluence (mod). Relaunch Kodi, so to SYSTEM -> SETTINGS -> APPEARANCE -> SKIN and pick the modified skin from the list.
Reply
#3
Sad people. Seriously
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#4
And don't post in development sections!
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#5
(2014-09-17, 06:40)Martijn Wrote: Sad people. Seriously

Why sad? If they don't want that logo, they don't want that logo. it's not sad, it's a choice
Reply
#6
This does not work for me help lol
Reply
#7
(2017-09-24, 04:30)the5schlueters Wrote: This does not work for me help lol
Excuse me? Help lol, what?
Reply
#8
I don't see any reason to remove the Kodi logo in the first place.
With that said, in Confluence (also for v17), activating the weather service and enabling the 'show on homescreen' setting, weather widget will replace the logo.
Reply

Logout Mark Read Team Forum Stats Members Help
Delete Kodi Logo on the TOP Left0