better support for MyScoreCenter (1 Viewer)

LOSer

Portal Member
March 1, 2010
24
12
Home Country
Germany Germany
I don't like the actual skin file for MyScoreCenter. So I did my best, without any knowledge about skin editing ^^

The 1st result is not so bad I think. But I had to change an entry (default listcontrol) in the file "references.xml" (it was an try&error-odyssee for me to find this)

find:
Code:
    <itemWidth>0</itemWidth>
    <itemHeight>0</itemHeight>

replace with:
Code:
    <itemWidth>40</itemWidth>
    <itemHeight>40</itemHeight>

otherwise the icons are much too big. My question: Are there problems elsewhere with these changes or is it possible in the best case to adopt it in the standard skin file?

btw feel free to optimize the myscorecenter.xml ;)
 

Attachments

  • MyScoreCenter.xml
    7.3 KB

Users who are viewing this thread

Top Bottom