TVSeries Logos (3 Viewers)

mirk

Retired Team Member
  • Premium Supporter
  • June 2, 2006
    863
    64
    Växjö, Sweden
    Home Country
    Sweden Sweden
    how do you get the water reflection on the banner and season logo?

    First you have to use one of the latest SVN builds.
    If you use my SpinSafe Revolve skin you should see the reflections.

    If you meen from a skining point of view this is the code:
    Code:
                   <control>	<!-- Logo when series are selected -->
    			<type>image</type>
    			<description>Series Logo</description>
    			<id>30</id>
    			<posX>200</posX>
    			<posY>10</posY>
    			<width>810</width>
    			<height>150</height>
    		        <centered>yes</centered>
    		       <keepaspectratio>yes</keepaspectratio>
    		       [B]<texture flipY="true" diffuse="Thumb_Mask.png">-</texture>[/B]
    	      </control>
    You have to copy Thumb_Mask.png to the media folder in youre skin.
     

    bryhon

    Portal Member
    April 11, 2007
    32
    0
    44
    how do you get the water reflection on the banner and season logo?

    First you have to use one of the latest SVN builds.
    If you use my SpinSafe Revolve skin you should see the reflections.

    If you meen from a skining point of view this is the code:
    Code:
                   <control>	<!-- Logo when series are selected -->
    			<type>image</type>
    			<description>Series Logo</description>
    			<id>30</id>
    			<posX>200</posX>
    			<posY>10</posY>
    			<width>810</width>
    			<height>150</height>
    		        <centered>yes</centered>
    		       <keepaspectratio>yes</keepaspectratio>
    		       [B]<texture flipY="true" diffuse="Thumb_Mask.png">-</texture>[/B]
    	      </control>
    You have to copy Thumb_Mask.png to the media folder in youre skin.

    i use the official 0.2.2.0, do i need a newer svn build?

    im kinda new to this, can i just add <texture flipY="true" diffuse="Thumb_Mask.png">-</texture> and copy the thumb_mask.png?

    and to which file..?

    thanks
     

    mirk

    Retired Team Member
  • Premium Supporter
  • June 2, 2006
    863
    64
    Växjö, Sweden
    Home Country
    Sweden Sweden
    how do you get the water reflection on the banner and season logo?

    First you have to use one of the latest SVN builds.
    If you use my SpinSafe Revolve skin you should see the reflections.

    If you meen from a skining point of view this is the code:
    Code:
                   <control>	<!-- Logo when series are selected -->
    			<type>image</type>
    			<description>Series Logo</description>
    			<id>30</id>
    			<posX>200</posX>
    			<posY>10</posY>
    			<width>810</width>
    			<height>150</height>
    		        <centered>yes</centered>
    		       <keepaspectratio>yes</keepaspectratio>
    		       [B]<texture flipY="true" diffuse="Thumb_Mask.png">-</texture>[/B]
    	      </control>
    You have to copy Thumb_Mask.png to the media folder in youre skin.

    i use the official 0.2.2.0, do i need a newer svn build?

    im kinda new to this, can i just add <texture flipY="true" diffuse="Thumb_Mask.png">-</texture> and copy the thumb_mask.png?

    and to which file..?

    thanks

    You have to use one of the lates SVN to make the reflections show, becurse the reflections feature have been added after the stabel 0.2.2.0 release.
    But what i have understand its a new stabel release on it way. So is stability important, you should wait for this.
     

    mindblow

    Portal Member
    December 30, 2006
    27
    0
    43
    Home Country
    Sweden Sweden
    Hi mirk!

    Thanks for wonderful logos.
    If you have time someday, i would be grateful if you could do a logo with a Swedish flag.
     

    bryhon

    Portal Member
    April 11, 2007
    32
    0
    44
    with the latest svn the spinsafe revolve skin doesnt work, its just blank but i can hear the mediaportal menu sounds:p

    what svn can i use with the latest spinsafe revolve to get the reflections?
     

    Users who are viewing this thread

    Top Bottom