View Single Post
01-02-19, 03:25 AM   #7
Ansi
An Aku'mai Servant
 
Ansi's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 33
Originally Posted by Tim View Post
There's 1 more file with styling and it actually mentions multibar..

Go into FakeBottomRightBar and in the CreateBar function comment out StyleButton(bar.buttons[i])

You should be able to move it as well by altering
Code:
bar:SetPoint("BOTTOMLEFT", MultiBarBottomLeftButton1, "TOPLEFT", 0, 6)
in the same CreateBar function.
It worked, but created a new problem... :P Thanks for your help!





Daarcs solution is the best solution, but I can't make it work with BottomRightBar instead of Right Bar...
__________________
twitter.com/ansirox
  Reply With Quote