Jump to content

snowofman

Moderators
  • Posts

    3,300
  • Joined

  • Last visited

Everything posted by snowofman

  1. as view in general is a mess in FM and have a will of it own.. i would recommend adding a player value as last colum and just hide that outside the view, that was you can have the stats on screen you like OR You can go into the code itself and make the view you want and change all <flags to <record and give then a width so they stays like you want.
  2. i'm not completely sure what you mean, but as custom kits are leaning up against copyrighted materiel, it's not something we can discuss here a better place would be where they have kits packs etc. changing colours in kits after they are made isnt something you can do from what i know, maybe if you make a overlay which can be changed - just maybe
  3. taken from the WTS video from the new skin update
  4. change size of the font or make the panels higher to fit the font size
  5. As Olas said Which id is used ? check the properties files for possible the correct id This id should work id="Cnat"
  6. Short answer is yes. Long answer is, if you have some experience, it should be fairly forward. But if you don't then it will be more of a headache then the outcome is worth if you look here, it can give you an idea of what you need to do
  7. Are you on the newest update or the previous
  8. please ask your question here Locking this thread as it's not ment as a random question thread just seen that you've made a thread of your own.
  9. team next match past meetings details.xml i believe
  10. on the right side there is a "line" grab it and move the panel back over to the left. it should bring the tablet back in place or dobbelt click the "line"
  11. remember that there is a version 1 and a version 2 - the may look different but a screenshot never hurts and will make it easier to see what you mean and maybe help
  12. client object browser.xml sset a transparency="0.5 or somthing" on the background widget look at the file in a skin that has a background like you want it, thats the easy way
  13. it's easier if you google a rgb colour picker and use the rgb values. atleast now you know how to change the colours
  14. you should be able to align it to the left in either the titlebar or the titlebar search panel i can never remember which
  15. value="rgb(20,62,95)" change these to the colour you want example value="yellow"
  16. don't change the names unless you change it in the class file aswell. just change the value as said, then save the file and clear the cache and reload the skin
  17. have you tried to make the changes ? <!--Gimn CUSTOM PARAMETERS FOR THE Pizza--> <colour name="pizza_keeper" value="rgb(20,62,95)"/> <!-- dark blue --> <colour name="pizza_defend" value="rgb(57,137,199)"/> <!-- light blue --> <colour name="pizza_possess" value="green"/> <colour name="pizza_attack" value="rgb(111, 5, 200)"/> <!-- purple --> this should be what you need to edit. if i remember correct
  18. it's changed in the settings file, look for a <!-- pizza chart --> or similar and then change the rgb values, if there is numbers just delete the numbers and add green, yellow etc
  19. i'm not sure i fully understand. as default it's on the left, the code i gave you center it under the searchbox text (16th in portugal) so i'm not sure what it is exactly sure what it is you want
×
×
  • Create New...