MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Skins


Skins You are working on a new Skin? Post it here!

Reply
 
Thread Tools Display Modes
Old 2007-12-12, 11:21   #101 (permalink)
Portal Member
 
Join Date: Sep 2007
Posts: 21
Thanks: 0
Thanked 1 Time in 1 Post


Default

Quote:
Originally Posted by dwoodzz View Post
@ spuck
Hey I was wondering if there was any way to make the center bar where the text is displayed more transparent so you would see the image more?
Is that just a matter of changing a number value in the xml or is it more involved then that?

I really like this skin-I am going to start working on the tv xml I think Ive got this xml stuff figured enough to cut and paste my way thru
That would be great, because I don't have a tv card and can't get to all the screens. The xml stuff is really easy. My vacation starts in two weeks and should have time to work on the skin.

Nemrod95: the issue you have with the menu is normal, because it is only way to make a horizontal menu. It works with visibility and when you move your mouse it will choose something else and it starts from the beginning. So the only way to access the menu is via a remote or keyboard. Maybe in the future mediaportal will support horizontal scrolling menus, like xbmc, but this is the best we can do .

oh yeah, I don't understand the myfilms plugin either .

Last edited by TSMOTW; 2007-12-12 at 11:25.
TSMOTW is offline   Reply With Quote
Old 2007-12-12, 14:32   #102 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

I could give you a basic primer if you want It's actually quite easy once you do it once.
Stokkes is offline   Reply With Quote
Old 2007-12-12, 22:19   #103 (permalink)
Portal Member
 
Darre's Avatar
 
Join Date: Apr 2007
Age: 23
Posts: 910
Thanks: 104
Thanked 74 Times in 57 Posts

Country:


Default

Love this skin! And finally its in a state where its very usable! But is the VIDEO OSD suppose to look this boring? The one previewed looks awesome tho =)

Last edited by Darre; 2007-12-13 at 12:25.
Darre is online now   Reply With Quote
Old 2007-12-12, 22:24   #104 (permalink)
Portal Member
 
dwoodzz's Avatar
 
Join Date: May 2007
Age: 44
Posts: 102
Thanks: 20
Thanked 2 Times in 2 Posts

Country:

My System

Default

Quote:
Originally Posted by TSMOTW View Post
Quote:
Originally Posted by dwoodzz View Post
@ spuck
Hey I was wondering if there was any way to make the center bar where the text is displayed more transparent so you would see the image more?
Is that just a matter of changing a number value in the xml or is it more involved then that?

I really like this skin-I am going to start working on the tv xml I think Ive got this xml stuff figured enough to cut and paste my way thru
That would be great, because I don't have a tv card and can't get to all the screens. The xml stuff is really easy. My vacation starts in two weeks and should have time to work on the skin.

Nemrod95: the issue you have with the menu is normal, because it is only way to make a horizontal menu. It works with visibility and when you move your mouse it will choose something else and it starts from the beginning. So the only way to access the menu is via a remote or keyboard. Maybe in the future mediaportal will support horizontal scrolling menus, like xbmc, but this is the best we can do .

oh yeah, I don't understand the myfilms plugin either .
i also am afraid to say that i cant quite figure my films as well...."daunting task" springs to mind immediately upon gazing at the config screen

Quote:
Originally Posted by spuck View Post
dwoodz: Yeah you just have to add <dimColor></dimColor> to the background. (<description>MY TV BACKGROUND</description>)
but then white text probably wont work that good together if you make it too transparent
Spuck

Does the random setting in the below xml portion work for you?


BACKGROUNDS************************************** -->


<control>
<description>MY TV BACKGROUND</description>
<id>1</id>
<type>multiimage</type>
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<imagepath>tv</imagepath>
<timeperimage>5000</timeperimage>
<fadetime>800</fadetime>
<loop>yes</loop>
<dimColor>50</dimColor>
<randomize>true</randomize>----have any idea why this doesnt work?

deleted cache file. changed it from true, false- back and forth ....doesnt do anything for me?

?

Last edited by dwoodzz; 2007-12-12 at 22:41. Reason: Automerged Doublepost
dwoodzz is offline   Reply With Quote
Old 2007-12-13, 11:58   #105 (permalink)
Portal Member
 
