
Skin for FM 2015 (1920x1080).
I'm pleased to present you the version 2.7 of FM FLUTSkin - Dark Version for FM 15.
A special thanks to all of FM fans and FM skinners that made possible to make the FLUTSkin since FM 2013.
This skin was made to work properly in 1920x1080 Full Window. So, some panels don’t work properly in other resolutions (and also in 1920x1080 windowed mode).
In this version I included a version for DF11 player pics style
This skin includes lots of small changes and a NEW PLAYER OVERVIEW PANEL
In this pack I included a TUTORIAL with the instructions for structure your Graphics folder of the game in order to view the citypics, the country locator, the kits and the competition logos in player details and in titlebar
I also included a folder named “Flags” with the country locators (read the tutorial in order to know where you should put that folder)
You can download the citypics MEGAPACK 2.0 HERE and/or lots of country packs HERE
Screenshots:
Installation Instructions
Step 1
Download the skin and extract the files (using either 7-Zip for Windows or The Unarchiver for Mac).Step 2
Move the folders “fm2015flutskindark" and “fm2015flutskindark_df11" into your skins folder:Win Vista/7/8: C:\Users\<username>\Documents\Sports Interactive\Football Manager 2015\skins
Win XP: C:\Documents and Settings\<username>\My Documents\Sports Interactive\Football Manager 2015\skins
Mac OS X: /Users/<username>/Documents/Sports Interactive/Football Manager 2015/skins
Create the folder "skins" if it doesn't exist.
Step 3
Start the game and go to Preferences screen and Interface tab.You should see "FM 2015 FLUT skin – Dark Version 2.6” and "FM 2015 FLUT skin – Dark Version DF11 2.6” as options in the skin drop down of the Overview box.
Choose the skin.
Hit the Confirm button.
Discussion: FM 2015 FLUT DARK skin v2.7
227 comments have been posted so far.
In red circle not work on standsize and 95% only work on 75% size. Cloud you help me.i can't read text in 75% It's ok if you cant i still use this skin
Thank you
yes you're right. The configs of citypics have the format
"graphics/pictures/club/XXXXXXXX/background" where XXXXXXXX is the ID of the club.
The stadiums background for the club details panel have the same format. So, you can see the citypics or the background stadium in that panel (if the game read the stadiums background before the citypics the stadiums are shown and if the game read the citypics before the stadiums, the citypics are shown).
You have to structure the graphics folder of the game as I explain in the tutorial.
Please, read carefully the tutorial.
excellent.
Thanks
You also have to go to human profile and search for
<list id="column_properties">
<record indx="0" alignment="left,centre_y" />
<record indx="1" alignment="centre" font="fonts/capitals_bold" colour="white" size="9" appearance="boxes/custom/attributes/paper" >
<boolean id="use_attribute_colour_as_bg" value="true" />
<flags id="attribute_value_colour" value="white" />
</record>
and change for
<list id="column_properties">
<record indx="0" alignment="left,centre_y" />
<record indx="1" alignment="left,centre_y" auto_size="vertical" spec="text" colour="selection" />
</list>
Again, there are two codes to change.
Thanks ;-)
For remove the background boxes:
Go to non player attributes panel.xml and search for
<list id="column_properties">
<record indx="0" alignment="left, centre_y" spec="text" />
<record indx="1" alignment="centre" font="fonts/capitals_bold" colour="white" size="9" appearance="boxes/custom/attributes/paper" >
<boolean id="use_attribute_colour_as_bg" value="true" />
<flags id="attribute_value_colour" value="white" />
</record>
</list>
change for
<list id="column_properties">
<record indx="0" alignment="left, centre_y" spec="text" />
<record indx="1" alignment="right, centre_y" style="semi_bold" />
</list>
Note that there are two similar codes to change in the xml
in which panel i can remove the background (personal attributes).
Thank you so much for your great work and that you spend a lot of your time for the community.
best alex
I really don't know how to do it. However I don't know if it works in FMC because the FM Career mode have lots of more panels than FMC mode.....
In order to adjust to your screen resolution, lots of xml will have to be edited....
my resolution 1366x768
btw, how to change all off the size panel ? because i want to try edit for my resolution..
Yes. I'm sorry. You're absolutely right. I forgot to say that you also have to delete the correspondent icons in graphics/icons/26px.
For changing the sidebar icons by the default icons you just have to delete the folder menubar in the panels folder of the skin.
1. Go to player attributes panel overview and find for the following code:
<container minimum_height="32" height="-1" priority="2">
<layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
change the value -1 by, for 32
2. Go, again, for the code I said to you to change (in my last post), and change the value you put (that one you put instead 320) by -1
the recent attributes change box is too big. i set the height to 160, and you can see. anything else to change so the recent changes section is smaller in height?
http://i59.tinypic.com/14abmg4.jpg