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,301
Threads: 84,992
Posts: 1,031,292
Top Poster: Karky (9,540)
Welcome to our newest member, stuv347
» 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 12-22-2005, 02:12 PM   Editing font on skins Post #1
Joe Blow
 
Join Date: Mar 2008
Posts: 0
Rep Power: 0
retired_lorena1523 is an unknown quantity at this point
Default Editing font on skins

Hi, Not sure if this is the right forum but I was wondering if anyone knew how to change the text font in the various skins of FM06?

I took a guide from the forums at sortitoutsi.net but had trouble following it. Does anyone have an exhaustive set of steps for changing the font? Particularly I'm after changing the one on Turnstyle 06.

Many thanks
retired_lorena1523 is offline   Reply With Quote
Old 12-22-2005, 02:40 PM   Editing font on skins Post #2
Registered User
 
Join Date: Jun 2006
Posts: 55
Rep Power: 4
Kimmi201 is an unknown quantity at this point
Default

what i do is just rename the font i want to use to the main font in whatever skin you are using.

So for instance, say your skin is using FM_Scoreboard, then all i do is find the font i want to use and rename it to FM_Scoreboard.

Just have a messa round with it and see what font you like best.
Kimmi201 is offline   Reply With Quote
Old 12-22-2005, 04:11 PM   Editing font on skins Post #3
Joe Blow
 
Join Date: Mar 2008
Posts: 0
Rep Power: 0
retired_lorena1523 is an unknown quantity at this point
Default

do I need to be opening up the 'config.xml' files in the skins with dreamweaver to be able to do it, because when I just open them by double clicking there is only one or two lines of code there.
retired_lorena1523 is offline   Reply With Quote
Old 12-22-2005, 04:26 PM   Editing font on skins Post #4
Registered User
 
Join Date: May 2007
Posts: 0
Rep Power: 0
retired_vpoorni is an unknown quantity at this point
Default

The easiest method is to just rename the font you want to the name of the font used by the skin.
Though this doesn't work to well if your font is vastly different (font size may be too small/big).

