Home
FM Discord
YouTube Channel
FM24 Data Update
FM26 Data Update
FM26 OOP Player Roles
Downloads
Graphics
Challenges
Blog
Forums
Videos
Tactics
FM26
FM26 Real Name Fix
FM26 Shortlists
FM26 DB
FM26 Men's Wonderkids
FM26 Women's Wonderkids
FM26 Men's Club Finances
FM26 Women's Club Finances
FM24 Update
FM24
FM23
FM Saves
FM Database
FM Guides
Installation Guides
Records
Search
#267563 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Thanks.
Here is a file that fix that problem. Put it in the panels folder of the skin:
This is for dark skin
This is for white skin (rename it to match titlebar)
#267398 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Could you please put a screenshot with that problem and also a screenshot of another skin without the problem?
Thanks.
#266858 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
I think is better to try to follow the instructions made by michaelmurray in his website.
Here is the link
https://sites.google.com/site/michaeltmurrayuk/index-guides/fm15-guide-how-to-edit-the-sidebar
#266851 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi Rochelle x
Thanks ;-)
Concerning your questions is not easy to help you. In fact you have to edit lots of xml and, because your skin is (I think) based on some versions of mine but changed by you, I'm not able to explain what specific codes you have to change.
I only can explain you how to do in the following questions:
1. the right logo of competition in titlebar is not similar to mine because you use the background logos (those transparent) and I use the normal competition logos but as background right logos (I duplicated the normal logos and changed the config).
2. Concerning the missing pictures I believe it happens due your resolution and if I'm right you can solve it easily. You just have to go to bergkamp club overview staff panel and find for
<container default_height="200" priority="1">
change the value 200 for a smaller value.
3. The position of the text for Morale you have to change the values of left and top inset in the following code in "player personal details panel1.xml"
<widget class="text" spec="text" colour="white" auto_size="vertical">
<layout class="stick_to_sides_attachment" alignment="top" inset="110" />
<layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<translation id="text" translation_id="227839" type="use" value="Morale" />
</widget>
<widget class="morale_label" id="mora" style="bold" auto_size="vertical" colour="yellow">
<layout class="stick_to_sides_attachment" alignment="top" inset="33" />
<layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<record id="object_property">
<integer id="get_property" value="Pmor" />
</record>
</widget>
Concerning the other questions, as I said, I can't help you without the xmls. I'm sorry.
#266621 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
1. In order to resize titlebar you have to go to "header.xml", search for
<container class="bordered_box" appearance="boxes/custom/interface/tab bar/paper2" height="80">
and change 80 by a small number;
2. In order to remove the right logo, go to "titlebar.xml" and delete the following code:
<widget class="picture" id="lgtF" scale_picture="true" keep_aspect_ratio="true" image_alignment="top, left">
<layout class="stick_to_sides_attachment" alignment="top" inset="0" />
<layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<attachment class="test_setting_attachment" get_setting="show_badges" default_value="true" set_property="hidn">
<boolean id="value" value="false" />
</attachment>
<!-- tells the picture to listen to the 'main picture' global property being set, and set its own file property from it -->
<record id="object_property">
<integer id="get_property" value="mnpc" />
<integer id="set_property" value="file" />
</record>
</widget>
3. In order to include a Background selector you have to include some xml and some graphics and also to edit other xmls. So...it's difficult to explain how you should do. In the next update of the skin (if I release an update) I will include a background selector.
#266423 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi guma
Could you please show me a screenshot?
#266288 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Use this ;-)
#266200 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
I don't know if I understood... could you please put screenshots?
You want to make static the information in player profile? Of course you can do it but you will miss the other information....What is the information you want to keep?
#265603 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Thanks ;-)
#265570 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi Scottpratt
1. In order to see the club/nation kit in titlebar and in player profile you have to use the kits2d as back left logos (duplicate the folder of kits and change the config of the new folder – the code of that config will have to be similar as the following example:
For clubs:
<record from="arsenal_1" to="graphics/pictures/club/102476/logo/background/left"/>
For nations:
<record from="portugal_1" to="graphics/pictures/nation/788/logo/background/left"/>
If you want you can download a megapack made by zzpiggy here
2. In order to see the competition right logo in titlebar you have to use the competitions logos as right background logos. The code of that config will have to be similar as the following example:
<record from="36086001" to="graphics/pictures/comp/36086001/logo/background/right"/>
#265373 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Thanks ;-)
#265372 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Obrigado ;-)
#265305 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
I tried and it worked.
You have to change the colour in
and
in order to change the colour of the scorers.
#265235 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
Thanks.
You can edit it in the match titlebar score (in order to make it shorter you can try to reduce the font size or cut some information you don't want)
#265184 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi Neochrome
Yes. You can change it in competition fixtures item panel detailed.xml in the panels folder of the skin ;-)
cheers
flut
#265071 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi vonreischm
You can use this. The stadium is now not animated.
I tested it and everything is okay for me.
#265022 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi Doddo
Thanks.
You just have to go to client object browser.xml (in the panels folder) and change the code:
by this one
#262978 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi vonreichsm
Yes I told you in my last post. However I already fixed it.
Put these two files in the panels folder ;-)
download
download
#262918 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
you can find it the settings xml
You need the 15.2 (or higher) version of the game.
#262864 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi vonreichsm
I did it. However note that you also haven't the dutie/role information in your tactics overview panel.
Here is the file (put it in the panels folder)
download
#262810 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Yes, I understood, however after trying it I couldn't make it work as you want (when I tried I couldn't delete that information without delete also the name and the position of each player...). Sorry.
#262701 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi vonrreichsm
Could you please put a screenshot?
#261773 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi Neochrome
Concerning the text colour is weird and I don't know how to solve it (that bug also was reported by other player in one of the other versions of the skin). I think that maybe it will be related to some conflict with other skin you have in the skins folder....
Concerning the missing pictures I believe it happens due your resolution and if I'm right you can solve it easily. You just have to go to bergkamp club overview staff panel and find for
<container default_height="200" priority="1">
change the value 200 for a smaller value.
cheers
flut
#261591 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi Beast72
I really don't know. Sorry...
#261590 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Thanks ;-)
#260984 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
the problem is related to the fonts used.
Download these two files and put it in the fonts folder of the skin (overwrite the originals)
download
download
#260925 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
those changes didn't are responsible for that bug (I think...).....Try to do the steps I told you in my last post...
#260881 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi Fanks
It's weird..
Did you changed something in the skin folders? If you didn't try to keep only the skin in the skins folder, clean the cache and reload the game. If the problem persists, if you want you can send me your skin and I will test it in my game.....
#260713 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
For competitions will be shown in the right, the config should be:
<record from="39" to="graphics/pictures/comp/39/logo/background/right"/>
for country flags
<record from="alg" to="graphics/pictures/nation/5/logo/background/right"/>
#260541 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
If you do a folder with the competitions logos used as background right and also nations flags as background right you can see the following:
- in nations and competitions panels - the country flag is shown
- in clubs and players panels - the logo of the competition is shown
cheers