Adam,
thanks. With dropdown.CssClass="CuteEditorDropDown" it looks better but
when I put "insertcustombutonhere" before "g_end" it looks bad.
<item type="holder" name="insertcustombutonhere" />
<item type="g_end" />
</toolbars>
</configuration>
When I do it like this, it looks good but I have not that office 2003/xp background color behind the dropdownlist.
<item type="g_end" />
<item type="holder" name="insertcustombutonhere" />
</toolbars>
</configuration>
How do I set it so it looks the same as the other dropdownlists?
Regards
J. Bauer