dansh1989 Posted November 3, 2016 Share Posted November 3, 2016 Iv managed to change the transparency of both the home screen and on matchdays but I'm struggling changing the inbox screen to suit. Any ideas how to change this or remove the grey box background? thanks in advance Link to post Share on other sites More sharing options...
michaeltmurrayuk Posted November 3, 2016 Share Posted November 3, 2016 If it hasn't changed the inbox is controlled by the 'inbox item' xml file located in the panels folder (though it might be in a subfolder in FM17 - so you might need to wait until the full release when we have full access to the game files). In that file will be a line like this: <container class="bordered_box" appearance="boxes/sidebar/standard/right/paper"> That will affect the appearance, to change the appearance you can either change the appearance paths to point to graphics that already have the level of transparency you want, or you can follow those paths to locate and modify the images (though again you might need to wait until we have access to the resource tool to extract the game files). If you want to modify the middle bit that has the content in (for example the physio report bit) then that is more complicated as the different news items are controlled by individual xml files located in the news_item_panels subfolder and you might need to modify the box class or appearance for once one. Link to post Share on other sites More sharing options...
dansh1989 Posted November 3, 2016 Author Share Posted November 3, 2016 That's great much appreciated! Link to post Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.