Sparperetor - Comments

Comments
#122158 [FM2014] Better Than Default Panels
Sparperetor
12 years ago
5 months ago
1
re-download or open "player attribute no scroll.xml" and change layout to -1

If you need "Coloured Attributes Box" download it and put all .xml files replace in "panels" folder.
I get stadium pic from this http://sortitoutsi.net/forums/category/34/miscellaneous-football-manager-graphics
My stadium pic folder "Sports Interactive\Football Manager 2014\graphics\pictures"


I'm having the same problem, and I don't understand where to cgange layout= -1

Is it the inset? I've tried that and no cigar....

Still, thanks for a wonderful addon.

This is the file that I've got.

<?xml version='1.0' encoding='utf-8'?>
<panel>
<boolean />
<layout class="stick_to_sides_attachment" alignment="all" inset="0" layout_children="true" />

<container >
<layout class="arrange_vertical_attachment" alignment="top, extend" offset="-17" gap="-20" />
<layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0" />


<!-- Attributes Container -->
<container class="player_attributes_panel" file="player overview attributes no scroll" id="patp" height="300">
<layout class="arrange_vertical_attachment" alignment="top, extend" offset="0" />
<layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" />
</container>
</container>

</panel>