Hi,
I edited the match preview lineups panel changing the icons, but, with some kits as in the picture, numbers and kits colours are the same!
This is the custom code I used:
<container>
<layout class="stick_to_sides_attachment" alignment="all" inset="4" apply_to_children="true"/>
<widget class="picture" id="bsic" keep_aspect_ratio="true" scale_picture="true" file="pitch/icons/kit/large/simple kit" image_alignment="centre" height="30"/>
<widget class="text" id="bsnm" size="12" style="bold" alignment="centre"/>
</container>
How can I fix it?
Thanks in advance!