Scaling an NGUI object is same as scaling any other object. NGUI doesn't use transform scale, leaving it at (1, 1, 1). If you scale something, it will be smaller, but make sure you don't want to simply adjust its size. Adjusting the size is a matter of setting width and height.