yes, in the head section:
<link href="StyleSheet.css" rel="stylesheet" type="text/css" />
Or do i need to work with themes?
"Augustin Prasanna" wrote:
> Have you placed the css stylesheet relative to the webform path?
>
> Regards,
> Augustin
> http://augustinprasanna.blogspot.com
>
> "Wilco" wrote:
>
> > LS,
> >
> > When I create a web user control, add a label to it, apply a stylesheet and
> > set the CssClass property of the label, the designer shows the correct view.
> > But when I add this control to a web form, the style is lost.
> >
> > Any ideas?