An alternative method, is to leave your new font name as it is, copy it into the skins fonts folder, and open the file called SKIN_NAME.xml (for Turnstyle it'll be the file called turnstyle.xml located in \Football Manager 2006\data\skins\turnstyle ).

The bottom two-thirds of the file will be made up with this code:

<pre class="ip-ubbcode-code-pre">&lt;!-- TOOLTIP PROPERTIES --&gt;&lt;flags id="hnfn" value="fonts/humanist 521 bd bt" comment="hint font"/&gt;&lt;integer id="hnst" value="0"/&gt;&lt;!-- Style --&gt;&lt;integer id="hnss" value="8"/&gt;&lt;!-- Font size --&gt;&lt;!-- TITLE PROPERTIES --&gt;&lt;flags id="tlfn" value="fonts/swiss 921 bt" comment=" title font "/&gt;&lt;integer id="tlss" value="18"/&gt;&lt;!-- Large font size --&gt;&lt;integer id="tlsn" value="13"/&gt;&lt;!-- Normal font size --&gt;&lt;integer id="tlsl" value="11"/&gt;&lt;!-- Small font size --&gt;&lt;!-- MENU PROPERTIES --&gt;&lt;flags id="mnfn" value="fonts/humanist 521 bd bt" comment=" popup menu font "/&gt;&lt;integer id="mnss" value="8"/&gt;&lt;!-- Small font size --&gt;&lt;integer id="mnsn" value="9"/&gt;&lt;!-- Normal font size --&gt;&lt;integer id="mnsl" value="10"/&gt;&lt;!-- Large font size --&gt;&lt;!-- BUTTON PROPERTIES --&gt;&lt;flags id="cnfn" value="fonts/humanist 521 bd bt" comment=" Button Font "/&gt;&lt;integer id="cnss" value="7"/&gt;&lt;!-- Small font size --&gt;&lt;integer id="cnsn" value="8"/&gt;&lt;!-- Normal font size --&gt;&lt;integer id="cnsl" value="9"/&gt;&lt;!-- Large font size --&gt;&lt;!-- TEXT PROPERTIES --&gt;&lt;flags id="txfn" value="fonts/humanist 521 bd bt" comment=" Text font "/&gt;&lt;integer id="txss" value="8" /&gt;&lt;!-- text size small --&gt;&lt;integer id="txsn" value="9" /&gt;&lt;!-- text size normal --&gt;&lt;integer id="txsl" value="10" /&gt;&lt;!-- text size large --&gt;&lt;integer id="txst" value="shadowed" /&gt;&lt;!-- HTML PROPERTIES --&gt;&lt;flags id="htmf" value="fonts/humanist 521 bd bt" comment=" HTML font "/&gt;</pre>

Each block of code corresponds to a different type of text in game (text font, title font etc...) to get the game to use your font adjust the the font name (humanist 521 bd bt and/or swiss 921 bt ) to the name of the font you want to use (keep the "fonts/ bit and the "). Depending on how different your font is you may need to adjust the font size. The comments and code on each line should make it clear what each line corresponds to.

After you have saved the xml file, you'll need to turn off the skin cache and restart FM/switch skins to get the new fonts.
retired_vpoorni is offline   Reply With Quote
Old 12-22-2005, 04:37 PM   Editing font on skins Post #5
Joe Blow
 
Join Date: Mar 2008
Posts: 0
Rep Power: 0
retired_lorena1523 is an unknown quantity at this point
Default

thanks, that makes things a lot clearer, will give it a go after work and report back tomorrow if I have any problems. Thanks again!
retired_lorena1523 is offline   Reply With Quote
Old 12-24-2005, 05:58 PM   Editing font on skins Post #6
Newb
 
Join Date: Sep 2007
Posts: 0
Rep Power: 0
retired_jolenz is an unknown quantity at this point
Default

I have an additional question here.

Say the skin you have downloaded has a left and right version, but you onbly want the font applied to the right hand version. That config file isnt available in the right hand version. You can only edit the left hand versions config file to rename the font.

How can I change the font in the right hand version?

SDK
retired_jolenz is offline   Reply With Quote
Old 12-24-2005, 06:02 PM   Editing font on skins Post #7
Registered User
 
Join Date: May 2007
Posts: 17
Rep Power: 0
Norfolk_boy is an unknown quantity at this point
Default

copy the file over to the same place in the right hand version then make changes.

Though why you would want to only make changes to the right version i don't know.
Norfolk_boy is offline   Reply With Quote
Old 12-24-2005, 06:04 PM   Editing font on skins Post #8
Registered User
 
Join Date: May 2007
Posts: 17
Rep Power: 0
Norfolk_boy is an unknown quantity at this point
Default

Actually scrub that, it wouldn't work. Copy and paste the code from the left hand config that does the font changes and add it to the right hand config file.
Norfolk_boy is offline   Reply With Quote
Reply

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

Bookmarks

Thread Tools
Display Modes


Similar threads to Editing font on skins
Thread Thread Starter Forum Replies Last Post
editing skins
editing skins:
<whamo> Skinning Hideout 0 02-13-2008 01:00 AM
The skins font
The skins font: If i wanted to change the font that is used on...
louis118 Skinning Hideout 1 06-28-2007 06:44 PM
Editing skins?
Editing skins?: I really like the Sleek FM skin but the wages...
terrierific Skinning Hideout 0 02-24-2007 10:05 PM
How do i lower skins font?
How do i lower skins font?: How do i make skins font smaller?
dmxdex2020 Skinning Hideout 0 01-20-2007 01:00 PM
Resizing Font In Skins
Resizing Font In Skins: Hey i ahve a problem with a skin. How do i resize...
Frankie 7 Skinning Hideout 2 07-24-2005 09:00 PM

More threads of danshires
Thread Date Forum Replies Last Post
Editing font on skins
Editing font on skins: Hi, Not sure if this is the right forum but I was...
12-22-2005 Skinning Hideout 7 12-24-2005 06:04 PM

Other threads in forum Skinning Hideout
Thread Date Thread Starter Replies Last Post
Logo Sizes
Logo Sizes: I'm trying to create logos for my team. What size...
11-22-2007 littlebeagle 0 11-22-2007 04:28 PM
MLS: Developmental Contracts using FMM
MLS: Developmental Contracts using FMM: Is there anyway to make a player's contract a...
05-26-2007 AlexCap 0 05-26-2007 06:27 PM
Premiership kits installation
Premiership kits installation: Hey! H-Birthday Jack!
03-09-2007 you'll_never_walk_alone 0 03-09-2007 04:04 PM
A few problems ..
A few problems ..: Hey guys, i have ran into a copuple of problems...
11-16-2006 plugger 2 11-16-2006 04:52 PM
Finances option in Fm2006
Finances option in Fm2006: When I click on Finances and summary (to get the...
11-01-2005 stevie wilson 10 11-02-2005 06:25 PM

» Online Users: 23
1 members and 22 guests
stuv347
Most users ever online was 2,128, 07-21-2008 at 08:27 PM.

All times are GMT +1. The time now is 07:48 AM.


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 Editing font on skins.