Changing header color in CRM 2011
-
Thursday, May 31, 2012 3:31 PM
Hello All,
I am having some problems trying to change the color for CRM header. I know this is an unsupported feature and have managed to make the change using Microsoft's Developer tool. However, when I make a change on the css and do an IIS reset, I do not see the color change reflected in CRM 2011. This post follows the following question which focused more on the css selectors needed to change the code: http://social.microsoft.com/Forums/en-US/crm/thread/393281c6-2757-4829-8b38-71d9a6fc1783/#045d0e5a-ca8b-4689-a75c-a951726e8880
Please if anyone has any idea as to why I am not seeing the color take effect when changing main.css.aspx and theme.css.aspx please let me know !
All Replies
-
Thursday, May 31, 2012 10:05 PMAnswerer
Hi,
Why not try a supported approach like the solution in this blog http://gonzaloruizcrm.blogspot.co.uk/2011/08/dynamically-colour-up-your-crm-forms-in.html ?
Your current approach could be broken each time a rollup is applied.
Rob
Microsoft Certified Technology Specialist (CRM) GAP Consulting Ltd Microsoft Community Contributor Award 2011
-
Friday, June 01, 2012 5:20 AM
Hi
Please refer this link
http://blog.customereffective.com/blog/2011/08/crm-2011changing-the-form-header-and-footer-colors.html
Regards
Bodhidharma R
-
Monday, June 04, 2012 3:43 PMHi, sorry perhaps its not that clear in my original statement. I really want to change the color where it says "Microsoft Dynamics CRM"
-
Monday, June 04, 2012 3:44 PMPlease refer to: http://social.microsoft.com/Forums/en-US/crm/thread/393281c6-2757-4829-8b38-71d9a6fc1783/#045d0e5a-ca8b-4689-a75c-a951726e8880 to view a screenshot of what I want to do.
-
Tuesday, June 05, 2012 12:10 PM
There is no supported way to do that .Unsupported ways are to change css conditionally but that might get overridden in next roll ups.- Proposed As Answer by Gonzalo Ruiz RMVP, Moderator Wednesday, June 06, 2012 1:00 PM
-
Wednesday, June 06, 2012 1:00 PMModerator
Why don;t you take a supported approach which will be guaranteed to survive update rollups, cross browser and future version of CRM? If you look at this post, you can see the "supported version" is not too far from what you want to achieve. Most customers are willing to compromise because unsupported customizations can be quite expensive in the long run:
http://gonzaloruizcrm.blogspot.ca/2011/08/dynamically-colour-up-your-crm-forms-in.htmlGonzalo | gonzaloruizcrm.blogspot.com
- Proposed As Answer by Gonzalo Ruiz RMVP, Moderator Wednesday, June 06, 2012 1:00 PM
- Marked As Answer by Curt Spanburgh MVP ModeratorMVP, Moderator Wednesday, June 06, 2012 1:59 PM