Holzi_85 Activity
That is because FM26 core does not provide that informations…
This is very less information.. maybe you can take a look at match/match score area panel.xml and play with the width of the panel:<panel width="1705"> <!-- Put here a value equal to your screen resolution minus 215 -->
Update incoming?
FM24 is back! 🙂
This probably depends if you updated to the beta branch of the game or not… if you didn't update your game then better don't update the skin.
Yes sorry, the colours for texts should be defined in match/match caption panel.xml <!--default text colour--><flags id="dTXc" value="black"/><!--alternative text colour--><flags id="aTXc" value="white"/> default c...
No problem. 🙂The id="plCO" container above this should work the same way if you also wanna change the background colour or colour of the name of the goalscorer. 🙂
Can you try to change in line 94 the red_replacement to a colour you like (currently it is bg)? It should be the background colour of the goal number display. <container class="contrast_box" id="inCO" appearance="boxes/custom/solid/pa...
Can you post a screenshoot of your problem?You might wanna change a <container background_colour="colour-with-more-contast"> in match caption panel small.xml
I don't know this screen. From which skin is it? And how to open this screen? Is it a live match?
What do you mean with team level analysis? Can you post a screenshot?
Try to switch to the Base skin and then back to the skin you wanna use.
Code for that is: <!--PLAYER ANALYSIS--> <widget class="players_match_chalkboard_panel" id="mapl"> <translation id="title" translation_id="247694" type="use" value="Player Stats" />...
competition overview panel.xml <widget class="picture" file="icons/custom/player stats/top goalscorer" rrep="fg" width="20" image_alignment="centre" scale_picture="true" keep_aspect_ratio="true"/><widget class="text" alignment="centre_x,cent...
Am I doing something stupid or forgotten to do something?Clear skin cache and restart the game.