hi..
Is it possible to change default blue ribbon bar color, form header footer color, field display name and field value text colors in CRM 2013 online version not onpremise?
*This post is locked for comments
Hi,
As far as i know it is not possible for online CRM 2013. But it is possible for CRM 2015 Online Update 1
Please see below links
crmtipoftheday.com/.../turn-crm-green
If your CRM is hosted online, you can tweak CSS to reflect changes in CRM 2013
www.powerobjects.com/.../how-to-change-default-blue-color-dynamics-crm
Mansoor
Given you're Online I'd definitely wait for Carina for changing the default blue ribbon bar color.
* There is an unsupported solution for 2013 for the blue ribbon bar - but it's only possible for on-premise deployments. Magnetism had a blog about it. Have been trying to find the link but their website appears broken at present (it's normally good).
* Or try this blog: www.powerobjects.com/.../how-to-change-default-blue-color-dynamics-crm (as recommended by Mansoor above)
* Another blog that has details of how to make an unsupported change in 2013 if you are using on-premise environment (for the blue ribbon bar):
brianilland.wordpress.com/.../how-to-change-dynamics-crm-2013-navigation-bar-colours-and-sandbox-text
* This is yet another blog on the same topic: www.sharingminds.com.au/.../Change--Microsoft-Dynamics-CRM--text-and-NavBar-Color-for-MS-CRM-2013
...Such a popular unsupported change that it's made its way into Carina!
In regards the rest of your question. You would need to use code to set on-screen text and section backgrounds in different colours. Again these would be unsupported changes - so I'd not recommend them for use (especially extensively) in production:
* A blog on how to do coloured text entry: dynamicsofdynamicscrm.wordpress.com/.../change-color-for-text-fields-dynamics-crm-2013 You'll need to read through this but David found that this Jscript on load of form worked for him:
$(“#name_c”).find(“span”).css(“color”, “red”); (for the label)
$(“#name”).find(“span”).css(“color”, “red”); (for the value)
* This blog provides details for CRM 2011 on colouring the background of a label, field text value, the label text and the background of the field value using Jscript. Similar code may work for CRM 2013. sumedha8.blogspot.com.au/.../change-colour-of-fonts-sections-and-tabs.html
On-premise deployments have a bit more flexibility (although changes are still unsupported):
* This blog gives details on how to give the header a different background colour (as well as other things) snataw.wordpress.com/.../prettify-entity-form-in-crm-2013.
* Unsupported CSS changes (only available for On-Premise) can be useful to distinguish e.g. test environments by displaying a different background colour blog.sonomapartners.com/.../visually-differentiate-your-crm-environments.html
Hope that's helpful.
You can achieve it, but you may need admin privileges to do so. Please follow bellow link.
www.magnetismsolutions.com.au/.../microsoft-dynamics-crm-2015-%E2%80%93-you-can-now-add-a-theme-to-your-crm
Vijay| Microsoft Dynamics CRM Support engineer
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
HR-09070029-0 2
ED-30091530-0 1