Artwork thumb size?
#1
How can I make these thumbs bigger? Is there some registry edit etc?

Image
Reply
#2
You need to change some values in the "MyPVRGuide.xml" file.
At lines 193 and 203 replace this code:

Code:
<posx>63</posx>
<posy>732</posy>
<width>373</width>
<height>300</height>

with

Code:
<posx>47</posx>
<posy>694</posy>
<width>405</width>
<height>375</height>

Tgx
Reply
#3
(2016-02-05, 11:11)Tgxcorporation Wrote: You need to change some values in the "MyPVRGuide.xml" file.
At lines 193 and 203 replace this code:

Code:
<posx>63</posx>
<posy>732</posy>
<width>373</width>
<height>300</height>

with

Code:
<posx>47</posx>
<posy>694</posy>
<width>405</width>
<height>375</height>

Tgx

Great thanks! Smile Your skin has the best support for thumbs. Very happy.
Reply

Logout Mark Read Team Forum Stats Members Help
Artwork thumb size?0