Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Skin.confluence location

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Skin.confluence location

    I cannot find skin.confluence, I want to try tweaking it but it doesn't exist on mxiii

    #2
    Hi Dan you would get a better response if this was posted in the xbmctalk section for this forum, you maybe able to save bit of time with confluence mods already done by other members

    use the super repo and install the skin pack there is virtually 5 confluence skins and another one called convergence which is all customiseable and confluence mod 4 etc.

    I'm no expert in this area.
    Bugs are Sons of Glitches!

    If you like my work and it's helped you, you can always shout me a beer or two Click - Here

    Links : Visit JustMe ROMs - EM8 Square Roms - EM8 OpenELEC Rom - ADB GUI

    JustMe

    Comment


      #3
      I just want the black bits of confluence to be transparent. The bar at bottom and bar across screen. It would seem it is locked up tight so that you will always have at least one skin!!!

      Comment


        #4
        The skin is part of XBMC/KODI so you won't find it in the MXIII firmware. As Justme said there are some great mods already out there. If you want to edit yourself you'll need to extract the kodi apk and edit the skin files from there or use a file explorer on your box, locate the skin folder and edit that.

        Comment


          #5
          Is no skin folder for confluence

          Comment


            #6
            As mentioned its hard coded into kodi, although you can download the skin and install it as repo

            go to your home.xml file
            <include>CommonBackground</include>
            <control type="image">
            <left>0</left>
            <top>90r</top>
            <width>1280</width>
            <height>90</height>
            <texture>floor.png</texture>
            <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation>
            <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation>
            </control>
            <control type="image">
            <description>LOGO</description>
            <left>10</left>
            <top>5</top>
            <width>120</width>
            <height>49</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>

            and change the visibile to false you can also remove the logo doing the same. or as mentioned in erlier post you can download confluence skins already modded where all you do is check and uncheck a box to remove the black bar or osd and also the logo etc
            Bugs are Sons of Glitches!

            If you like my work and it's helped you, you can always shout me a beer or two Click - Here

            Links : Visit JustMe ROMs - EM8 Square Roms - EM8 OpenELEC Rom - ADB GUI

            JustMe

            Comment


              #7
              Which repo? I can't find it anywhere

              Comment


                #8
                I ended up making it on PC, then copying it across.

                Comment

                Working...
                X