![]() |
|
[RELEASE] Legacy Dark - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: Aeon (/forumdisplay.php?fid=68) +---- Thread: [RELEASE] Legacy Dark (/showthread.php?tid=74305) |
Awesome Theme -- Thanks! - Ainer - 2010-08-10 04:30 Hey, I just wanted to say I really enjoy this theme. Once Dharma and your theme are finalized I plan to do a full guide for XBMC and will use this theme in it. Thanks a bunch, Ainer - cavemankr - 2010-08-10 05:49 Thanks for all the hard work once again ekim232! DOWNLOAD LEGACY DARK V.1 (DHARMA) For some reason I am unable to download the DHARMA version. I think the link at mediafire maybe broken. Pre-Dharma version is working though. Thanks again ekim232 - sonic00 - 2010-08-10 08:15 Hi ekim, I have a litte problem with the backgrounds at the home menu ... If I customize the backtrops (I choose 1280x720 jpgs) all I get are streched backgrounds at the home menu ... Are there any settings I missed to set up the backdrops right? edit: Added some code in "Includes_Backgrounds.xml" - looks like its working now ... - sonic00 - 2010-08-10 09:04 *hit the wrong button* ... pls delete ... - ekim232 - 2010-08-10 12:36 sonic00 Wrote:Hi ekim, What code did you change here? I just want to take a look. - ekim232 - 2010-08-10 12:37 cavemankr Wrote:Thanks for all the hard work once again ekim232! I just downloaded a version from both links fully. It should be all good I hope. - sonic00 - 2010-08-10 12:51 ekim232 Wrote:What code did you change here? I just want to take a look.Just added Code: <posx>0</posx>at "BackgroundVarsMusic", "BackgroundVarsMovies" ... Could be wrong, but works for me
- ekim232 - 2010-08-10 14:21 That should already be in there. I think it is within the <includes>fullscreendimensions</includes>. I will have a look at it tonight. I tested it on mine with just movies and some images appeared to be stretched, but I think it was because if you have the top bar on it gives the illusion of it being stretched. - cavemankr - 2010-08-11 03:22 Thanks for the reply eKim232 This is very odd. I cant seem to download it. I tried it from 3 different computers and using Internet explorer and Firefox. I still cant seem to download it although i can download the pre dharma version. It just opens up a new window and nothing on that page. I will have to try downloading it from work. Once again thanks for the great skin! and all your hard work. - sonic00 - 2010-08-11 03:35 ekim232 Wrote:That should already be in there. I guess I have the problem, because this code (home.xml) is linked to FullscreenDimensions2, where the resolution is 1280x560. Code: <control type="group">I changed it to FullscreenDimensions and now, it works fine ... |