Jump to content

snowofman

Moderators
  • Posts

    3,297
  • Joined

  • Last visited

Everything posted by snowofman

  1. sadly not, everything is trial and error and remembering after that
  2. ahh that helped.. Inset this line <flags id="cham" value="tables/custom/league/main continental/row" colour="primary"/> like this <panel> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <flags id="cham" value="tables/custom/league/main continental/row" colour="primary"/>
  3. Try this <container id="main"> <attachment_group class="vertical_arrange" vertical_alignment="top,extend" /> <widget class="text" id="cdsc" auto_size="vertical" colour="faded text" size="small" /> <!-- Ability list table --> <widget class="table" id="calL" mode="fill_rows,stripe_rows,select_rows" layout="24,-5,-3,-3"> <list id="column_widget_properties"> <record indx="0" alignment="left,centre_y" colour="faded text" /> <record indx="1" alignment="left,centre_y" /> <record indx="2" alignment="left,centre_y" /> <record indx="3" alignment="left,centre_y"/> </list> <list id="column_table_properties"> <record indx="0" sort_disabled="true" left="5" /> <record indx="1" sort_disabled="true" > <record id="column_heading"> <flags id="alignment" value="left,centre_y" /> <translation id="text" translation_id="227966" type="use" value="Player" /> </record> </record> <record indx="2" sort_disabled="true" > <record id="column_heading"> <flags id="alignment" value="left,centre_y" /> <translation id="text" translation_id="314426" type="use" value="Ability[COMMENT: player popup info panel - scout current ability rating]" /> <translation id="hint" translation_id="310135" type="use" value="Current Ability[COMMENT: contract offer screen - comments table]" /> </record> </record> <record indx="3" sort_disabled="true" > <record id="column_heading"> <flags id="alignment" value="left,centre_y" /> <translation id="text" translation_id="314427" type="use" value="Potential[COMMENT: player popup info panel - scout potential ability rating]"/> <translation id="hint" translation_id="310136" type="use" value="Potential Ability[COMMENT: contract offer screen - comments table]" /> </record> </record> </list> </widget> </container> Edit: the container might not be needed in your setup.
  4. you can try and add the widget used, might be easier to see without testing once i'm home
  5. Should be in the same line as above., else i'm not sure where it picks it up without some testing
  6. Try adding this to the table widget - mode="fill_rows,stripe_rows,no_scrolling,show_bullets,select_rows" if i remember correct, it's either the fill_rows or the select_rows that highlight the name, but i'm not 100% sure.
  7. then you have the answer, the picture you see is a default one @bluestillidie00have put in it will be replaced if you install a stadium pack by a picture from the team
  8. have you added a stadium pack ? it might be a default picture added to the skin
  9. okay, this might be a wild shot, but try the following rename the Graphics folder to graphics (all lower case) Move the folder FMG Standart logos megapack from the packs/complete folder and into the graphics folder give this a try and see if it works after a clear cache and reload skin
  10. short answer is no, long answer, use the base skin and add the stuff you like.
  11. Thanks, i've taken a quick look and can tell thats it's the ID, thats the issue i'm not 100% sure where those ID's comes from, but it's not "Person properties.xml" they use a diff set of Id's for the same stats, those are the ID's that i used to replica the per 90 stats after getting the idea from _Ben_ i will take a closer look abit later.
  12. Which file are you editing ? i can give it a try if you havnt solved it yet
  13. Hey Guys. i've been messing around with the "tactics overview side panel" and been hammering my head trying to change the size of the green square, where the tactic and subs are on top of i can change the size of everything on top of the square(tactics, side panel etc), but i can't seem to find the place to change the square itself, is it a graphics piece that i simply havnt been able to find or ? any help is much appreciated
×
×
  • Create New...