Fitness.com
Advertisement

Go Back   Sports Forum > Community > Football Manager > Skinning Hideout

Skinning Hideout

Use this forum to help edit the cosmetic side of Football Manager.


» Site Navigation
 > Shop
» Current Poll
Best 5 club teams in history of Football:
Liverpool 1977-1978 - 100.00%
1 Vote
Real Madrid 1956-1960 - 0%
0 Votes
Juventus 1985 - 0%
0 Votes
Milan 1989-1990 - 100.00%
1 Vote
Ajax 1971-1973 - 0%
0 Votes
Santos 1962-1963 - 0%
0 Votes
Torinho 1940's - 100.00%
1 Vote
Ajax 1995 - 0%
0 Votes
Flamengo 1981 - 100.00%
1 Vote
Benfica 1961-1962 - 100.00%
1 Vote
Total Votes: 1
You may not vote on this poll.
» Stats
Members: 103,463
Threads: 84,999
Posts: 1,031,266
Top Poster: Karky (9,544)
Welcome to our newest member, ankkacgraw
» Fitness Shop
If you register for free, you will be able to post threads, vote on polls and lots more. If you have problems with the registration or logging in, please contact the administrator.

Reply
 
LinkBack Thread Tools Display Modes
Old 04-23-2006, 07:25 PM   could someone do this skinning for me [help] Post #11
Newb
 
Join Date: Jan 2008
Posts: 0
Rep Power: 0
retired_charityjayne is an unknown quantity at this point
Default

how you have it on ur picture is how i want it on skin im working on..could u not use the 2 xml i sent in here change it 4 me...as rad said i have a cheak but its really p--- me off
retired_charityjayne is offline   Reply With Quote
Old 04-23-2006, 10:40 PM   could someone do this skinning for me [help] Post #12
Newb
 
Join Date: Jan 2008
Posts: 0
Rep Power: 0
retired_charityjayne is an unknown quantity at this point
Default

michael i have got this far...just gotta move team name 2 the left and adjust the time & names on right...here is readmeof xml im messing with dont know if that make it easier for you to see.
-------------------------------------

<panel title="header">
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
<layout class="fit_children_attachment" alignment="vertical" offset="0"/>

<attachment class="get_global_attachment" get_property="Dmen" set_property="coni"/>

<!-- menubar background -->
<widget class="picture" id="pict" file="navigation/menubar" auto_size="vertical" cached="true">
<layout class="stick_to_sides_attachment" alignment="bottom" inset="0"/>
</widget>

<!-- menubar -->
<container id="mbar">
<layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
<layout class="arrange_horizontal_attachment" alignment="middle, extend" />

<layout class="stick_to_sides_attachment" alignment="bottom" inset="4"/>
<layout class="fit_children_attachment" alignment="vertical" offset="0"/>

<!-- next / continue / prev navigation -->
<container id="navi" width="420">
<layout class="centre_in_parent_attachment" alignment="vertical" layout_children="true"/>
<layout class="arrange_horizontal_attachment" alignment="right" />

<layout class="stick_to_sides_attachment" alignment="vertical" inset="0"/>

<widget class="text_button" text="Continue" auto_size="horizontal" style="shadowed">
<record id="click_event" event_id="CONT" event_target="scrn"/>
<attachment class="test_global_attachment" get_property="cont" set_property="disa">
<list id="value">
<integer value="-8"/>
<integer value="-5"/>
</list>
</attachment>

<!-- match play text -->
<attachment class="get_global_attachment" get_property="cttx" set_property="text"/>
</widget>

<container width="16"/>

<widget class="action_button" id="back" appearance="navigation/back" auto_size="all">
<attachment class="get_global_attachment" get_property="disp" set_property="disa"/>
<record id="click_event" event_id="GOTO" event_target="scrn" scin="-3"/>
</widget>

<widget class="action_button" id="forw" appearance="navigation/next" auto_size="all">
<attachment class="get_global_attachment" get_property="disn" set_property="disa"/>
<record id="click_event" event_id="GOTO" event_target="scrn" scin="-2"/>
</widget>
</container>

<!-- menus -->
<container id="menu">
<layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
<layout class="arrange_horizontal_attachment" alignment="middle" gap="-8" />

<layout class="stick_to_sides_attachment" alignment="bottom" inset="0"/>
<layout class="fit_children_attachment" alignment="vertical" offset="0"/>

