[mythtv] MythVideo Theme Problem

Bobby Peru ebergfald at gmail.com
Wed Jan 11 20:35:10 UTC 2006


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>
            ........

Hope this helps.
-Erik



On 1/11/06, Mathew Block <xengor at hotmail.com> 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
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20060111/05e771a8/attachment.htm


More information about the mythtv-dev mailing list