el-chambo Posted February 13, 2016 Share Posted February 13, 2016 Would it be possible for someone to help by telling me which panel controls the font colour for this. I want to change it to white like on every other league review page. Thanks Link to post Share on other sites More sharing options...
wkdsoul Posted February 13, 2016 Share Posted February 13, 2016 have a search for header/action bar, there is a thread from last year on this oen m8. Link to post Share on other sites More sharing options...
el-chambo Posted February 13, 2016 Author Share Posted February 13, 2016 Thanks wkdsoul I think I have how found which panel I need it is just finding what that line would be called in the panel. Link to post Share on other sites More sharing options...
el-chambo Posted February 13, 2016 Author Share Posted February 13, 2016 Cancel that still not sorted so if anyone can help that would be great. Also have a different small problem How do I move the logo and portrait down or make them small so they do overlap the writing. Any help with both issue would be great. Thanks Link to post Share on other sites More sharing options...
el-chambo Posted February 14, 2016 Author Share Posted February 14, 2016 Could someone tell me how you add an overlay selector to a skin? Thanks Link to post Share on other sites More sharing options...
wkdsoul Posted February 14, 2016 Share Posted February 14, 2016 Could someone tell me how you add an overlay selector to a skin?Thanks Have a look at post 10ish onwards in this thread, should cover it. http://community.sigames.com/showthread.php/447154-Couple-of-skinning-questions?p=10638618&highlight=BACKGROUND+SELECTOR#post10638618 http://community.sigames.com/showthread.php/414253-Simple-stuff-probably-quot-class-quot-queries-and-other-bits-and-bobs?p=10080982&viewfull=1#post10080982 - should contain the info for the action bar font issue as well. Link to post Share on other sites More sharing options...
chemical_boy84 Posted February 15, 2016 Share Posted February 15, 2016 Fanstastic sidebar icon.... where can I find them? thanks Link to post Share on other sites More sharing options...
el-chambo Posted February 15, 2016 Author Share Posted February 15, 2016 Made them myself. I am not sure they will work with every skin. Link to post Share on other sites More sharing options...
michaeltmurrayuk Posted February 17, 2016 Share Posted February 17, 2016 For the font colour it is controlled by the xml files within one of the folders located inside: \skins\fm-widgets\graphics\tabs\standard (cannot remember the exact subfolder from the top of my head, but there should be several threads around with the full details in), in the xml files locate the lines that look like this: <record id="font_spec"> <colour name="secondary"/> </record> And change the secondary value to the name of the colour you want to use. The boxes on the inbox screen are controlled by the 'inbox item.xml' file located in the panels folder and are controlled by this code at the bottom of the file: <container class="plain_box" id="bioc" hidden="true"> <layout class="fit_children_attachment" alignment="vertical" offset="8" gap="0" /> <layout class="arrange_horizontal_attachment" layout="-1, -1" gap="1" offset="8" /> <layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="8" /> <widget class="client_object_biopic_panel" id="cbi1" abbt="false" file="client object biopic left to right" hidden="true" should_force_refresh="true" row_count="7" /> <widget class="client_object_biopic_panel" id="cbi2" abbt="false" file="client object biopic left to right" hidden="true" should_force_refresh="true" row_count="7" /> From your screenshot it looks like you have changed the content insets of the plain box, so if you change the container class to another box type (subsection or bordered should work) that still includes the header insets then it should adjust them so the box headers no longer overlap with the images. Link to post Share on other sites More sharing options...
el-chambo Posted February 18, 2016 Author Share Posted February 18, 2016 Thanks for all your help so far. My next problem is I want to change all the writing that is black to white. I know which panel it is I think as it disappears when I take the panel out but can not find a lines to change for the each one. Thanks Link to post Share on other sites More sharing options...
el-chambo Posted February 18, 2016 Author Share Posted February 18, 2016 After a few hours of playing around final sorted it. Link to post Share on other sites More sharing options...
el-chambo Posted February 18, 2016 Author Share Posted February 18, 2016 Knew it would not take long for me to come up with another question. Can someone tell me which panel and what line what I need to change to make these white. Thanks Link to post Share on other sites More sharing options...
michaeltmurrayuk Posted February 18, 2016 Share Posted February 18, 2016 Have a look at this post: http://community.sigames.com/showthread.php/442873-How-can-change-the-color-of-icon?p=10584731&viewfull=1#post10584731 Link to post Share on other sites More sharing options...
el-chambo Posted February 21, 2016 Author Share Posted February 21, 2016 Michael thanks for your last help all sorted now. Looking to see if you can tell me what panel controls this screen. As you can see I need to move the logos over a bit and change the colour of the font. Also just out of interest how I get the background picture to show on the tactic paper. Thanks again Link to post Share on other sites More sharing options...
wkdsoul Posted February 21, 2016 Share Posted February 21, 2016 The page is competition news panel. the lower items are competition new image panel (this is the badges picture) and competition news item medium Link to post Share on other sites More sharing options...
el-chambo Posted February 21, 2016 Author Share Posted February 21, 2016 Thanks wkdsoul Can I just check it is this line I need to change <widget class="picture" file="dividers/standard/vertical/line" width="2"/> Thanks Link to post Share on other sites More sharing options...
wkdsoul Posted February 21, 2016 Share Posted February 21, 2016 Thanks wkdsoulCan I just check it is this line I need to change <widget class="picture" file="dividers/standard/vertical/line" width="2"/> Thanks to change what? thats jsut a divider line. Link to post Share on other sites More sharing options...
el-chambo Posted February 21, 2016 Author Share Posted February 21, 2016 Yes sorry I was looking at the wrong panel. If you could help with a few other small problems which are Which panel do I need to change the font for this bit Also on this bit I know which panel it is but not sure how to change the colour of the icons as have taken them out but these still show and add in the Virtex bit that has a player icon and a line say something about them like hot prospect or Striker. Thanks Link to post Share on other sites More sharing options...
wkdsoul Posted February 21, 2016 Share Posted February 21, 2016 team training overview panel. 2) you woudl need to take the widget code and graphics icons from Vitrex and just overwrite that part of the player personal details panel you want. Link to post Share on other sites More sharing options...
el-chambo Posted February 21, 2016 Author Share Posted February 21, 2016 Got the Vitrex bit sorted. I do not have a team training overview panel to change so not sure which panel is controlling that text. Also the 2 other points for help where How to change the icons and how to get the background picture to show on tactics screen. Thanks Link to post Share on other sites More sharing options...
el-chambo Posted February 22, 2016 Author Share Posted February 22, 2016 Found another panel I am trying to change the font colour to white for but having no luck. Does anyone know which panel this would be? I know it is one of the news_item_panels and I think I need to add the colour line. Link to post Share on other sites More sharing options...
michaeltmurrayuk Posted February 22, 2016 Share Posted February 22, 2016 I expect it would be controlled by this line from the 'manager departure news content panel.xml' file; <widget class="text" id="bdtx" auto_size="vertical" font="fonts/inbox_body" size="11" /> If the colour is declared in the font file you can change it their or just remove the font bit and then add a colour="XX" bit if need be. The bit on the right is controlled by the 'inbox panel.xml' file found in the panels folder, in that file at the top are a list of colour lines for the box and text of each category, you just need to locate the jobs one and change the text or box colour to suit. Link to post Share on other sites More sharing options...
el-chambo Posted February 22, 2016 Author Share Posted February 22, 2016 Super Michael thanks all sorted. Link to post Share on other sites More sharing options...
el-chambo Posted February 23, 2016 Author Share Posted February 23, 2016 Sorry to keep asking. But what panel would control this? I need to change the writing to white. Also is the away to fix the colour of the title bar so it does not change with each team colour? Link to post Share on other sites More sharing options...
michaeltmurrayuk Posted February 23, 2016 Share Posted February 23, 2016 That will controlled by the 'backroom advice.xml' file again looks like you'll have to do the same as above either add a colour bit or remove the fonts bit. One thing that might save you more problems is to check the skin_config file and in the parent line make sure it says "fm dark" as that should then default various colours to the dark versions (so the text would default to white). For the header you can disable the recolouring but it will do it for all screens not just that one, you'll need to edit the header.xml, titlebar.xml, titlebar search panel.xml and match titlebar.xml files and in each of them locate the primary, secondary or accent colour codes and change them to the colours you want to use. Link to post Share on other sites More sharing options...
el-chambo Posted March 2, 2016 Author Share Posted March 2, 2016 Thanks so far for everyone who has helped with problems I have come up against. Have found another Which panel controls the font colour for this? Also on this panel this there away to make the little icons stand out more? Thanks again Link to post Share on other sites More sharing options...
michaeltmurrayuk Posted March 2, 2016 Share Posted March 2, 2016 First one should be controlled by the 'club affiliated clubs panel.xml' file, with same fix as before. For the staff icons about the only thing you can really do is recolour them, the icons themselves are controlled by the images located in icons/custom/staff/ however if you resize them the game doesn't increase the space given to each icon so they get cut off as it seems the spacing of them are hardcoded. If you want to recolour them locate and adjust the following lines in the settings file for your skin (if the lines aren't present just add them): <colour name="staff overview manager colour" red="117" green="105" blue="152"/> <colour name="staff overview assistant manager colour" red="73" green="148" blue="111"/> <colour name="staff overview general coach colour" red="72" green="129" blue="179"/> <colour name="staff overview fitness coach colour" red="99" green="115" blue="127"/> <colour name="staff overview goalkeeping coach colour" red="148" green="132" blue="69"/> <colour name="staff overview head of youth dev colour" red="209" green="94" blue="94"/> <colour name="staff overview dof colour" red="146" green="157" blue="118"/> <colour name="staff overview chief scout colour" red="222" green="210" blue="118"/> <colour name="staff overview scout colour" red="200" green="122" blue="38"/> <colour name="staff overview head physio colour" red="150" green="37" blue="70"/> <colour name="staff overview physio colour" red="184" green="114" blue="135"/> Link to post Share on other sites More sharing options...
el-chambo Posted March 6, 2016 Author Share Posted March 6, 2016 Thanks again for all you help. I am still having font problems so looking for help with this one. Which panel would it be & if I need to add a colour line where would it need to go. Cheers Link to post Share on other sites More sharing options...
wkdsoul Posted March 6, 2016 Share Posted March 6, 2016 player contract small.xml Link to post Share on other sites More sharing options...
el-chambo Posted March 6, 2016 Author Share Posted March 6, 2016 Thanks wkdsoul I do not have that panel in my skin. Can I get it from the base skin? Link to post Share on other sites More sharing options...
el-chambo Posted March 9, 2016 Author Share Posted March 9, 2016 Still having a problem with the above as i do not have that panel file and can not fins it any where. Could there be a different panel that is show that info. Thanks Link to post Share on other sites More sharing options...
wkdsoul Posted March 9, 2016 Share Posted March 9, 2016 take it from the resource archiver, gunzo defo points to that panel Link to post Share on other sites More sharing options...
el-chambo Posted March 12, 2016 Author Share Posted March 12, 2016 wkdsoul thanks for your last help but I am still having problems changing the font colour the expires in months bit from red. Here is the bit of code I have <!-- Time to expiry --> <widget id="ttex" class="label" auto_size="all" font="ProximaNova-Reg" colour="white"/> <!-- Expiry date --> <widget class="editable_client_object_property_panel" id="expw" auto_size="all" size="small" colour="white"> <layout class="stick_to_sides_attachment" alignment="top" inset="1" /> <record id="widget_properties" class="formatted_label" format="([%date#1-short])" auto_size="all" colour="white" /> The time to expiry I know controls that bit as it has changed the font but not the colour. The second worked find and is how white. Any help Thanks Link to post Share on other sites More sharing options...
wkdsoul Posted March 12, 2016 Share Posted March 12, 2016 Is his contract expiring? or are they all red? Link to post Share on other sites More sharing options...
el-chambo Posted March 12, 2016 Author Share Posted March 12, 2016 Yes the contract is expiring in 3 months. Is it hard coded for that to be red? I have sorted the end bit to turn white by adding the colour code but when I add it to the expiry line it does not work. Link to post Share on other sites More sharing options...
wkdsoul Posted March 12, 2016 Share Posted March 12, 2016 Yes the contract is expiring in 3 months.Is it hard coded for that to be red? I have sorted the end bit to turn white by adding the colour code but when I add it to the expiry line it does not work. It could be if the code isnt effecting it. Link to post Share on other sites More sharing options...
el-chambo Posted March 12, 2016 Author Share Posted March 12, 2016 I will try it in a different skin and see if it changes. Link to post Share on other sites More sharing options...
michaeltmurrayuk Posted March 13, 2016 Share Posted March 13, 2016 It is likely hardcoded, however you can trick the game into changing its colour by applying a gradient to the text. First you'll need to add a font="XX" bit to the line in question (or modify the existing bit if altering the first set of code), using a unique font name. (you might need to use font="fonts\XXX" in the xml file). Next in the fonts folder for your skin, create a copy of one of the existing font xml files that matches the font style you want and rename the copy to the name you put in the above xml file. Then in the font xml file add the following lines before the last </record> bit: <integer id="gradient_upper_margin" value="20"/> <integer id="gradient_lower_margin" value="0"/> <integer id="gradient_curve" value="0"/> <integer id="gradient_upper_colour_red" value="255"/> <integer id="gradient_upper_colour_green" value="255"/> <integer id="gradient_upper_colour_blue" value="255"/> <integer id="gradient_upper_colour_alpha" value="255"/> <integer id="gradient_lower_colour_red" value="177"/> <integer id="gradient_lower_colour_green" value="187"/> <integer id="gradient_lower_colour_blue" value="198"/> <integer id="gradient_lower_colour_alpha" value="255"/> Then adjust the rgb values to match the colour you want and then make sure the upper and lower values match, if you want white you just want each value to be 255. As the gradient code overrides the hardcoded colours this should allow you to change the colour, and if you set the upper and lower values to the same the text will just appear as one solid colour. Link to post Share on other sites More sharing options...
el-chambo Posted March 13, 2016 Author Share Posted March 13, 2016 That is amazing Michael thanks. Worked first time. Link to post Share on other sites More sharing options...
el-chambo Posted March 17, 2016 Author Share Posted March 17, 2016 Could someone tell which panel this is as like normal I want to change the font colour. Also I have still to sort the problem I had in post 18 with the black font. I have added the team training overview panel but can not see a line to change that bit of text. Again thanks for all your help so far. Link to post Share on other sites More sharing options...
el-chambo Posted March 19, 2016 Author Share Posted March 19, 2016 I am not sure if I need to add a panel to change these as I only have one file that points to player values. I had to add Player Contract and Team training overview so know some panels are missing. Thanks Link to post Share on other sites More sharing options...
el-chambo Posted March 22, 2016 Author Share Posted March 22, 2016 Sorry to keep posting for help. By playing around and adding panel I have sorted the vaule font colour. But I am having no luck with the other bits that I need to change as I can not work out what panel they are controlled by. Any help would be great as having fun playing around with skinning but it can be very frustrating when you it a brick wall. Cheers Link to post Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.