Oohh, I love the aesthetic, especially the logo! If you ask me, all that time was worth it! As for your namebox problem, hmm... What are your gui.name variables set at? For mine, it's:
define gui.name_xpos = 240
define gui.name_ypos = -60
define gui.name_xalign = 0.0
You'll also probably want a negative ypos value, since it sets itself relative to the textbox. Try fiddling around with those and see if that helps! Also, make sure your file is under gui/namebox.png. Good luck!