View Single Post
07-13-11, 06:10 AM   #2
Lordyfrb
A Cliff Giant
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 71
At Line 19 of editbox.lua
try adding this:
Code:
cf_text.editBox.header:SetFont("Fonts\\ARIALN.ttf", 13, "THINOUTLINE")
of course editing it to your font preferences.

It should work.
__________________

Last edited by Lordyfrb : 07-13-11 at 06:12 AM.
  Reply With Quote