replace button with larger button?

Last post 08-02-2006, 8:12 PM by epicweb. 3 replies.
Sort Posts: Previous Next
  •  08-01-2006, 10:12 PM 21478

    replace button with larger button?

    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)'/>"    
  •  08-01-2006, 10:24 PM 21482 in reply to 21478

    Re: replace button with larger button?

    Try clear your bowser cache.
     
    Or the following code:
     
    editor.CustomAddons = "<img title=""InsertImage"" class=""CuteEditorButton"" onclick=""_Format(designpage1,'InsertImage','insertimage.html')"" type=""btn"" src='/CuteSoft_Client/CuteChat/images/141x44-offline.gif' hspace=2 border=0 onMouseOver='CuteEditor_ButtonCommandOver(this)' onMouseOut='CuteEditor_ButtonCommandOut(this)'/>"
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  08-01-2006, 10:34 PM 21484 in reply to 21482

    Re: replace button with larger button?

    I tried the code that you supplied (seems to be do different then what I posted) but it give a javascript error saying Object does not support this property or method.
     
    I also tried replacing the image and refreshing the cache.  What happens is that because the button I want to replace it will is 20 x 100 to pushes everything into 20 x 20 space.
     
    Any other ideas... Thanks
  •  08-02-2006, 8:12 PM 21504 in reply to 21484

    Re: replace button with larger button?

    Can anyone help with this issue?
View as RSS news feed in XML