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
#613791 FM 2021 FLUT skin dark - Version 16.0
flut
Did you try 100% Zoom?
#613761 FM 2021 FLUT skin dark - Version 16.0
flut
are you sure you pull the maximum to the left?
#613758 FM 2021 FLUT skin dark - Version 16.0
flut
It should work. What is your screen resolution?
#613754 FM 2021 FLUT skin dark - Version 16.0
flut
hi
You just have to drag the right panel to the left (expand that panel) with the mouse (clivk on the left border of that right panel and pull to the left)
#613483 FM 2021 FLUT skin dark - Version 16.0
flut
Regarding the font, I don't know. Did you tested with not capital letters? You also can change that font in the xml kit icon 14, changing font="fonts/kit name" for other font name.
The position of the name you can edit it also in kit icon14.xml in the following code
<widget class="label" id="bNAM" size="11" alignment="top, centre_y, can_scale" font="fonts/kit name" colour="secondary" >
<layout class="stick_to_sides_attachment" alignment="top" inset="43" />
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="80"/>
</widget>
#613455 FM 2021 FLUT skin dark - Version 16.0
flut
Rosek and Jeyk: Use this https://www.mediafire.com/file/76chtv2eg1eix18/Sidebar_default_colour.zip/file
RoseK. The panels are
1. pre match opponent scout report news panel.xml
2. team report summary panel.xml
Jeyk: the alt for match titlebar without managers change the match titlebar, not displaying the managers pictures of each teamj.
aethelbeorn: Thanks 😊 😊
evoking: you can change the font in kit name.fontxml in the fonts folder of th skin.
#613027 FM 2021 FLUT skin dark - Version 16.0
flut
Hi Jeff: In fact I saw it in other skin (i supposed Andromeda). However, the TV logo only is displayed between highlights and not during the highlights. Thus, I will not include it. Sorry.
#612945 FM 2021 FLUT skin dark - Version 16.0
flut
Hi
regarding the first "problem" what is different from the default skin? Could you please show me (I looked to that panel in the default skin and it seemed similar to me - also without that possibility you talked about, but maybe I haven't look in the right way...)
The second problem is, in fact, a bug. I don't know why it happens. However I already replaced that panel for other with a different information and that "new" panel will be included in the next version. Thanks.
#612942 FM 2021 FLUT skin dark - Version 16.0
flut
Thank you Rosek!!! 🙂
#612801 FM 2021 FLUT skin dark - Version 16.0
flut
🙂 🙂 🙂
#612796 FM 2021 FLUT skin dark - Version 16.0
flut
The badges are in the following code (in match team news panel.xml)
<!--badges-->
<container>
<layout class="arrange_vertical_attachment" alignment="bottom" offset="0" gap="10" />
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" apply_to_children="true" />
<!--home team-->
<widget class="object_portrait_picture" id="hmtm" scale_picture="true" height="45">
<boolean id="keep_aspect_ratio" value="true" />
<flags id="image_alignment" value="left" />
<record id="object_property">
<integer id="get_property" value="home" />
<integer id="set_property" value="objt" />
</record>
</widget>
<!--away team-->
<widget class="object_portrait_picture" id="awtm" scale_picture="true" height="45">
<boolean id="keep_aspect_ratio" value="true" />
<flags id="image_alignment" value="left" />
<record id="object_property">
<integer id="get_property" value="away" />
<integer id="set_property" value="objt" />
</record>
</widget>
</container>
The feuille de match is also in the same xml as I already told you. However, as I already also said, I can't help you since I need to find exactly how to do it (and test it since, I didn't edit that "feuille de match" panel yet) and I have not time to do that for now. Sorry.
#612556 FM 2021 FLUT skin dark - Version 16.0
flut
great!! And thanks 🙂 🙂
#612555 FM 2021 FLUT skin dark - Version 16.0
flut
For that one ou can edit it in
tactics icon info panel review1.xl
#612349 FM 2021 FLUT skin dark - Version 16.0
flut
yes is other: tactics icon info panel review4.xml
My last sentence: I noticed a gap between the left panel and the right panel. However if you drag the right panel from the right to the left, (extending that panel with the mouse) that gap will disappear.
#612325 FM 2021 FLUT skin dark - Version 16.0
flut
For the stats panel, go to match team stats ibh bottom3 and change the value of the row height in line 26
The official match sheet I really don't know exactly wht you should edit (for know it, I would take a look on the code and make some tests and I have no time to do it, sorry)
Regarding the pictures you can reduce that photos in tactics icon info panel review2.xml
in the following piece of code
<!-- Player picture -->
<widget class="object_portrait_picture" id="pict" scale_picture="true" >
<layout class="stick_to_sides_attachment" alignment="top" inset="0" />
<layout class="stick_to_sides_attachment" alignment="right" inset="0" />
<layout class="stick_to_sides_attachment" alignment="all" inset="20" />
<record id="object_property">
<integer id="get_property" value="objt"/>
<integer id="set_property" value="objt"/>
</record>
</widget>
Finally, I noticed that you have the right panel of match inbetween highlights not all expanded. Why?
#612260 FM 2021 FLUT skin dark - Version 16.0
flut
Rosek: the first one I need to look at the entire picture in order to know what panel is; the second one I don't know how to solve it; the third one you can fix it in person snapshot club overview16.xml
line 53 - change <layout class="stick_to_sides_attachment" alignment="top" inset="100"/>
line 68 - change <layout class="stick_to_sides_attachment" alignment="top" inset="101"/>
#612245 FM 2021 FLUT skin dark - Version 16.0
flut
For that you can use the alt I included in the pack "alt kit logo on player profile fixed"
#612244 FM 2021 FLUT skin dark - Version 16.0
flut
Try this file (place it in human folder of the skin)
DOWNLOAD
#612237 FM 2021 FLUT skin dark - Version 16.0
flut
Thanks. Regarding your question, I really don't know how to do it.
#612236 FM 2021 FLUT skin dark - Version 16.0
flut
My intention was to work on it, however, now I'm not sure. I didn' start to work on it....Maybe later if I will have time to do it. Sorry.
#612234 FM 2021 FLUT skin dark - Version 16.0
flut
For that change the value of <layout class="stick_to_sides_attachment" alignment="all" inset="75" /> (if you increase the value, the number will be reduced; of course that for adjust the right place in the kit you will have to change also top and left values)
#612135 FM 2021 FLUT skin dark - Version 16.0
flut
I just finished to upload the version 6.0. I believe now the skin is almost "finished" (of course it never be finished lol, but the main panels are already done 🙂 ).
I hope you enjoy this version.
Thanks!!
#610815 FM 2021 FLUT skin dark - Version 16.0
flut
there is a .zip file.
#610781 FM 2021 FLUT skin dark - Version 16.0
flut
The link seems totally functional.
#610780 FM 2021 FLUT skin dark - Version 16.0
flut
Hi
Thanks for reporting.
I already fixed it.
Regarding the japanese clubs, I will include it in the next release (I don't know if in the "regular" pack or as an alt).
#610712 FM 2021 FLUT skin dark - Version 16.0
flut
Jay Brockie: that is for half screen
#610710 FM 2021 FLUT skin dark - Version 16.0
flut
Thanks 🙂 🙂
#610603 FM 2021 FLUT skin dark - Version 16.0
flut
Thanks!!!!
#610602 FM 2021 FLUT skin dark - Version 16.0
flut
Hi
I found the way to solve that problem regarding the kit names and numbers in the end of season. However for fix that, I have to change the original kit icon.xml and I don't know if changing it ill affect other panels that use that xml. In fact, that bug arises because I use the kits instead of the "rectangular kits" (the zoomed kits). Unfortunately I can't return to the "rectangles" because I will lose the kits used in player overview and other panels. Thus, I prefer not change it....in spite of that bug. Sorry.
#610598 FM 2021 FLUT skin dark - Version 16.0
flut
Hi Onyewu, as I believe you noticed, due the great idea of OPZ, whish I followed in FlutSkin, the problem regarding the colour of team names in scorebard was solved!!! Finally!!!