Text alignment problem in Main menu (2 Viewers)

A

Anonymous

Guest
Hello:

I have a problem with the main menu.
For example:

Editing a mce XML file (that show MyTV my Music, myVideos, Settings etc) properties.

I need align the text to right.

I add the line:

<align>right</align>

but does not work.

How can i align the text of main menu to right??

If i edit the source code(C#) all menu skins are displayed to right, and only need show the mce skin text to right.

Plase help me :)
 

2BitSculptor

Super Moderator
  • Team MediaPortal
  • January 23, 2008
    1,948
    498
    South Central Wisconsin
    Home Country
    United States of America United States of America
    If all else fails, you can create your menu buttons without a label, then place the label separately over the button (2 copies for each focused and unfocused conditions, with appropriate visibility). I don't think this will work for animated/scrolling menu's (facade and MyHome menu) but works great for static menus.

    Chuck
     

    Users who are viewing this thread

    Top Bottom