BlueScreen Posted April 15, 2020 Share Posted April 15, 2020 (edited) How can I change the title bar text colour to white? If I change this code "<boolean id="disable_secondary_colour" value="false" />" to true, it turns yellow for every club, but I don't know where to change it to white. Can anyone help me with this? Thanks in advance! Edit: Nevermind, fixed it! Edited April 15, 2020 by BlueScreen Link to post Share on other sites More sharing options...
DanDobre Posted April 16, 2020 Share Posted April 16, 2020 20 hours ago, BlueScreen said: How can I change the title bar text colour to white? If I change this code "<boolean id="disable_secondary_colour" value="false" />" to true, it turns yellow for every club, but I don't know where to change it to white. Can anyone help me with this? Thanks in advance! Edit: Nevermind, fixed it! How you do it my friend? Link to post Share on other sites More sharing options...
BlueScreen Posted April 17, 2020 Author Share Posted April 17, 2020 Em 16/04/2020 em 16:47, DanDobre disse: How you do it my friend? Just follow the instructions in this link. Link to post Share on other sites More sharing options...
DanDobre Posted April 18, 2020 Share Posted April 18, 2020 8 hours ago, BlueScreen said: Just follow the instructions in this link. Thank you! 1 Link to post Share on other sites More sharing options...
BlueScreen Posted May 14, 2020 Author Share Posted May 14, 2020 Hello again! Need your help, once again. I'm tryng to change the part of the titlebar (except the continue, calendar, etc buttons) to the same color of the background or make it transparent, but so far to no avail. Can anyone help me with this? Thanks in advance! Link to post Share on other sites More sharing options...
bluestillidie00 Posted May 15, 2020 Share Posted May 15, 2020 titlebar.xml at the bottom there’ll be the container that holds all this code. it’ll have appearance=“chrome/buttons..” just remove that. 1 Link to post Share on other sites More sharing options...
BlueScreen Posted May 15, 2020 Author Share Posted May 15, 2020 (edited) 6 horas atrás, bluestillidie00 disse: titlebar.xml at the bottom there’ll be the container that holds all this code. it’ll have appearance=“chrome/buttons..” just remove that. I think I didn't explain myself correctly. If I'm not mistaken you're refering to the buttons part, but I don't want to change that, I want to change the bar behind/below/next to the buttons transparent or the same colour as the background. Sorry, English is not my first language, and thanks anyway! ---------- Edit: Found another way to do it! Instead of trying to change the transparacy/colour in the xml files, decided to change the colour of the image to transparent and it worked. But I have another question. How do I change the text colour of the tab bar without changing the text colourt of the title bar too? I know you have that on your skin, I'll probably gonna download it a see if I can figure it out. Edited May 15, 2020 by BlueScreen Link to post Share on other sites More sharing options...
bluestillidie00 Posted May 15, 2020 Share Posted May 15, 2020 1 hour ago, BlueScreen said: lBut I have another question. How do I change the text colour of the tab bar without changing the text colourt of the title bar too? I know you have that on your skin, I'll probably gonna download it a see if I can figure it out. the font colour is in paper.xml in graphics/tabs/standards 1 Link to post Share on other sites More sharing options...
BlueScreen Posted May 15, 2020 Author Share Posted May 15, 2020 I found it! I just downloaded your skin and then I started deleting files to see which ones affected the colour I should've checked this first. Thank you very much for your help Link to post Share on other sites More sharing options...
BlueScreen Posted May 17, 2020 Author Share Posted May 17, 2020 I can't seem to find the panel that controls that colour. I'd really appreciate your help once again Link to post Share on other sites More sharing options...
BlueScreen Posted November 14, 2020 Author Share Posted November 14, 2020 It's me again, still playing FM 19, and I need your help. Which file controls this color? The only way I can changed it, is by changing these lines: <boolean id="disable_primary_colour" value="false" /> <boolean id="disable_secondary_colour" value="false" /> The thing is, turnig changing them to "true" it affects everything that uses the primary and secondary color, and I just want to change the color from the titlebar text. The tab bar text, with the help of @bluestillidie00, I was able to changed it. Is there anyone that can help me with this? Link to post Share on other sites More sharing options...
michaeltmurrayuk Posted November 14, 2020 Share Posted November 14, 2020 If it's just the titlebar text you want recolouring then you need to edit the titlebar search panel xml file found in the panels\generic folder if it doesn't exist for your skin then you'll need to extract it from the panels fmf file and copy it over. Editing the file is simple you just need to find the three bits of code like this: colour="secondary" & red_replacement="secondary" And change the secondary bit to the colour you want to use. If you want to change the colour of the Quick Flicks and Arrows then it's the same change but this time you need to edit the titlebar xml file which is found in the panels\generic folder, but if it doesn't exist it needs extracting from the skins fmf file (It's found in the \skins\fm\panels\generic folder after extracting the fmf file). For the Titlebar background that colour is generally controlled by the xml file found with the graphic, with the default location generally being: graphics\boxes\custom\background fade But can also be: graphics\boxes\custom\background If you are using a custom skin. Again just change the references to primary and secondary to the colours you want to use. 1 Link to post Share on other sites More sharing options...
BlueScreen Posted November 14, 2020 Author Share Posted November 14, 2020 (edited) Thank you so much for the detailed explanation, @michaeltmurrayuk, very well explained and easy to follow! I was able to change it, thanks to you, but now I have another problem, and I don't know if it's possible to fix it just by changing the panels. So to the issue. This is how it looks when I'm viewing a club/nation/players page, it works how I want it. And this is how it looks when I'm unemployed and I'm viewing my profile/news/jobs. Is there a way to change this color without affecting the primary color of the rest? Edit: So it recolors to the color of the nationality of the person that I´m viewing. I´m trying to find the option that stops the recolor and change it to the same color of the background, I just have to find it where it is. Edited November 14, 2020 by BlueScreen Link to post Share on other sites More sharing options...
michaeltmurrayuk Posted November 14, 2020 Share Posted November 14, 2020 Unfortunately not the game inherits colours depending on your status and it's not possible to turn it off for some stuff. You can change the colour of the default primary/secondary/accent colours by altering the colours in the settings file but that only affects neutral pages such as the Game Status one. 1 Link to post Share on other sites More sharing options...
BlueScreen Posted November 14, 2020 Author Share Posted November 14, 2020 That's a shame. Thanks anyway for your help, @michaeltmurrayuk! Link to post Share on other sites More sharing options...
BlueScreen Posted November 17, 2020 Author Share Posted November 17, 2020 Me again. Which file controls the diferent color in these rows? I basically want them with the same color, but for some reason some rows are darker and others lighter. Link to post Share on other sites More sharing options...
michaeltmurrayuk Posted November 18, 2020 Share Posted November 18, 2020 They should be controlled by the graphics found in the folders in this location: sitoolkit\skins\fm-widgets\graphics\menus item should control the main row and item_alt the other row, you should just need to replace the graphic files of the row you don't want with the one you do want. 1 Link to post Share on other sites More sharing options...
BlueScreen Posted November 18, 2020 Author Share Posted November 18, 2020 Thank you, once again, @michaeltmurrayuk! Link to post Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now