bw89 - Comments

#16343 Steklo X3 v1.2
bw89
17 years ago
2 years ago
0
Another minor thing. When you look at Player Search with a Quick Search, the Quick Search name is hidden under the condition selector. Here's what I mean.
#15861 Steklo X3 v1.2
bw89
17 years ago
2 years ago
0
fwiw I got rid of the weird blur/shadow by just deleting

<list id="shadows">
<record>
<integer id="x_offset" value="0"/>
<integer id="y_offset" value="1"/>
<integer id="blur_radius" value="0"/>
<integer id="colour_red" value="255"/>
<integer id="colour_green" value="255"/>
<integer id="colour_blue" value="255"/>
<integer id="colour_alpha" value="180"/>
</record>
</list>


in the sub_tabs_selected.xml in the fonts folder.

edit: As suggested by Magic, I changed the settings.xml file to

<colour name="special attribute label" red="255" green="255" blue="255" />
<colour name="profile extra text" red="255" green="255" blue="255" />
<colour name="result score" red="255" green="255" blue="255"/>


from the original values, which were grey, which solved it.
#15862 Steklo X3 v1.2
bw89
17 years ago
2 years ago
0
#15815 Steklo X3 v1.2
bw89
17 years ago
2 years ago
0
Looks great apart from two things - the text when you select a tab seems to be blurred (it looks like there's a white shadow on the text)? You can see it in your screenshots, e.g. 'Profile' on the Ronaldo one or 'Schedule' on AFC Wimbledon. Is this intended? Also, the text on the right of the player attributes page is grey - see here.