Problem getting single line toolbar

  •  08-07-2006, 6:46 PM

    Problem getting single line toolbar

    I have seen this problem in the forum many times but have not seen a solution that works for me:
     
    I have the latest download as of 8/7/06, have cleared my cache.
    My toolbar config file is:
    <?xml version="1.0" encoding="utf-8" ?>
    <
    configuration>
    <toolbars>
    <item type="g_start" />
    <item type="dropdown" name="FontSize1" text="[[FontSize]]" command="FontSize" />
    <item type="forecolor" />
    <item type="g_end" />
    </toolbars>
    </
    configuration >
     
    But the toolbar comes out with two lines
     
    Thanks for any help you can give
     
    Mike
View Complete Thread