View Single Post
Old 2008-06-01, 11:53   #117 (permalink)
mirk
Portal Designer
 
mirk's Avatar
 
Join Date: Jun 2006
Location: Växjö, Sweden
Age: 25
Posts: 846
Thanks: 44
Thanked 58 Times in 20 Posts

Country:

My System

Default

Quote:
Originally Posted by NewUser View Post
Very nice skin. My new favourite. Still looks nice on a non full HD tv. I have one question. It is possible to omit the extra details (file type, actor,ratings) in my-tv series display and move up the episode summary text? So that it doesn't need to scroll anymore?
Sure, just open the TVSeries.xml in a text editor. And remove the controls you don't need and change the values for height and so on to you're liking.
If you do the changes when MP is running, you need to restart MP to see the changes.

Code:
<control>
      <type>textboxscrollup</type>
      <description>Description (eplist)</description>
      <id>631</id>
      <posX>910</posX> 
	  <posY>690</posY> 
	  <width>600</width>
	  <height>200</height> 
      <seperator>-----------------------------------------------------------------------------------------------------------------------</seperator>
      <font>font12</font>
      <visible>!Control.IsVisible(1238)+Control.IsVisible(1235)+!Control.IsVisible(1240)</visible>
      <label>#TVSeries.Description</label>
    </control>
__________________
Download SpinSafe skins | TVSeries Logos | Swedish TV logos
Found a bug in one of the SpinSafe skins? Why not add it to the SpinSafe bugtracker...
mirk is offline   Reply With Quote