<widget class="header_first" text="Manager">
<attachment class="get_global_attachment" get_property="mgro" set_property="itms" skip_if_null="false"/>
</widget>

<widget class="header_popup" text="Sections" hidden="true">
<attachment class="get_global_attachment" get_property="subo" set_property="itms" skip_if_null="false"/>
</widget>

<widget class="header_popup" text="World[COMMENT: top menu title]">
<attachment class="get_global_attachment" get_property="wrld" set_property="itms" skip_if_null="false"/>
</widget>

<widget class="header_popup" text="Actions" hidden="true">
<attachment class="get_global_attachment" get_property="acts" set_property="itms" skip_if_null="false"/>
</widget>

<widget class="header_popup" text="Recent">
<attachment class="get_global_attachment" get_property="mgrc" set_property="itms" skip_if_null="false"/>
</widget>

<widget class="header_popup" text="Links[COMMENT: top menu title]">
<attachment class="get_global_attachment" get_property="lnks" set_property="itms" skip_if_null="false"/>
</widget>

<widget class="header_last" text="Options[COMMENT: top menu title]">
<record id="items" file="menus/game"/>
</widget>
</container>

<!-- search box -->
<container width="180">
<layout class="arrange_horizontal_attachment" alignment="right" offset="4"/>

<layout class="stick_to_sides_attachment" alignment="vertical" inset="0"/>

<widget kind="action_button" appearance="navigation/search" auto_size="horizontal" click_event="DBSR">
<layout class="centre_in_parent_attachment" alignment="vertical" offset="0"/>
<event id="click_event">
<flags id="event_id" value="DBSR"/>
<flags id="event_target" value="scrn"/>
</event>
<attachment class="test_global_attachment" get_property="gset" value="false" set_property="disa"/>
</widget>

<widget id="find" class="edit_box" appearance="navigation/searchbox" spec="text,small" colour="black" >
<layout class="centre_in_parent_attachment" alignment="vertical" offset="-1"/>
<event id="return_event">
<flags id="event_id" value="DBSR"/>
<flags id="event_target" value="scrn"/>
</event>
<attachment class="test_global_attachment" get_property="gset" value="false" set_property="disa"/>
</widget>

<container width="8"/>
</container>
</container>


<container id="NHdr">
<attachment class="test_global_attachment" get_property="scid" value="22" set_property="hidn" skip_if_null="false" skip_if_resetting="false"/>


<layout class="fit_children_attachment" alignment="vertical" offset="0"/>
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>


<widget class="picture" id="pict" auto_size="vertical" file="navigation/titlebar" cached="true" rthr="68">
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="top" inset="0"/>
<attachment class="get_global_attachment" get_property="bkcl" set_property="colr"/>
</widget>

<container>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0"/>
<layout class="fit_children_attachment" alignment="vertical" offset="0"/>

<widget class="picture" id="logo" auto_size="all">
<layout class="stick_to_sides_attachment" alignment="right" inset="20" />
<layout class="stick_to_sides_attachment" alignment="top" inset="8" />
<!--attachment class="get_global_attachment" get_property="scpc" set_property="file" skip_if_null="false"/-->
</widget>

<widget class="picture" id="logo" auto_size="all">
<layout class="stick_to_sides_attachment" alignment="left" inset="20" />
<layout class="stick_to_sides_attachment" alignment="top" inset="8" />
<attachment class="get_global_attachment" get_property="mnpc" set_property="file" skip_if_null="false"/>
</widget>
</container>

<widget class="picture" id="pict" auto_size="vertical" file="navigation/titlepanel" cached="true" rthr="68">
<layout class="stick_to_sides_attachment" alignment="top" inset="0"/>
<attachment class="get_global_attachment" get_property="fcol" set_property="colr"/>
</widget>

<container id="text">
<layout class="arrange_horizontal_attachment" layout="-1,-3,-1"/>
<layout class="stick_to_sides_attachment" alignment="vertical" layout_children="true" inset="2"/>

<layout class="stick_to_sides_attachment" alignment="vertical" inset="0"/>

<container>
<layout class="arrange_vertical_attachment" alignment="top" offset="40"/>
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
<widget class="date_cell" id="date" text="date" size="8" style="shadowed" auto_size="all" colour="date">
<attachment class="get_global_attachment" get_property="date" set_property="valu"/>
<attachment class="get_global_attachment" get_property="fcol" set_property="colr"/>
<attachment class="test_global_attachment" get_property="cont" value="-8" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>

