Help - Search - Members - Calendar
Full Version: Can I Adjust The Background Picture Down In A Skin?
Scenyx Entertainment Community > Xbox1 Forums > Dashboard Forums > Official UnleashX Forum
Rickets06
Is there a way to do that?

like...

<background background.jpg
<position top = xxx>
</background>

I tried it and it didn't work, I'm new to skinning so I don't know much...

I'm putting my own pic into a skin I DLed, "Vista" by neverwill, but the pic is up too high, I would like to bring it down about 50 or so pixels...

Thanks for reading =)
steveo1978
I believe there should be a way to adjust it or change it all together. Is there a confg file for the skin if it is and you would open it with notepad and then either copy and paste it here or pm it to me I will look at it and see. I know you can change menu items in unleashx put i can remember what all you can do to individual skins
Rickets06
Thank you very much =)

<Skin name="Vista UX V2">
<Information>
<Author>neverwill</Author>
<Copyright>Copyright 2006</Copyright>
<Version>3</Version>
</Information>
<Fonts>
<Font Name="Common10">common-font10.xpr</Font>
<Font Name="Common14">common-font14.xpr</Font>
<Font Name="Special">special-normal-pal.xpr</Font>
<Font Name="SpecialBold">special-bold.xpr</Font>
<Font Name="Square10">square-10.xpr</Font>
<Font Name="Square12">square-12.xpr</Font>
</Fonts>
<Main Globe="false" Orb="False" Fog="false">
<Cellwall></Cellwall>
<Orb></Orb>
<Icon></Icon>
<Background EnableAudio="False">background.wmv</Background> using a pic here works, but it's too high up

<Menu Align="right" ShowIcon="False" ShowArrows="False" Scroll="1">
<Preview EnableAudio="False" Top="0" Left="0" Width="640" Height="480" />
<Position Top="138" Left="390" Width="211" Height="199" Fixed="False" FixAt="2" MaxItem="7" />
<Font>Square-12.xpr</Font>
</Menu>

<Image Top="0" Left="0" Width="640" Height="480" zIndex="8" Source="iconoverlay.png" />
<Image Top="153" Left="60" Width="78" Height="70" zIndex="7" Source="GameIcon" />
<Image zIndex="4" Source="GamePreview" />

<Image Left="0" Top="0" Width="640" Height="480" zIndex="6">top overlay.png</Image>


<InfoFont>Common10</InfoFont>

<Text Top="356" Left="71" Width="200" Align="Left" Scroll="0" Color="0xFFDADADA" ScaleX="100" ScaleY="100" Font="common10" zIndex="8" Source="E_FreeMB"></Text>
<Text Top="370" Left="71" Align="Left" Width="200" Scroll="0" Color="0xFFDADADA" ScaleX="100" ScaleY="100" Font="common10" zIndex="8" Source="F_FreeMB"></Text>
<Text Top="123" Left="62" Align="Middle" Color="0xFFB6FF00" ScaleX="100" ScaleY="100" Font="common10" zIndex="8" Source="$Time$"></Text>
<Text Top="363" Left="282" Width="155" Align="Left" Scroll="1" Color="0xFFDADADA" ScaleX="100" ScaleY="100" Font="common10" zIndex="8" Source="DVDTitle"></Text>
<Text Top="363" Left="463" Width="200" Align="Left" Color="0xFFDADADA" ScaleX="100" ScaleY="100" Font="common10" zIndex="8" Source="IP"></Text>
<Text Top="419" Left="15" Align="Left" Width="250" Scroll="0" Color="0xFFB6FF00" ScaleX="100" ScaleY="100" Font="square12" zIndex="8" Source=" $NewsSource$"></Text>
<Text Top="419" Left="260" Align="Left" Width="355" Scroll="1" Color="0xFFB6FF00" Font="square12" ScaleX="100" ScaleY="100" zIndex="8" Source="Newsfeed"></Text>

</Main>

<IntroMovie></IntroMovie>
<FileManager SafeBorder="true">
<BackGround>filemanager.png</BackGround>

</FileManager>

<LoadingScreen ShowInfo="False">
<BackGround>loading.png</BackGround>
</LoadingScreen>

<MusicPlayer Top="1" Left="1" Width="640" Height="480" Relative="True">
<BackGround>mp.png</BackGround>


<Image Left="350" Top="310" zIndex="2">Audio.png</Image>


<ButtonMap>mp_Buttons.png</ButtonMap>


<Element Type="PrevTrack" Left="214" Top="347" Width="32" Height="44" zIndex="4" />
<Element Type="Prev" Left="244" Top="347" Width="32" Height="44" zIndex="4" />
<Element Type="Stop" Left="272" Top="347" Width="32" Height="44" zIndex="4" />
<Element Type="Play" Left="302" Top="347" Width="32" Height="44" zIndex="4" />
<Element Type="Pause" Left="335" Top="347" Width="32" Height="44" zIndex="4" />
<Element Type="Next" Left="366" Top="347" Width="32" Height="44" zIndex="4" />
<Element Type="NextTrack" Left="398" Top="347" Width="32" Height="44" zIndex="4" />


<Element Type="Meter" Left="460" Top="280" Width="120" Height="70" zIndex="1" Relative="True"/>
<Element Type="Progress" Left="49" Top="335" Width="133" Height="6" Direction="right" zIndex="3"/>
<Element Type="Volume" Left="49" Top="345" Width="133" Height="6" Direction="right" zIndex="3"/>



