View Single Post
06-01-09, 08:42 PM   #29
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
~blush~

Umm.... hasn't anyone told you that you should never follow my directions. You seem to be under the misguided notion that just because I wrote it, I might have a clue what I'm talking about. You clearly do not understand that I'm old and adled and while I can remember what I did in 1975, I have no clue what I did an hour ago.

I gave you bad directions because I *completely* forgot about a section of code I added when I added the support for changing the dashboard graphics.

You need to edit [ Interface > AddOns > nUI > Main > nUI.lua ] where you will find the following at about line 130...

Code:
nUI_TopBars.Anchor = CreateFrame( "Frame", "$parent_Anchor", nUI_TopBars );
nUI_TopBarsLocator:SetPoint( "BOTTOM", UIParent, "TOP", 0, 0 );
nUI_TopBars:SetPoint( "BOTTOM", nUI_TopBarsLocator, "BOTTOM", 0, -130 );
nUI_TopBars.Anchor:SetPoint( "BOTTOM", nUI_TopBars, "BOTTOM", 0, 0 );
The number in red is the one you need to edit to move the bars up and down.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/