Jump to content

snowofman

Moderators
  • Posts

    3,502
  • Joined

  • Last visited

Everything posted by snowofman

  1. you can't just put something in randomly. You either need to make room for it, or replace something that alreay there my suggesting would be to look at a working skin, learn how things work on 1 page only at a start club info, player profil or home screen <container> code </container> <widget> code </widget> Here is a good place to begin and have at hand
  2. There is a few ways, i believe the easieste is to make the menu into 2 containers and place the logo code at the bottom if that what you want there should be some solutions if you use the forum search and look for it
  3. The default FM23 does have the buttons The Match report button goes to the match full time review panel.xml as i wrote previously.
  4. no worries and happy to help. sometime it's easier to test it on the default skin to see if it's a default skin thing or a custom skin thing just glad we figured it out.
  5. have you tried in the default skin to see how things look ? I "think" clicking the Match report would lead into the "match full time review panel.xml"
  6. could you show a picture of where it is you click to see the report, just so i have a better understanding of which file it might be. mainly because i don't think i fully understand you.
  7. i'm not sure but maybe match report news panel.xml ?
  8. Then you might be missing some files or the skin isnt updated for fm23
  9. The file you stumbled on is the settings file as i wrote but good that you found a solution
  10. Label.fontxml i believe you can change the colour in there else you have to change it in the settings file
  11. are we talking about within a match ? or if from the player bottom in a match, try and look here you have to edit the "match player bar widget and find the code <!--condition icon--> <widget class="client_object_property_panel" property="PcOI" width="16" navigation_focus_target="false" id="PcOI"> <record id="object_property" get_property="objt" set_property="objt" /> <record id="widget_properties"> <boolean id="label_disabled" value="true" /> <boolean id="show_hover_popup" value="false" /> <integer id="width" value="16" /> <flags id="icon_alignment" value="centre"/> </record> </widget> and replace it with <!--condition icon--> <widget class="player_condition_icon_widget" icon_alignment="centre" width="16" navigation_focus_target="false" id="PcOI" label_disabled="true" show_hover_popup="false"/>
  12. as i'm not completely done with it, i rather not share atm.
  13. it goes into the inbox panel.xml This is how i have my inbox inbox.mp4
  14. you can either find the used picture and rename the one you want or you can locate the code in client object browser and direct it to your new picture
  15. Maybe the way the selector was made is outdated and the current code no longer support the selector
  16. Sidebar menu table.xml and titlebar.xml Maybe it can be done from client object browser but i'm not 100% sure of either as i havnt tried myself
  17. I don't think it's a skinning issue and there for i believe you're asking in the wrong place. Are you using a custom skin or default skin ? As packs etc is something outside of FM, it's not something we can do anything about here. maybe places like FMscout or sortitoutsi might be having some answers as they have packs etc.
  18. it all comes down to preferences. are you into light skin or dark skin, Mustermann, statman, Just Skin23, WTSC5, Sas23, FM light skin is all skins you can find here or on sites that have skins. or google the names and they should popup If i were you, i would simplpy download them all and try them and see which one suits you the best.
  19. 1 - resource archiver from steam tools (free) 2 - hard to say as we don't know if we are talking about default skin or a custom skin, but start by looking in "player overview panel.xml" and locate the code for the shirt then replace it with the new code it's alot easier if you have a skin that already have the shirt as you like it, then ask the creator for permissing to use it and replace the old code
  20. You don't need to bump your post, it will be read by those who need to, but an answer can't be expected
  21. try and delete the cache from your system drive, it might be what preventing you from having the default sorting https://support.sega.com/hc/en-gb/articles/9997644231185
×
×
  • Create New...