{Quick Tip}Apply CRM 2015 Look alike CSS to custom control/ web application

Scenario: Customer has a portal integrated with CRM 2015 and wants the look and feel of the web application to be like CRM 2015.

Resolution: First thing to use in CRM 2011 days was that CSS was outlined in a folder in the SDK folder. But ever since CRM 2013 is out, this approach is not possible as it is not exposed in CRM CSS via SDK.

As per the official blog link from Dynamics PFE Team mentioned here:

http://blogs.msdn.com/b/crminthefield/archive/2014/07/03/css-style-reference-using-developer-tools.aspx

The approach is to use Developer tools in your browser and take out the CSS as required. So, I used the approach mentioned in the above link and apply it to ASP.NET plain website. Here are the results:

clip_image002

clip_image004

Hope it helps, Happy CRMing!

3 thoughts on “{Quick Tip}Apply CRM 2015 Look alike CSS to custom control/ web application

  1. Hello,

    I want to apply CRM 2011 look and feel to CRM 2015 form , the field border , look up icon etc can you help me to achieve this?

Leave a comment