We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

HI How to set tool bar height of the Rich Text Editor

HI How to set tool bar height of the  Rich Text Editor

1 Reply

HP Harikrishnan P Syncfusion Team March 18, 2014 03:47 PM UTC

Hi Digish,

 

Thanks for your interest in Syncfusion Products.

 

Query: HI How to set tool bar height of the Rich Text Editor

Answer: We do not have any property for adjusting the height of the RTE Toolbar. But it is possible to adjust the height by overriding the class of the RTE toolbar. Override the class as below,

<style>

                   .e-rte .e-js.e-toolbar{

 

                     height: 100px;

 

                               }

</style>

 

Let us know if you have further queries,

 

Regards,

HariKrishnan.


Loader.
Live Chat Icon For mobile
Up arrow icon