<Text Left="125" Top="297" Width="95" Height="30" Color="0xFFB6FF00" Source="SongTime" Font="Common14" Align="left" ScaleX="140" ScaleY="140" zIndex="3" />
<Text Left="49" Top="280" Width="400" Height="30" Color="0xFFB6FF00" Source="SongTrack" Scroll="1" Font="common10" ScaleX="100" ScaleY="120" zIndex="3" />
<Text Left="49" Top="297" Width="95" Height="30" Color="0xFF7B7B7B" Source="SongLength" Font="Common14" Align="left" ScaleX="140" ScaleY="140" zIndex="3" />

<Playlist Top="104" Left="40" Width="549" Height="180" OffsetX="7" OffsetY="7" zindex="1">
<BackGround>Playlist.png</BackGround>
</Playlist>

</MusicPlayer>

<ColorScheme Name="Default">
<AMBIENT_FOGCOLOR>0x78FFFFFF</AMBIENT_FOGCOLOR>
<AMBIENT_SKYCOLOR>0xFF00000F</AMBIENT_SKYCOLOR>
<AMBIENT_CELLCOLOR>0x7800C000</AMBIENT_CELLCOLOR>
<CAPTION_TEXTCOLOR>0xFFB6FF00</CAPTION_TEXTCOLOR>
<CAPTION_BACKCOLOR>0xFF000000</CAPTION_BACKCOLOR>
<DIALOG_BORDERCOLOR>0xFFFFFFFF</DIALOG_BORDERCOLOR>
<DIALOG_BACKCOLOR>0x67000000</DIALOG_BACKCOLOR>
<DIALOG_INNER_BORDERCOLOR>0xFFFFFFFF</DIALOG_INNER_BORDERCOLOR>
<DIALOG_INNER_BACKCOLOR>0xFF000000</DIALOG_INNER_BACKCOLOR>
<DIALOG_TEXTCOLOR>0xFFFFFFFF</DIALOG_TEXTCOLOR>
<DIALOG_DISABLEDTEXT>0xFFB3B3B4</DIALOG_DISABLEDTEXT>
<OPTION_TEXTCOLOR>0xFFFFFFFF</OPTION_TEXTCOLOR>
<OPTION_ACTIVETEXTCOLOR>0xFFB6FF00</OPTION_ACTIVETEXTCOLOR>
<OPTION_ACTIVEBACKCOLOR>0xFF808080</OPTION_ACTIVEBACKCOLOR>
<BUTTON_BORDERCOLOR>0xFFFFFFFF</BUTTON_BORDERCOLOR>
<BUTTON_TEXTCOLOR>0xFFFFFFFF</BUTTON_TEXTCOLOR>
<BUTTON_BACKCOLOR>0xFF000000</BUTTON_BACKCOLOR>
<BUTTON_ACTIVETEXTCOLOR>0xFF000000</BUTTON_ACTIVETEXTCOLOR>
<BUTTON_ACTIVEBACKCOLOR>0xFFB6FF00</BUTTON_ACTIVEBACKCOLOR>
<KB_KEYBG_HIGHLIGHT>0xFF0000FF</KB_KEYBG_HIGHLIGHT>
<KB_KEYBG_DISABLED>0x78C0C0C0</KB_KEYBG_DISABLED>
<KB_KEY_PRESSED>0xFF008000</KB_KEY_PRESSED>
<KB_KEY_NORMAL>0xFF000000</KB_KEY_NORMAL>
<KB_KEY_DISABLED>0xFFFFFFFF</KB_KEY_DISABLED>
<KB_KEY_ACTIVEBORDER>0xFFFF0000</KB_KEY_ACTIVEBORDER>
<KB_KEY_TEXTCOLOR>0xFF000000</KB_KEY_TEXTCOLOR>
<KB_KEY_TEXTBACKCOLOR>0xFFFFFFFF</KB_KEY_TEXTBACKCOLOR>
<KB_KEY_TEXTBORDERCOLOR>0x780000FF</KB_KEY_TEXTBORDERCOLOR>
<MENU_TEXTCOLOR>0xFFFFFFFF</MENU_TEXTCOLOR>
<MENU_ACTIVETEXTCOLOR>0xFFB6FF00</MENU_ACTIVETEXTCOLOR>

<MMActiveForeColor>0xFFB6FF00</MMActiveForeColor>
<MMForeColor>0xFFFFFFFF</MMForeColor>
<MMOffForeColor>0xFF000000</MMOffForeColor>
<MMDarkBarColor>0xFFB6FF00</MMDarkBarColor>
<MMLightBarColor>0xFFB6FF00</MMLightBarColor>
<MMDarkBackColor>0xFF000000</MMDarkBackColor>
<WindowBackCOLOR>0xFF000000</WindowBackCOLOR>
<WindowForeCOLOR>0xFFB6FF00</WindowForeCOLOR>
</ColorScheme>
</Skin>
steveo1978
when you put the pic in there make sure its 640x480

If it is let me know I might see something I would have to try and i will pull my xbox out of the closet and give it a try
Rickets06
Yea I was using a huge ass pic, 1680x1050, it was being shrunk a lot I think... but I have 640x480 pics to use, I just don't know what to add to the skin.xml in order to move it around...

And actually I just used paint to get a new pic to fit in there, so really I guess I don't need to be able to move a pic up or down... sure it might be cool to know and might come in handy someday, but right now I think the easiest way for both of us is for me to use paint to do the adjustments.

If you still want to test it out, that's cool, but it's not needed. Thank you kindly for your help and generosity man. biggrin.gif I appreciate it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.