Jump to content

Brunosaur

Members+
  • Posts

    43
  • Joined

  • Last visited

Posts posted by Brunosaur

  1. 40 minutes ago, dopie said:

    Hey, its a file called Title Bar Search Panel ? or within the Client Object ?  Because Kojuro skin hasnt any Title bar search panel file in it. Totally noob here so bare with me. Searched for them in the file and in the folder.

    Uploading the skin if anyone has the time to check. Feeling like a 90 year old with cataracts looking thru all those text or searchin for it..

    Kojuro v6.1.3.rar 3 MB · 0 downloads

    Its called Title Bar Search Panel and you can find it on the Generic folder, this one is from @keysi skin, Rensie, and does have the title bar title and description in the middle 

     

    titlebar search panel

  2. 29 minutes ago, Mr_Skittles said:

    Hello! Maybe someone can help me.

    I use Mixed Skin 24.4.1. Can you tell me how to remove colors under kits from clubs overview panel?

    I upload screen and all 'club overview panel.xml' files.

    1.png

    club overview details panel affiliate.xml 4.49 kB · 0 downloads club overview details.xml 2.59 kB · 0 downloads club overview kits panel.xml 1.75 kB · 1 download club overview kits panel2.xml 3.05 kB · 1 download club overview panel.xml 31.77 kB · 0 downloads

    On club overview kits panel 2 delete this container 

    Screenshot 2023-12-28 at 13.13.06.png

  3. I don't know if you are aware, but when I go to the status on the left of the player photo, no information is shown but when I go to the side and have the mouse over where is the career status, those have the information showing. And after a player happiness meeting, the summary button is not very readable and when the mouse is over, it's just not readable. Pop up panel for staff with information not readable. 

    Screenshot 2023-10-23 at 19.45.06.png

  4. On 09/01/2023 at 19:32, bluestillidie00 said:

    match inbetween highlights panel.xml

     

    Ctrl+F and search for kit_picture, and find the code below

    <widget class="kit_picture" id="teKP" scale_picture="true" keep_aspect_ratio="true" image_alignment="right" >
        <layout class="stick_to_sides_attachment" inset="36,8,8,8"/>
    </widget>

    and replace it with:

    <widget class="match_team_logo_picture" id="TeLo" image_alignment="left" scale_picture="true" keep_aspect_ratio="true" alignment="right">
        <layout class="stick_to_sides_attachment" inset="36,8,8,8"/>
    </widget>

     

    You'll then have to scroll down to the away and do the same there. I'd recommend notepad++. 

     

    4 hours ago, wowlock said:

    Question: Can team logos be added to the scoreboard in-match? Is there an addon for it or a way to make it happen? Or having the full names of teams on the scoreboard.

    This will change the kits for the logos, idk how you can leave both If that's what you want 

  5. On 23/07/2023 at 16:10, bluestillidie00 said:

     

    Inside sitoolkit\skins\fm-widgets\graphics\tabs\standard, there will be two folders, normal and selected, follow those folders through and edit the paper.xml files, the text colour is controlled in there

     

     

    10 hours ago, PT-KK said:

    48769254dd8018c3c51f2d91e80fa51b.png

    Can anyone tell me how I can change that "overview" and "international" part and make it as the rest of the titlebar?


    I wanted to make it with the secondary and primary colors as well (maybe inverted, still need to test it)

    Thanks in advance

     

    Edit: I've managed to do it, but the text always stays white and not as secondary, so I'd need help figuring out where those texts can be changed.

    I had the same question a couple weeks ago and this is how you solved it 

  6. 11 minutes ago, snowofman said:

    Thats a shame, it's working fine for me.

    Guess you have to keep going at it or hope @bluestillidie00 have an answer to why it's not showing as red in his skin.

    This is the only bit of code, even when I change what you gave me to match the class or id to see if it works, still doesn't work so I don't know if I need to edit somewhere else or not, but thank you for your help!

    <widget class="link_text" id="wgex" section="Pcnr" auto_size="vertical" size="small"/>

  7. 29 minutes ago, snowofman said:

    You can try and replace the current code with this

    <container class="player_contract_panel" file="none">
    	<record id="object_property" get_property="objt" set_property="objt" />
    		<layout class="stick_to_sides_attachment" apply_to_children="true"/>
    
    			<widget class="editable_client_object_property_panel" id="expw">
    				<record id="widget_properties" alignment="right,centre_y" />
    			</widget>
    </container>

    You might need to adjust it, so it fits into the current space. 

    It didn't work, unfortunately. It does show red if I have the little tab to just show the contract information 

  8. 2 minutes ago, snowofman said:

    Thats very odd as it worked fine for me as you saw... no clue then sorry

    Like I mentioned one my first post, it have happened with other skins where the background stayed like that, makes me think its something to do on my end. Thank you anyway! 

  9. 4 minutes ago, snowofman said:

    untick use cached files" in preferences, clear cache and reload skin

    remember to place the new default in the 

    Documents\Sports Interactive\Football Manager 2023\skins\g2 Skin 2023\graphics\backgrounds

    Unfortunately didn't worked and is still the same 

  10. 4 minutes ago, snowofman said:

    Works fine when i do it

    Udklip.thumb.PNG.8c3b089bafc6b486af50164eae7a88d4.PNG

     

    I changed skins and went back to this one and now I have the solid grey background active although the I have the default the same as the one when you first download the skin.

    Nvm, just had a team meeting and went back to the board room background 

  11. 9 minutes ago, snowofman said:

    I don't see a background selector, but you can replace pictures by looking in the graphics/backgrounds folder and replace the default picture, clear the cache and reload the skin

     

    I might have not explain correctly but that's the first thing I did when I didn't saw the background selector and still doesn't work

  12. I don't have the option to choose the background and even if I change the default on the folder, it doesn't show. Any solution to solve this? I had tried other skins that gave me the same problem so idk if its something on my end 

    Screenshot 2023-06-20 at 19.10.22.png

×
×
  • Create New...