How would I go about replacing the eximage.gif image button with a large image. When I try to just replace the image it keeps the image size of 20 x 20 pixels.
I have also tried a customer button, but can not get the button to open the insert image html page.... plese help.
editor.CustomAddons = "<img title=""InsertImage"" class=""CuteEditorButton"" onclick=""_Format(designpage1,'InsertImage','insertimage.html')"" type=""btn"" src='../cuteeditor/CuteEditor_Files/Images/new_buttons/insertimage.gif' hspace=2 border=0 onMouseOver='CuteEditor_ButtonCommandOver(this)' onMouseOut='CuteEditor_ButtonCommandOut(this)'/>"