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

How To Change The Dialog Control Header Default Color From Green To Something Else

Hello,

Thank you for providing us with such a rich suite of controls. I have a question though; and it goes thus: "How I Change The Dialog Control Header Default Color From Green To Something Else"? Please help ASAP. Thanks.


3 Replies

RA Rajaveni Syncfusion Team January 8, 2015 09:03 AM UTC

Hi Kingsley,

Thanks for using Syncfusion products.

Query: How I Change The Dialog Control Header Default Color From Green To Something Else?

1. We have 12 in-built themes in our Essential Studio ASP.Net Platform. The Theme CSS files can be copied from the following installed location

<Installed Location>\Syncfusion\Essential Studio\12.4.0.24\Web\Samples\Web\Content\ej. And refer the same in your application. Please refer the below code snippet to refer “flat-saffron” built-in theme in your application.

<code>

[aspx]

<link rel='nofollow' href="Content/flat-saffron/ej.theme.css" rel="stylesheet" />

</code>

We also have CDN references for built-in Themes, Please refer the below UG link for various built-in themes and its CDN references.

http://help.syncfusion.com/ug/js/documents/cdn.htm

CDN Theme references can be added into your application as given in the following code snippet.

</code>

[aspx]

    <link rel='nofollow' href=" http://cdn.syncfusion.com/js/web/flat-saffron/ej.web.all-latest.min.css" rel="stylesheet" />

</code>

2. We can also add customized theme in your application using  CssClass property. For more details please find the UG documentation to add customized theme in the below link:

http://help.syncfusion.com/ug/js/default.htm#!documents/lookandfeel.htm

We have prepared a simple sample to exhibit this behaviour and it is available in the following link:

http://www.syncfusion.com/downloads/support/directtrac/general/WebApplication1-802171427.zip

 

Please let us know if you have any other concerns.

Regards,

Rajaveni




KI kingsley January 13, 2015 12:51 PM UTC

Hello Rajaveni,

Thank you very much for your prompt reply. Your response has fixed my challenges. I really appreciate. Also, sorry for my delay in acknowledging receipt of your timely support; it was due to circumstances beyond my control.

Thank you again.


RA Rajaveni Syncfusion Team January 14, 2015 04:57 AM UTC

Hi Kingsley,

Thanks for the Update.

We are glad that the issue has been resolved at your end.

Please let us know if you have any other concerns.

Regards,

Rajaveni



Loader.
Live Chat Icon For mobile
Up arrow icon