Hi In the MinimalConfiguration.asp file Ive tried to customize the toolbar by modifying the code as follows:
'editor.AutoConfigure = "Minimal"
'editor.Template= "Bold,Italic,Underline"
editor.Template="G_Start,Separator,JustifyLeft,JustifyCenter,JustifyRight,Separator,FontColor,SetFontColor,HighLight,SetHighLight,G_End"
(Please note the top two lines are commented out) However instead of the toolbar displaying the options i have specifed it shpws only JustifyLeft,JustifyCenter,JustifyRight.
I have uploaded it to
http://www.flashmatics.co.uk/cutesoft/MinimalConfiguration.asp so that you can have a look!
What am i doing worng?
Thanks