Tuesday, February 14, 2012

CSS borders

Hi,
I was wondering if it's possible to change the color of the gray border that
appears around the reportviewer window when viewing through a browser. I
would like to change this to navy blue to match my company's color scheme
but all I'm able to do through the style sheet is add a blue border on the
inside but you still see the gray border on the outside of it. Is this
possible and what style sheet element would I edit?
Also is it possible to have a blue border only around the toolbar? I see two
elements in the css, .ToolbarFrameWithParametersCollapsed &
.ToolbarFrameWithParametersVisible - neither of them seem to change anything
(and the parameters bar is hidden) Thank you.I figured the first part out about the gray border, the border was set to
gray 1px in my reportviewer component. But I was still wondering about
having a border only around the toolbar. thanks.
"Mark" <idroppeddabomb@.hotmail.com> wrote in message
news:O4okozThEHA.712@.TK2MSFTNGP09.phx.gbl...
> Hi,
> I was wondering if it's possible to change the color of the gray border
that
> appears around the reportviewer window when viewing through a browser. I
> would like to change this to navy blue to match my company's color scheme
> but all I'm able to do through the style sheet is add a blue border on the
> inside but you still see the gray border on the outside of it. Is this
> possible and what style sheet element would I edit?
> Also is it possible to have a blue border only around the toolbar? I see
two
> elements in the css, .ToolbarFrameWithParametersCollapsed &
> .ToolbarFrameWithParametersVisible - neither of them seem to change
anything
> (and the parameters bar is hidden) Thank you.
>|||In SP1, you can customize the HTML viewer toolbar with your own stylesheet.
See the SP1 Readme for more details.
--
Bryan Keller
Developer Documentation
SQL Server Reporting Services
A friendly reminder that this posting is provided "AS IS" with no
warranties, and confers no rights.
"Mark" <idroppeddabomb@.hotmail.com> wrote in message
news:etqKo9ThEHA.3932@.TK2MSFTNGP09.phx.gbl...
> I figured the first part out about the gray border, the border was set to
> gray 1px in my reportviewer component. But I was still wondering about
> having a border only around the toolbar. thanks.
>
> "Mark" <idroppeddabomb@.hotmail.com> wrote in message
> news:O4okozThEHA.712@.TK2MSFTNGP09.phx.gbl...
> > Hi,
> >
> > I was wondering if it's possible to change the color of the gray border
> that
> > appears around the reportviewer window when viewing through a browser. I
> > would like to change this to navy blue to match my company's color
scheme
> > but all I'm able to do through the style sheet is add a blue border on
the
> > inside but you still see the gray border on the outside of it. Is this
> > possible and what style sheet element would I edit?
> >
> > Also is it possible to have a blue border only around the toolbar? I see
> two
> > elements in the css, .ToolbarFrameWithParametersCollapsed &
> > .ToolbarFrameWithParametersVisible - neither of them seem to change
> anything
> > (and the parameters bar is hidden) Thank you.
> >
> >
>

No comments:

Post a Comment