Yeah, in /usr/share/mythtv/themes/default/video-ui.xml change line 875 from <area>30,153,90,40</area> to <area>30,123,90,40</area>,
and line 880 from <area>30,196,90,40</area> to <area>30,166,90,40</area>.
Like this:
<container name="videoinfo">
<area>0,321,800,300</area>
<textarea name="video_title" draworder="4">
<area>50,70,530,60</area>
<font>largetitle</font>
</textarea>
<textarea name="file_label" draworder="4" align="right">
<area>30,123,90,40</area>
<font>labelfont</font>
<value>File:</value>
</textarea>
<textarea name="player_label" draworder="4" align="right">
<area>30,156,90,40</area>
<font>labelfont</font>
<value>Player:</value>
</textarea>
<area>0,321,800,300</area>
<textarea name="video_title" draworder="4">
<area>50,70,530,60</area>
<font>largetitle</font>
</textarea>
<textarea name="file_label" draworder="4" align="right">
<area>30,123,90,40</area>
<font>labelfont</font>
<value>File:</value>
</textarea>
<textarea name="player_label" draworder="4" align="right">
<area>30,156,90,40</area>
<font>labelfont</font>
<value>Player:</value>
</textarea>
........
Hope this helps.
-Erik
On 1/11/06, Mathew Block <[EMAIL PROTECTED]> wrote:
I have a few themes that I have found on the Internet, some from the
official MythTV website that have an alignment problem with the text in the
"video list". I recently downloaded the theme Titivillus and the problem was
not in it. I think I have narrowed the problem down to themes that don't
provide a video-ui.xml. I would assume in this case the default one is used.
There I believe the problem lies in that default file. If somoene could help
me along with this problem I would be most greatful. I have searched around
the net for a solution but got no where. The closest I came was a person
asking a similar question over a year ago on this list, the answer was not
provided though.
Cheers, Mathew.
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
