all groups > sql server reporting services > january 2005 >
You're in the

sql server reporting services

group:

Change the Report Manager Interface


Change the Report Manager Interface Ben Sullins
1/3/2005 1:13:03 PM
sql server reporting services:
Hello,

I was hoping to modify the default interface for the Report Manager to feel
more like our other online reporting pages. I found a few articles about
creating asp.net web applications and all that, but was hoping just to change
the color scheme, place an image somewhere, etc...

is this possible? if so, how easy is it and are there any good resources out
there?

Thanks!
--
Ben Sullins
Our Vacation Store
Re: Change the Report Manager Interface Christian Nordbakk
1/4/2005 11:09:50 AM
Hi Ben,

You can edit the stylesheet that's located
<ReportManagerRoot>/Styles/ReportingServices.css (with a default
installation the path should be "C:\Program Files\Microsoft SQL
Server\MSSQL\Reporting
Services\ReportManager\Styles\ReportingServices.css") to change the
color-scheme, fonts, etc...

Editing the physical layout of the portal isn't that easy and not very
practical. You would most likely need to replace the Pages.aspx page and
override the Pages class where you would inject / replace the layout
changes. You can however replace the default images and icons that are
already present in the layout. These are located in
<ReportManagerRoot>/images.

Hope this was of some help.

-Christian


[quoted text, click to view]
AddThis Social Bookmark Button