View Single Post
  #8  
Unread 11-16-2010, 01:37 AM
Thayilis's Avatar
Thayilis Thayilis is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Jan 2010
Posts: 59
I've got another quick question that might sound stupid. lol When trying to move elements, in this case the Mini map frame:

<Element ID="Minimap_Frame" X="-34" Y="-33" Width="237" Height="237" Detach="1"></Element>

To have the item move up, would I increase Y, say to -25? I'm not sure how the grid works when positioning these items. Also, this is the first skin that I have messed with that has had the Detach="1" at the end of the line. Is that needed? Or do I need to use it because the main chunk of this UI has already been using it. Thanks again and I hope I explained my question correctly. lol

~~Thay
__________________
The truth of the matter is that you always know the right thing to do. The hard part is doing it.
-General Norman Schwarzkopf
Reply With Quote