Slyk Skin Mods v5

Status
Not open for further replies.

siilver

TK Veteran
Sorry but all my links and mods are dead on the site
but if you have a search through the thread you will see others mods
 
Last edited:
Epg Arrow and Line

Epg Arrow and Line (will not work with 5.202)

If you want the arrow and line to stand out a bit more, here is a simple drag and drop mod to get you started

Before
Before.jpg

After
after.jpg


How to:

Download and extract

Link is dead


FTP in to your box to this location
/usr/share/enigma2/slyk-1-hd/epg

Replace with the three files in "Mod" folder.


Restart GUI

---------

Original files supplied
Use at your own risk, if you dont know what your are doing be safe
Always have a backup
 
Last edited:
Progress Bars Colour

Progress Bars Colour


If you want the Progress bars to stand out a bit more
A simple mod to turn them yellow


Before
Before.jpg


After
After.jpg



How to:


Download and extract


Link is dead




FTP in to your box to this location
/usr/share/enigma2/slyk-1-hd/myprogressbars


Replace with the files in "After" folder.




Restart GUI


---------


Original files supplied
Use at your own risk, if you dont know what your are doing be safe
Always have a backup
 
Last edited:
oh that hasnt came up on mine

is that the EMC information??

#########################################################################################################

<!-- second info bar - ECM (line details) Info ( ok button twice ) -->


<!-- 1 = no ECM (default)-->
<!-- 2 = ECM -->

<screen name="SecondInfoBar" flags="wfNoBorder" size="1280,720" title="InfoBar" backgroundColor="transparent">
<panel name="SecondInfoBar1" />
</screen>


#########################################################################################################


maybe better asking kiddac about that one
 
Last edited:
is that the EMC information??

Yes, it must be, Turned it off in extras and it's gone.
..... after I've been through every xml file in the skin changing background color black to blue lol

Does the now next later mod work on v5?
 
lol but at least you got sorted

---------- Post Merged at 01:57 PM ----------

i like the look of the radio so i wondered what it would be like as the main bar
so im trying out how make it look all flat

v5_infobar95_4.jpg

havent finished the colours but you get the idea

---------- Post Merged at 02:08 PM ----------

shot1.jpg

here it is on the box with all the info on top of it just to give an idea of where i am going with it
 
Anyone fancy taking on this challenge/mod?


Any chance of getting something like what we have with the vskin hd skin with the 4 fake tv screens on the main and settings menu? As i think would be good to see stuff like what official sly use.

I think what would suit would be the tv guide, planner, sky cinema and sky sports from the pic below.

93f5b678e696ceb9642cf03596710641.jpg
 
Right here it goes 2nd attempted new infobar please backup this file first!!

--- infobar.xml ---

Download this dropbox link https://www.dropbox.com/sh/euur8vtyne611hv/AAB9U_GhVr6QEJtEi5YvIwgOa?dl=0

Modded infobar this goes here = /usr/share/enigma2/slyk-1-hd/mybackgrounds/
v5-infobar95-4.png

and you can overwrite your existing infobar.xml file with the edited one please back the orignal up first this goes here = /usr/share/enigma2/slyk-1-hd/
infobar.xml

Then Reboot your GUI

If I've done it right hopefully it should look something like this

New
sdwhd.jpg
Old
oldbar.jpg
 
Last edited:
Flat Logo

Custom Flat Logo


Here is a flat logo, all the same colour and no detail to it
just something a bit different

Before
Before.jpg

After
After.jpg


Whats colours are included
logos.png


How to:


Download and extract

Link is dead

FTP in to your box to this location
/usr/share/enigma2/slyk-1-hd/myicons


Replace with the new logo you like

now FTP to
/usr/share/enigma2/slyk-1-hd/
and open extras.xml

now look at line - 113 to 124

Code:
         #########################################################################################################         
          <!-- Skin logo -->
          <!-- 1 = slyk 1 hd logo (default) -->
          <!-- 2 = Official Sly logo -->
         <screen name="my-logo">
          <panel name="my-logo[B]1[/B]" />    
         </screen>
         
        
        
</skin>

change the bold text to a "2"
like below

Code:
         #########################################################################################################         
          <!-- Skin logo -->
          <!-- 1 = slyk 1 hd logo (default) -->
          <!-- 2 = Official Sly logo -->
         <screen name="my-logo">
          <panel name="my-logo[B]2[/B]" />    
         </screen>
         
        
        
