Toolbar still not working in 5.0!

Last post 09-20-2005, 12:16 PM by edhailstone. 2 replies.
Sort Posts: Previous Next
  •  09-20-2005, 11:57 AM 10783

    Toolbar still not working in 5.0!

    Hi
     
    I've tried every suggestion on this forum to get the toolbar working properly in V5.0 but it still doesn't work.
     
    I've installed 5.0 over my old version, removing all the CuteSoft files.  I've deleted my browser cache too.  When I use the default.config the toolbar loads fine.  As soon as I switch to a custom config file the paragraph dropdown list won't line up:
     
     
    config file:
     

     

    <toolbars>
    <
    itemtype="g_start"/>
    <itemtype="dropdown"name="FormatBlock"RenderItemBorder="true"text="[[Paragraph]]" command="FormatBlock"/>
    <itemtype="image"name="Print"/>
    <itemtype="image"name="Find"/>
    <itemtype="g_end"/>
    </toolbars>
     
     
    Do you have any alternative suggestions to fix this problem?
     
    Many thanks,
     
    Ed
  •  09-20-2005, 12:03 PM 10785 in reply to 10783

    Re: Toolbar still not working in 5.0!

    Try:
     

     <toolbars>
      <item type="g_start"/>
      <item type="dropdown" name="FormatBlock" RenderItemBorder="true" text="[[Paragraph]]" command="FormatBlock"/>
      <item type="g_end"/>
      <item type="g_start"/>
      <item type="image" name="Print"/>
      <item type="image" name="Find"/>
      <item type="g_end"/>
     </toolbars>

    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

  •  09-20-2005, 12:16 PM 10791 in reply to 10785

    Re: Toolbar still not working in 5.0!

    Thanks Adam - it fixed the problem.
     
    Very grateful for your help.
     
    Ed
View as RSS news feed in XML