LoTROInterface

LoTROInterface (https://www.lotrointerface.com/forums/index.php)
-   Interface Help (L) (https://www.lotrointerface.com/forums/forumdisplay.php?f=3)
-   -   Toolbar problems with AzureGlass at 1152x864 (https://www.lotrointerface.com/forums/showthread.php?t=665)

Bephwyn 10-01-2008 12:15 AM

Toolbar problems with AzureGlass at 1152x864
 
I'm running the game at 1152 x 864, and my monitor also is running at 1152 x 864.

The toolbar appears at the top side of the screen, not where it's supposed to be.

This is the code I'm supposed to edit.

<Element ID="ToolbarField" X="64" Y="719" Width="1152" Height="864">

Why am I having these problems?

Enfield 10-01-2008 07:47 PM

Ah, that's because you're updating the width and height attributes when you only need to update the X and Y. This should get things working for you:

<Element ID="ToolbarField" X="64" Y="719" Width="1024" Height="144">


All times are GMT -5. The time now is 12:44 AM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI