Hello,
I was wondering if it's possible to get rid of that bar (which contains a 'style' drop down list and redo/undo buttons). That's because I want to be able to display a box where you only insert a link, and I don't want to confuse my users with unnecessary elements...
By the way, I'm using the PHP version if that matters!
Cheers,
Jean-Marie
I was wondering if it's possible to get rid of that bar (which contains a 'style' drop down list and redo/undo buttons). That's because I want to be able to display a box where you only insert a link, and I don't want to confuse my users with unnecessary elements...
By the way, I'm using the PHP version if that matters!
Cheers,
Jean-Marie
RE: bar below the configurable one
RE: bar below the configurable one
config.ToolbarSets["Link"] = [
['Link','RemoveLink']
] ;
in my fck_config.js. But the "style" toolbar didn't disappear...
RE: bar below the configurable one
RE: bar below the configurable one
ok, it seems to be working now!
thanks for your fast answer
RE: bar below the configurable one
I have the same problem and io didn't understans where exactly insert the code :
toolbar name = "ToolbarSets"
can you help me?
many thanks