change the Setpoints
i haven't really looked at his code
but i believe a
frameName shall be the name of his text frame in this example:
frameName:ClearAllPoints()
frameName:SetPoint("TOP", UIParent, "TOP", 0, -200)
something like that would put it 200 pixels directly down from the top center of the screen
you might need to set the width of the frame since i believe it takes the width of the chat box >.> could be wrong...
frameName:SetSize(width, height) -- for if you need to