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
#306603 FM 2016 FLUT skin - Dark Version v2.3
timsterooni
Hi Flute
Thanks for the reply.
On my screenshot there is a gap next the shirt name and number, should the competition logo be there or the players national logo. I have neither.
When the animation runs the next three icons also has a gap will making the national logo smaller make it go up to the top?
Many Thanks
Tim
#306446 FM 2016 FLUT skin - Dark Version v2.3
timsterooni
I really like your skin but I am still having issues with the national logo on the player overview.
I've been playing about with the code below, specifically the parts highlighted;
<container width="165" height="165" alignment="left,centre_y">
<layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="bottom" inset="0"/>
<widget class="editable_client_object_property_panel" id="pnat" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre">
<layout class="stick_to_sides_attachment" alignment="top" inset="15"/>
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<record id="widget_properties">
<flags id="alignment" value="centre"/>
</record>
<record id="widget_info">
<symbol id="class" value="client_object_logo_picture"/>
<flags id="image_alignment" value="centre"/>
<boolean id="scale_picture" value="true"/>
<boolean id="keep_aspect_ratio" value="true"/>
</record>
<record id="object_property">
<integer id="get_property" value="PNat"/>
</record>
</widget>
</container>
But all it seems to do is move the logo up and down in the area that its already in when I want it where the club logo and shirt name/number is as you can see in my attachment.
Do I need to stop the animation first before I can add the logo to the area above?
Please can you let me know what values to change?
Once again great skin and thanks for your hard work.
Many Thanks
Tim