</skin>

Save as and FTP back over to your box
replacing the old one that was there


Restart GUI


---------


Original file supplied
Use at your own risk, if you dont know what your are doing be safe
Always have a backup
 
Last edited:
Sorry newb question haha
Will this work on vu solo 2 latest openvix installed as it looks awesome


Sent from my iPhone using Tapatalk
 
Willo if you want to change the colour of the ECM bar. (infobar.xml)

<screen name="SecondInfoBar2" >
<panel name="SecondInfoBar1" />
<eLabel position="108,674" size="1064,32" backgroundColor="#0c000000" transparent="0" zPosition="-1" />
<widget source="session.CurrentService" render="Label" position="142,674" size="527,32" font="Regular;12" halign="left" valign="center" foregroundColor="white" backgroundColor="#10000000" transparent="1" zPosition="3">
<convert type="PliExtraInfo">TransponderInfo</convert>
</widget>
<widget source="session.CurrentService" render="Label" font="Regular;12" position="640,674" size="532,32" halign="left" valign="center" foregroundColor="white" backgroundColor="#10000000" transparent="1" zPosition="3">
<convert type="CryptoInfo">VerboseInfo</convert>
</widget>
</screen>

0c = 95% opacity (you can google hex to percentage charts.Just reverse it out. In this example 0c is actually 5% in hex. 100-5 = 95)
000000 = hex value of black

---------- Post Merged at 06:41 PM ----------

Cookie... my skin thread is here. You need to install that first.
http://www.techkings.org/openvix-openatv-skins/102929-slyk-1-hd-sly-skin-version-5-a.html

all the above amends are just people faffing, er I mean making their own personal mods.

My skin and these mods will work fine on VU solo
 
Bigger picon

Edit your channelselection.xml

Old Size
Code:
<!-- picon -->        <ePixmap position="1018,197" size="100,60" pixmap="mybackgrounds/tv-picon-bg-25.png" zPosition="1" alphatest="blend" transparent="1" />
        <widget source="Service" render="Picon" position=[B]"1018,197" size="100,60"[/B] alphatest="blend" transparent="1" zPosition="2">
            <convert type="ServiceName">Reference</convert>
        </widget>


your changing the position to 1018,197 to 1018,187 and also the size from 100,60 to 168,77

New Size
Code:
 <!-- picon -->             <ePixmap position="1018,197" size="100,60" pixmap="mybackgrounds/tv-picon-bg-25.png" zPosition="1" alphatest="blend" transparent="1" />
    
                <widget source="Service" render="Picon" position=[B]"1018,187" size="168,77" [/B]alphatest="blend" transparent="1" zPosition="2">
            <convert type="ServiceName">Reference</convert>        
        </widget>

New Size Old Size
bigger picon.jpg smaller.jpg

---------- Post Merged at 06:49 PM ----------

BIGCOL - thats not bad. What happens when I am using tuner B???

download the new one from my dropbox forgot about that, using a single tuner so iv'e had to guess the spaces knowing there 16x16 icons and leaving a gap hoping its going to fit in but i cant see as am using a single tuner would be nice if someone can send me a screenshot shot of both tuners getting used to see what the overlap looks like?

space.jpg
 
Last edited:
and gman... this is why it wouldn't really be feasible to have the fake homepage graphics. Totally different size.

homepage.jpg

---------- Post Merged at 07:39 PM ----------

bigcol... you can get rid of the transparent background on the A,B tuner icons and put them in the same place, b having priority with zposition. You probably don't need the blue highlight bar on them if you do that ;)

---------- Post Merged at 07:50 PM ----------

<widget source="session.TunerInfo" render="Pixmap" position="1076,608" size="16,16" alphatest="off" pixmap="icons/icon_tuner_a.png" zPosition="3" backgroundColor="skydarkblue" transparent="0">

that might work, can't be bothered testing it though :) ???
 
now you got to shuffle all your service icons across. to be in line with the snr box ;) (dont forget the record icon too)

welcome to my world. Tweaking, rebooting your box a million times. I used to do press ups and arm curls when I was rebooting. They soon add up :) :TK bouncer:
 
Last edited:
Status
Not open for further replies.
Back
Top