<string id="format">

</string>
</widget>

<widget class="date_cell" id="date" text="date" size="10" style="shadowed" auto_size="all" colour="date">
<layout class="stick_to_sides_attachment" alignment="top" inset="8"/>
<attachment class="get_global_attachment" get_property="date" set_property="valu"/>
<attachment class="test_global_attachment" get_property="cont" value="-4" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
<string id="format">


</string>
</widget>
</container>

<container id="tita">

<container height="48">
<layout class="arrange_vertical_attachment" alignment="bottom,extend" offset="0" gap="0"/>
<layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true"/>

<layout class="stick_to_sides_attachment" alignment="top,horizontal" inset="10"/>

<!-- title area -->
<widget class="text" id="sect" standard_spec="title,large" alignment="centre">
<attachment class="get_global_attachment" get_property="titl" set_property="text"/>

<attachment class="get_global_attachment" get_property="fcol" set_property="colr"/>
</widget>

<!-- subtitle area -->
<container height="20">
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" layout_children="true"/>
<layout class="centre_in_parent_attachment" alignment="horizontal" layout_children="true"/>

<!-- hide when no subtitle -->
<attachment class="test_global_attachment" get_property="subt" skip_if_null="false" set_property="hidn"/>

<container>
<layout class="arrange_horizontal_attachment" alignment="left" offset="0" gap="8"/>
<layout class="fit_children_attachment" alignment="horizontal,fill" offset="0" gap="8"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" layout_children="true"/>

<!-- flag -->
<widget class="nation_button" id="stfl" auto_size="all" icon_alignment="left,can_scale" dspf="4">
<layout class="stick_to_sides_attachment" alignment="top" inset="0"/>
<attachment class="test_global_attachment" get_property="stfl" skip_if_null="false" set_property="hidn"/>
<attachment class="get_global_attachment" get_property="stfl" set_property="valu"/>
</widget>

<!-- description -->
<widget class="text" id="subs" standard_spec="text" alignment="centre" mlti="false" auto_size="horizontal">

<attachment class="get_global_attachment" get_property="subt" set_property="text"/>

<attachment class="get_global_attachment" get_property="fcol" set_property="colr"/>

</widget>
</container>
</container>

</container>

</container>

<container id="ZDr1">
<layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="-1"/>
<layout class="arrange_vertical_attachment" alignment="top" gap="0" offset="8"/>


<widget class="date_cell" id="date" text="date" standard_spec="text" style="none" alignment="top, right"
auto_size="vertical">
<attachment class="get_global_attachment" get_property="date" set_property="valu"/>
<attachment class="test_global_attachment" get_property="cont" value="-8" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
<attachment class="get_global_attachment" get_property="fcol" set_property="colr"/>
<string id="format">
[%date#1-day] [%date#1-time] [%date#1-long_no_day]
</string>
</widget>



<widget class="text" id="pers" text="" standard_spec="text" style="shadowed" alignment="right" auto_size="vertical" multiline="false">
<attachment class="get_global_attachment" get_property="user" set_property="text"/>
<attachment class="get_global_attachment" get_property="fcol" set_property="colr"/>
</widget>

<widget class="text" id="team" text="" standard_spec="text" style="shadowed" alignment="right" auto_size="vertical">
<attachment class="get_global_attachment" get_property="Tnam" set_property="text"/>
<attachment class="get_global_attachment" get_property="fcol" set_property="colr"/>
</widget>
</container>
</container>
</container>

<container id="Mhdr">

<attachment class="test_global_attachment" get_property="scid" value="22" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>

<layout class="fit_children_attachment" alignment="vertical" offset="0"/>
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>

<widget class="match_titlebar_panel"/>
</container>



</panel>
retired_charityjayne is offline   Reply With Quote
Old 04-24-2006, 12:09 PM   could someone do this skinning for me [help] Post #13
Newb
 
Join Date: Jan 2008
Posts: 0
Rep Power: 0
retired_charityjayne is an unknown quantity at this point
Default

that xml i put up michael im messing about with...been tring for 4 hours solid on making the date & user name on right smaller & too fit...need team name moved on left beside badge
retired_charityjayne is offline   Reply With Quote
Old 04-25-2006, 12:41 AM   could someone do this skinning for me [help] Post #14
Registered User
 
Join Date: May 2007
Posts: 0
Rep Power: 0
retired_vpoorni is an unknown quantity at this point
Default

The simplest method:

- Open the panels folder for the skin you are making, click on the header.xml file and copy and paste it there (so you create a file called copy of header.xml in the folder - the copy will be your backup file).

- Now goto the Aurora skin's panels folder locate the file called header.xml copy it, go back to your skins folder and paste the header file into your folder (overwriting the old header). Close the Aurora skin folder.

- Open the file called header.xml in notepad.

- Follow the instructions from my last post, and you should end up with a header like the one I posted (The manager, world, options etc.. bits may be missing but not important at the moment).

The text size will be controlled by the file called SKIN_NAME.xml located just inside your skin's folder (so if you skin was called bob, you'd have a file called bob.xml inside the folder called bob.)

