Jump to content

Ukko-Pekka

Members+
  • Posts

    12
  • Joined

  • Last visited

Posts posted by Ukko-Pekka

  1. 10 hours ago, MattyEssTTV said:

    Change it yourself then my man. 

    Apologies if I worded it a bit roughly, it was simply meant to be feedback. As I said it is a cool idea but I personally think the space could be utilized better. Overall the skin is fantastic, and 99% of it is better than the default skin. There are still things I feel could be better so I left that comment as feedback, but I can see that I could have worded it better.

  2. On 09/01/2023 at 21: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++. 

    Thanks, it works great. I do have another question though: When im ingame, the fatigue levels on the player bar seem to have some issues. I have had same issues with other skins so it might be a generic issue but is there any way to fix it?

×
×
  • Create New...