home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Graveyard
MediaStream
MediaStream by pilehave - upd. 22/08/09
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="emphatic" data-source="post: 367762" data-attributes="member: 24365"><p>You mean as a second alternative? Like, if no fan art is chosen for that show? Well, if you put the default placeholder image underneath the fan art image it should work that way, right?</p><p></p><p>[CODE]</p><p> <!-- :::::::::::::: VISIBLE WHEN IN EPISODE SELECTION VIEW :::::::::::::: --></p><p> </p><p>[B] </p><p> <control></p><p> <description>Default Cover Art</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>28</posX></p><p> <posY>254</posY></p><p> <height>200</height></p><p> <width>354</width></p><p> <texture>defaultepisodethumb.png</texture></p><p> <visible>Control.IsVisible(1239)</visible></p><p> </control> </p><p>[/B] </p><p> <control></p><p> <description>Default Cover Art</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>28</posX></p><p> <posY>254</posY></p><p> <height>200</height></p><p> <width>354</width></p><p> <texture>#TVSeries.Fanart</texture></p><p> <visible>Control.IsVisible(1239)</visible></p><p> </control></p><p> </p><p> <control></p><p> <description>Big Episode Thumb</description></p><p> <type>image</type></p><p> <id>67</id></p><p> <posX>28</posX></p><p> <posY>254</posY></p><p> <height>200</height></p><p> <width>354</width></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <zoom>yes</zoom></p><p> <texture flipY="true" diffuse="Thumb_Mask.png">#TVSeries.EpisodeImage</texture></p><p> </control></p><p>[/CODE]</p><p></p><p>Note that I've changed the dimensions and placement for the "defaultepisodethumb.png" from the original .xml.</p><p>Emph</p></blockquote><p></p>
[QUOTE="emphatic, post: 367762, member: 24365"] You mean as a second alternative? Like, if no fan art is chosen for that show? Well, if you put the default placeholder image underneath the fan art image it should work that way, right? [CODE] <!-- :::::::::::::: VISIBLE WHEN IN EPISODE SELECTION VIEW :::::::::::::: --> [B] <control> <description>Default Cover Art</description> <type>image</type> <id>0</id> <posX>28</posX> <posY>254</posY> <height>200</height> <width>354</width> <texture>defaultepisodethumb.png</texture> <visible>Control.IsVisible(1239)</visible> </control> [/B] <control> <description>Default Cover Art</description> <type>image</type> <id>0</id> <posX>28</posX> <posY>254</posY> <height>200</height> <width>354</width> <texture>#TVSeries.Fanart</texture> <visible>Control.IsVisible(1239)</visible> </control> <control> <description>Big Episode Thumb</description> <type>image</type> <id>67</id> <posX>28</posX> <posY>254</posY> <height>200</height> <width>354</width> <keepaspectratio>yes</keepaspectratio> <zoom>yes</zoom> <texture flipY="true" diffuse="Thumb_Mask.png">#TVSeries.EpisodeImage</texture> </control> [/CODE] Note that I've changed the dimensions and placement for the "defaultepisodethumb.png" from the original .xml. Emph [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Graveyard
MediaStream
MediaStream by pilehave - upd. 22/08/09
Contact us
RSS
Top
Bottom