View Single Post
  #17  
Unread 11-07-2010, 08:17 AM
daimon's Avatar
daimon daimon is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Aug 2007
Location: Finland
Posts: 466
Under Toolbarfield add the following line
Code:
<Element ID="Toolbar_WebstoreButton" X="1" Y="1" Width="1" Height="1" />
for the two new menu buttons you can make them go away with
Quote:
<Element ID="ToolbarButton_RightSlot_6" X="1" Y="1" Width="1" Height="1" />
<Element ID="ToolbarButton_RightSlot_7" X="1" Y="1" Width="1" Height="1" />
for a quick fix

you can use this example as a reference http://www.lotrointerface.com/forums...5&postcount=12
__________________
~·~ DaimonUI ~·~
avatar by Humon

Last edited by daimon : 11-07-2010 at 08:19 AM.
Reply With Quote