- The vertical alignment of the text is controlled by the code offset in the code in my last post - reduce the number the text moves upwards, increase it it moves down.
retired_vpoorni is offline   Reply With Quote
Reply

Go Back   Sports Forum > Community > Football Manager > Skinning Hideout

Bookmarks

Thread Tools
Display Modes


Similar threads to could someone do this skinning for me [help]
Thread Thread Starter Forum Replies Last Post
Skinning on a Mac
Skinning on a Mac: Does anyone know where you have to put logos,...
James Looker Skinning Hideout 1 10-24-2007 09:05 PM
Skinning Bug
Skinning Bug: Bit of a skinning bug I've noticed. If you...
radestock Skinning Hideout 0 08-06-2007 05:35 PM
Skinning Q:
Skinning Q:: Where do I go in a skin to edit this thin lines...
StAyCoOL Skinning Hideout 2 03-07-2006 09:59 PM
Skinning with XML
Skinning with XML: I'm trying to modify some skins for fm2006....
oSa Skinning Hideout 2 10-06-2005 10:38 PM
skinning question
skinning question: was wondering if some one could help me ...
acidmonkey Skinning Hideout 2 08-01-2005 10:40 PM

More threads of Willz
Thread Date Forum Replies Last Post
what is...Carnegie Premier League
what is...Carnegie Premier League: whats the Carnegie Premier League????anyone have...
04-14-2006 Skinning Hideout 2 04-17-2006 06:53 PM
is royal league in fm06
is royal league in fm06: is the royal league in fm06 but under another name
04-02-2006 Skinning Hideout 5 04-03-2006 06:26 PM
moving stuff on titlebar (HELP)
moving stuff on titlebar (HELP): how do you move stuff about on the titlebar at...
03-22-2006 Skinning Hideout 0 03-22-2006 12:17 AM
lost my morale icons what have i do
lost my morale icons what have i do: i have lost my morale icons in my skin does...
03-07-2006 Skinning Hideout 0 03-07-2006 09:54 PM
club name changing in my INC FILE???
club name changing in my INC FILE???: how can i add name changing San Jose Earthquakes...
03-07-2006 Skinning Hideout 2 03-07-2006 06:46 PM

Other threads in forum Skinning Hideout
Thread Date Thread Starter Replies Last Post
About Resources Archiever Tool
About Resources Archiever Tool: i had download it... but i wan to ask ...Can...
02-02-2008 Siang1988 0 02-02-2008 08:55 AM
I've lost all the default kits, please help
I've lost all the default kits, please help: I've got the folder still but for some reason no...
01-26-2006 superbocksuperstar 1 01-28-2006 10:10 AM
Anyone have Italy Seria A logo ?
Anyone have Italy Seria A logo ?: i'm looking for the Seria A logo which in...
12-27-2005 tp291203 1 12-27-2005 03:12 PM
[removed]
[removed]:
10-23-2005 Starskjaer 1 10-23-2005 04:20 AM
2D Players
2D Players: Has anybody heard something of alternative 2d...
10-26-2004 mark_oni 15 02-13-2005 01:04 PM

» Online Users: 32
0 members and 32 guests
No Members online
Most users ever online was 2,128, 07-21-2008 at 08:27 PM.

All times are GMT +1. The time now is 02:35 PM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Fitness.com | Weight Loss | Training & Fitness | BodyBuilding | Chinese | Spanish | French | Germany | Italian | Friend Codes |
You are viewing could someone do this skinning for me [help] - Page 2.