dhtmlToolbar ImageText

Is it possible to have the text for the toolbar image to appear underneath the button rather than having it appear to the right?

I have a toolbar that can be quite high but not very wide.

So I’m thinking I’d prefer to have the toolbar text sitting underneath the image.

Latest version of tabbar supports additional type of tab buttons - ImageTextButtonXP - which works exactly as you described

ImageTextButtonXP

var z= new dhtmlXImageTextButtonXPObject(…

or from XML as

 Text here    
 

Hi, how do I put this type of the button using javascript loading? I have webBar Toolbar object

dhtmlxToolbar 2.0 does not support buttons of such type.