Editor Widith Attribute not wrapping toolbars

Last post 10-11-2005, 3:22 PM by siva_sree. 1 replies.
Sort Posts: Previous Next
  •  10-08-2005, 9:27 AM 11547

    Editor Widith Attribute not wrapping toolbars

    If I try to make the editor 500 pixels wide and the toolbars are 700 the editor stays at 700.  Is there a way to wrap the toolbar items to get the editor to desired width of 500?  I like clients to be able to se ethe page in editor the same way it looks on actual web page.
     
    Thanks
  •  10-11-2005, 3:22 PM 11644 in reply to 11547

    Re: Editor Widith Attribute not wrapping toolbars

    1. Open file  "CuteEditor/CuteEditor_Files/include_CuteEditor.asp"
    2. Update following in line 941 & 961 (or search for iframe to change width).
    3. Look for width:100% and change to  width:500Px
     
    (You may use aling=center in above row to look better. To wrap down the tool bar you need to edit this table and toolbar)
View as RSS news feed in XML