This is hard to explain...
I used addThis to add a custom toolbar. I followed the instructions used the UI Configuration options:
var addthis_config = {
ui_use_css : false
};
and hey presto it all worked according to plan. I had set up a custom toolbar with custom icons.
Marvellous!
However I now want to use a standard toolbar to a (different site) but now... the addThis standard css is not being loaded. There is no reference to the var addthis_config and no custom stylesheet installed. It's just a bare bones html file no css, no javascript except for the standard AddThis share code which includes a link to the script.
I've cleared my cache and reset my browser. No joy.
This is driving me nuts!
Any help would be much appreciated.