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
#16709 Steklo X3 v1.2
wrightinio
This was something else I noticed as well now you come to mention it. The colours are too contrasting compared to the general look of the skin and the yellow colour means the dates can hardly be seen at all.
#16693 Steklo X3 v1.2
wrightinio
On certain drop-down tabs, such as the 'Highlight key attributes for role' tab on a players' Profile screen, the font is still a little blurry. This can be seen in Ronaldo's Profile screenshot at the top of this thread and the earlier mod fixed the tabs in the header but not the drop-down ones.
Is there a way to change this to remove the blur?
Everything else about the skin is great!
Edit: Nevermind, I've found it. I just had a play around with the values in the 'button_embedded' file within the fonts folder.
Specifically just changed the following:
<real id="boldness" value="0.6"/> to <real id="boldness" value="0"/>
<integer id="y_offset" value="1"/> to <integer id="y_offset" value="0"/>
<integer id="colour_alpha" value="100"/> to <integer id="colour_alpha" value="0"/>
Hope this helps anyone else who might have been wanting to change that!