Hi,
I am using your toolbar and loving it. However, I can only use the blue one as in the following line:
If I change this to any other .css that comes with the package, nothing works. Is ther something else I should do?
You need to
a) include necessary css file
b) use skin name in toolbar constructor
…
var toolbar = new dhtmlXToolbarObject(0,“dhx_black”);