Groups | Blog | Home
all groups > sql server reporting services > december 2004 >

sql server reporting services : Modifying the Home Page


Terry
12/7/2004 6:23:02 PM
Hi All,
There is a posting in this forum already about this...but it doesnt really
tell me how to modify the home page. Like the previous user who posted a
message I am wanting to put our organisations logo on the home page. Any
suggestions would be much appreciated.

Regards,
jsteensen
12/7/2004 6:45:02 PM
Terry,

I changed the folder icon to a corporate logo on the Report Manager Home
page by:

1) doing view source on the page and noting that folder icon was
48folderopen.jpg
2) found that icon in C:\Program Files\Microsoft SQL Server\MSSQL\Reporting
Services\ReportManager\images
3) found that it was a 48x48 jpg image
4) produced a 48x48 jpg image of the corporate logo
5) renamed 48folderopen.jpg to 48folderopen_orig.jpg (in case I wanted to go
back)
6) renamed the 48x48 corp logo to 48folderopen.jpg and finally
7) copied the logo into the image folder above and hit refresh

This worked for me. Hope it helps.

Still haven't figured out how to fancy up the Site Name yet.

John

[quoted text, click to view]
Hausbro
12/8/2004 11:53:01 AM
If you view the source there is a file called 'ReportingServices.css' that
should contain formatting for the page.

The following classes effect the text 'Home':

msrs-lowertitle
msrs-banner
msrs-selectedTab
msrs-normal

You can find more by simply viewing the source and finding out what class
they are tied to.

Hope that helps...

[quoted text, click to view]
jsteensen
12/8/2004 2:29:03 PM
Hausbro,

Thanks - that solved part of my problem - upsizing and bolding the site name
text (used msrs-uppertitle) and un-bolding the page name (msrs-lowertitle).
Any hint on how to superscript a ® in the uppertitle? I'm not very good at
style sheets.

John

[quoted text, click to view]
Hausbro
12/9/2004 11:19:22 AM
Does it work to just put an ® after the uppertitle in the html source code?

[quoted text, click to view]
jsteensen
12/9/2004 3:51:03 PM
I can put the ® in - it's just that it is the same size as the other normal
uppertitle characters instead of superscripted (smaller and raised). Not
terrible but not perfect. I'll probabably just have to live with it.

Thanks for your help.

[quoted text, click to view]
Hausbro
12/10/2004 6:25:32 AM
I see.

You could try surrounding the ;&reg with "<font size=-1> </font> to see if
that doesn anything.

[quoted text, click to view]
Sri
1/20/2005 3:45:12 PM
Hi, I wanted to put my company name instead of "Home" in the reporting
services manager. I tried to search the whole reporting services folder for
the text "Home" and not able to figureout how to change it. Looks like we
cannot change the text?

Any ideas?

Thanks


[quoted text, click to view]

AddThis Social Bookmark Button