spuck's Avatar
 
Join Date: Apr 2007
Location: north pole
Age: 21
Posts: 326
Thanks: 12
Thanked 51 Times in 29 Posts

Country:

My System

Default

dwoodzz:
Nope doesn't do nothing for me.. it's always the same order of pictures.
spuck is online now   Reply With Quote
Old 2007-12-13, 12:23   #106 (permalink)
Portal Member
 
Darre's Avatar
 
Join Date: Apr 2007
Age: 23
Posts: 910
Thanks: 104
Thanked 74 Times in 57 Posts

Country:


Default

I want random too!!! =)

and yeah my films is some scary shit^^ Cant touch anything there before the error and warnings pop up, even when you try to leave it wont let you I actually got it working eventually, but I dont like it any better then the default one(at least not so much im willing to add hundreds of movies into it)
Darre is online now   Reply With Quote
Old 2007-12-13, 13:41   #107 (permalink)
Portal Member
 
Join Date: Mar 2007
Age: 37
Posts: 36
Thanks: 13
Thanked 0 Times in 0 Posts

Country:


Default

Yes, me too, i want random, it's always the same order of picture...... And if you don't want to stay long, you see always the same background

Nothing has an idea ? It would be great if it's work !

Too bad it's so hard to make a skin for mediaportal..... Because I would help but xml is too hard for me at the moment...

Thanks,
nemrod95 is online now   Reply With Quote
Old 2007-12-13, 14:04   #108 (permalink)
Portal Member
 
dwoodzz's Avatar
 
Join Date: May 2007
Age: 44
Posts: 102
Thanks: 20
Thanked 2 Times in 2 Posts

Country:

My System

Default

Quote:
Originally Posted by nemrod95 View Post
Yes, me too, i want random, it's always the same order of picture...... And if you don't want to stay long, you see always the same background

Nothing has an idea ? It would be great if it's work !

Too bad it's so hard to make a skin for mediaportal..... Because I would help but xml is too hard for me at the moment...

Thanks,
You can change the duration between pictures by editing the xml

<control>
<description>MY TV BACKGROUND</description>
<id>1</id>
<type>multiimage</type>
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<imagepath>tv</imagepath>
<timeperimage>5000</timeperimage>..................................... ........................Change this (5000) equals 5 seconds
dwoodzz is offline   Reply With Quote
Old 2007-12-13, 22:14   #109 (permalink)
Portal Member
 
Darre's Avatar
 
Join Date: Apr 2007
Age: 23
Posts: 910
Thanks: 104
Thanked 74 Times in 57 Posts

Country:


Default

Actually I wouldn't like it to change to often as I think that would make it look messy. Especially in main menu - it would look as if I was moving around when I'm actually not. So random would be awesome =)

But thx for posting, im sure it helps somebody!
Darre is online now   Reply With Quote
Old 2007-12-13, 22:43   #110 (permalink)
Portal Member
 
Join Date: Mar 2007
Age: 37
Posts: 36
Thanks: 13
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by dwoodzz View Post
Quote:
Originally Posted by nemrod95 View Post
Yes, me too, i want random, it's always the same order of picture...... And if you don't want to stay long, you see always the same background

Nothing has an idea ? It would be great if it's work !

Too bad it's so hard to make a skin for mediaportal..... Because I would help but xml is too hard for me at the moment...

Thanks,
You can change the duration between pictures by editing the xml

<control>
<description>MY TV BACKGROUND</description>
<id>1</id>
<type>multiimage</type>
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<imagepath>tv</imagepath>
<timeperimage>5000</timeperimage>..................................... ........................Change this (5000) equals 5 seconds

Thanks dwoodzz But what xml i must editing ?
nemrod95 is online now   Reply With Quote
Reply

Bookmarks

Tags
portage, skin, xbmc, xephyr

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
XBMC skins dubstar Skins 7 2007-08-19 15:33
Intergration with XBMC dubstar General Talk 2 2006-12-18 09:47
XBMC dubstar Plugins 0 2006-11-02 20:18
Ever see the skin Retro for xbmc? Anonymous Skins 47 2006-09-23 12:44
mce Skin on XBMC Harley Skins 7 2004-11-06 01:39


All times are GMT +1. The time now is 14:51.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden