Jump to content

JustHowie

Members+
  • Posts

    464
  • Joined

  • Last visited

Everything posted by JustHowie

  1. line 14 <container class="horizontal_arrange_container" layout="-3,-7" offset="1"> controls the width of both the pitch and the players / bench
  2. Considering attributes are grouped up no you'd have to revert all attributes and that's alot of backwards work
  3. Hey dude definitely can it should be in the horizontal alignment near the top I can take a look tomorrow morning if that helps? I'm doing an 18 hour day today so probably going to collapse when I get in from work
  4. If you go into setting/just settings.xml line 5 <colour name="justbg" value="rgb(0,0,0)"/> you can change the bolded to higher values or replace value="rgb(0,0,0)"/> with value="grey 200"/> where the bolded here can be changed in increments of 100 so if 200 was too bright try 300 etc e.g <colour name="justbg" value="grey 200"/>
  5. I mean this is mine with just the pitch flipped..... the info below tactics are all in tabs above the squad
  6. Go to preferences and check this is unselected " Automatically override custom panels " as it resets them
  7. Could also be the closing is </class> and not </container>
  8. I believe @_Ben_ has a class in his statman called match rating label formatted that works
  9. this is what I have managed so far although I am running into issues increasing the height (lack of sleep) kinda looks grotesque large imo With graphics
  10. Just a side note to be aware playing with the scoreboard size will increase the size of the menu button the "waiting for highlight" and anything else at the top too.
  11. if you're adding it to a skin use the resource achiever and add the files extracted to your skin of choice
  12. What nick said file should be generic/titlebar search panel.xml look for anything that identifies description if there isn't a note this for example is what I use (although I use secondary you can change this out for what's above)
  13. Initially was quoted at 2 weeks after last update, although if somethings not broken then there's no need to fix / update. As for light skins these require alot of work if this is in the works then I'd assume alot of time and attention is being made into making sure there are no issues before a release is made.
  14. Have you checked the mod folder? I'm sure there's something there for it
  15. Have you even read the last sentence of what you quoted?
  16. You should just be able to add the graphics to the same folder destinations to the skin of your choice
  17. I'm confused do you want it for the one table or for all off them as I think you can do these through the classes and fonts folder if I recall correctly
  18. you can add transparency="0.5" were 0.5 would be 50% 0.4 40% etc to most containers the panel on the left with the grade is player/player reports overview summary vertical scouting card
  19. It's quite easy to add this still I know @GIMN removed it as a part of his skin due to being attributless. I still need to faf around with mine to make it not completely cover the team
  20. tactics/tactics overview side panel match/tactics overview side panel look for this line 68 (tactics/tactics overview side panel) IF USING DEFAULT SKIN ELSE MAYBE DIFFERENT add transparency="0.6" (change 0.6 to what % you want it see through e.g 50% is 0.5) and do the same on line 58 (match/tactics overview side panel) IF USING DEFAULT SKIN ELSE MAYBE DIFFERENT
  21. add this to your skin's settings folder <colour name="pitch_box_background" value="black"/>
×
×
  • Create New...