Jump to content

snowofman

Moderators
  • Posts

    3,315
  • Joined

  • Last visited

Everything posted by snowofman

  1. oh the background.. sry thats client object browser dressing room code is probably what you need to add to the client object browser and ofc replace the picture
  2. try and look here other then that No requests for graphics downloads please!! This is a help forum only.
  3. You will have to redo the layout to how you want it to look and then try and see if the stuff you actually wants there will work you have the right file, so it's just trial and errors this is another example how it has been made, lots of options
  4. try and take a look here, maybe you can you it
  5. Please ask small questions like this in the Random and small questions thread
  6. Client objeck brower.xml it contains the code and path to the background used, it's the same place where you have to add transparency="0.5" - value can be changed to fit your view
  7. The file is "match/match team news panel.xml"
  8. I've played Cm/fm since 93 ita and never had a son either. But last week i saw a streamer get a son in his intake
  9. from the 1st post Download link v.2.0 !ZIP! (~ 4.3 MB): https://www.mediafire.com/file/wf5ibe9ntjgknnq/Tato24.zip/file
  10. i bet there is, but the right place would have been in the Tato thread as a polite ask to the creator
  11. i changed mine slightly Thank @keysi and @BouFitty
  12. <!--finance--> <container class="subsection_box" default_height="270" minimum_height="240" priority="2"> <translation id="title" translation_id="329952" type="use" value="Finance &amp; Salary[COMMENT: manager snapshot/home: wage &amp; finances summary panel heading]" /> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <widget class="finances_short_wage_summary_panel" id="fina"> <record id="object_property"> <integer id="get_property" value="objt" /> <integer id="set_property" value="objt" /> </record> </widget> </container> from the club overview panel you either need to replace a current widget space at the same size or make room for it in your current skin
  13. ahh okay, i thought it was part of it, from what i remembered.. But if it works, thats all that counts
  14. Don't you miss the dob ? it's used aswell
  15. Maybe this can help you, now ur two looking for the same
  16. We can add him and see if he drops by and can answer you @_RocknRolla_
  17. put your container into a <container class="scrolling_box"> your code </container> that should do it for the 2nd add this- it's probably missing in your shown code or your legend list file <record id="object_property" get_property="objt" set_property="objt"/>
  18. looking at the way the Legends list is made in the club info page. Maybe something similar can be done with your code to make the names vertical list <container class="main_box" id="at78"> <translation id="title" translation_id="281393" type="use" value="Legends[COMMENT: heading; team_information_panel; list of legends persons to current club]" /> <attachment_group class="vertical_arrange" vertical_alignment="top,extend" vertical_gap="0" /> <container class="legend_list_table" id="TLeg"> <record id="object_property"> <string id="get_property" value="TLeg" /> </record> <list id="column_widget_properties"> <record indx="0" navigation_focus_target="false"/> </list> </container> </container> Maybe it's even possible to use a integer id="port" to show a portrat it's all guesses as i havnt tried myself,
  19. i'm not sure it's possible as the names seems pulled from a "legend_list_table"
  20. Please ask small questions like this in the Random and small questions thread Thank you
  21. i still use - 258291 seems to be working fine aswell
  22. The default tablet frame can be found here sitoolkit\skins\fm-widgets\graphics\boxes\custom\match\touchline tablet
  23. you probably need to edit the person properties file there was a property change for the id from "PsRK" to "PRpo" if you change the ID it will work again
×
×
  • Create New...