SSRS 2008 ReportingServices.css
I have been trying to modify elements of the css file and I do not see the changes I am making when vieweing the report manager at http://MyComputer/Reports/Pages/Folder.aspx The changes I made are: From: .msrs-uppertitle { font-size:x-small; } To: .msrs-uppertitle { font-size:large; } I have tried this on 2 machines now and cannot see the changes I have made. What, if anything, am I doing wrong?
January 12th, 2011 2:23pm

Hi syale59, If we visited the Report Manager, the ReportingServices.css will be loaded into Internet Explorer(IE) cache. Then, when we visit the Report Manager again, it will use the local copy of ReportingServices.css to format the page. In order to solve the issue, we can delete the ReportingServices.css from the IE cache folder(C:\Users\<username>\AppData\Local\Microsoft\Windows\Temporary Internet Files), and then visit the page again. Addtionally, in SQL Server Reporting Services(SSRS) 2008 R2, we use msrs-site_title instead of msrs-uppertitle. If you have any more questions, please feel free to ask. Thanks, Jin ChenJin Chen - MSFT
Free Windows Admin Tool Kit Click here and download it now
January 12th, 2011 10:02pm

Excellent! Thanks... Also Ctrl-F5 will clear the cache and refresh. Stephen
January 13th, 2011 7:37am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics