views:

153

answers:

1

Has anyone figured out how to truely customize the markitup toolbar? Sure you can remove items from the mySettings config variable but that somehow garbles the toolbar. You end up with the right toolbar items represented by the wrong buttons. Any ideas?

A: 

Hi,

I got the same problem. I have found this tutorial (french) that help me to customize the toolbar jaysalvat.com

When creating the new toolbar in the CSS the number in the button name (class) seems important.

markItUpButton1 markItUpButton2 markItUpButton3 markItUpButton4

In CSS if you don't want a button that is associate to markItUpButton2 remove it or comment it and you will have to rename the next markItUpButton3 to markItUpButton2 and so on or change the image associate to it.

The best way it is to start from scratch using the tutorial.

I may be wrong but in my case following the tutorial and the number logic fixed the problem.

Regards,

lena