all groups > sql server reporting services > september 2004 >
You're in the

sql server reporting services

group:

rc:StyleSheet Parameter... PLEASE HELP


rc:StyleSheet Parameter... PLEASE HELP David Whitfield
9/10/2004 3:39:02 PM
sql server reporting services:
I am trying to utlize the rc:Stylesheet parameter to alter the default header
look/feel so that it matches the rest of my site and reports (My
understanding when I read the SP1 readme file and other posts was that I can
use the rc:StyleSheet parameter to change the 'HTML viewer' area of a report
which is the area where the parameters are located). However, I am totally
confused because when I alter the styles in the htmlviewer.css style sheet it
does nothing to my reports. Also, when I create a new style sheet and point
to that using the rc:Stylesheet parameter, nothing changes on my reports.

For now I have the following questions:
1) Can I use the rc:Stylesheet property to alter the look/feel of the
header/parameter section of my reports?
2) If so, how do I go about doing this? I installed SP1, created a style
sheet called 'test.css' with the styles I wanted then pointed my report to
that style sheet using the 'rc:Stylesheet=test' command. Is this right/wrong?
3) If everything above is correct, then perhaps I didn't install the SP1
corretly (?). The version I am now running is: Microsoft SQL Server
Reporting Services Version 8.00.878.00.

Re: rc:StyleSheet Parameter... PLEASE HELP Brian Hartman [MSFT]
9/12/2004 6:57:19 PM
If you right click in the parameters area and select view source, do you see
your style sheet embedded in the html? If not, do you see an error message
in the report server log file?

--
This posting is provided "AS IS" with no warranties, and confers no rights

"David Whitfield" <David Whitfield@discussions.microsoft.com> wrote in
message news:DBE923B5-A9A4-46D0-AF1E-73C8E4F97CD3@microsoft.com...
[quoted text, click to view]

Re: rc:StyleSheet Parameter... PLEASE HELP David Whitfield
9/16/2004 8:39:07 AM
I do see a reference to the htmlviewer style sheet as follows:

<link href="?rs:Command=Get&rc:GetImage=8.00.878.00HtmlViewer.css"
type="text/css" rel="stylesheet" >

Does this mean the page is referencing the htmlviewer style sheet and if so,
why am I able to delete that style sheet without any effect on the page?

[quoted text, click to view]
Re: rc:StyleSheet Parameter... PLEASE HELP David Whitfield
9/16/2004 8:49:07 AM
Correction to my last post and a better response to your questions...

1) No, I don't see a reference to the test.css file that I am trying to
reference in the HTML.
2) I'm sorry, but I do not know how to check the log file. I will try to
find out but any information you can give is appreciated.

Thank you.

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