locked
Changing the Form Header and Footer Colors - CRM 2011? RRS feed

Answers

  • Nevermind, I found out that I needed to insert to full url to the css files in the js.
    Friday, January 4, 2013 2:27 PM

All replies

  • Hi

    Can you provide some details:

    On adding the code, does it gives you some error or it does not work at all.

    Thursday, March 22, 2012 1:39 PM
  • First make sure your .css file is available in the proper place.  Open a browser to:

    <<myrooturl>>/WebResources/new_header.css (or whatever you called the css file).

    If it is there as expected, then hit F12, go to the javascript you added to the form, place a breakpoint there, and make sure it is running without error when you refresh the page.

    -JayB

    Thursday, March 22, 2012 7:06 PM
  • I have the exact same issue. I tried to change the color on the header but without success. No errors and the css files are at there places. (<<myrooturl>>/WebResources/log_ColoredHeaderRed.css and log_ColoredHeaderGreen.css )

    I also tried to debug the js on runtime and there is no errors, the formheader is just not changing color.

    Friday, January 4, 2013 2:15 PM
  • Nevermind, I found out that I needed to insert to full url to the css files in the js.
    Friday, January 4, 2013 2:27 PM