I can't apply a CSS file to a web site with a masterpage.
In design mode I see it's applied but at runtime no.
--
Sorin Sandu
Romania

RE: CSS and MasterPage by CiaranODonnell

CiaranODonnell
Fri Feb 16 08:05:00 CST 2007

You should be able to put the link attribute in the MasterPage file ( .master
file) in the head section and have it appear as normal. You can also put it
in a theme and apply the theme to the website which will make it apply the
css file.

--
Ciaran O''Donnell
http://wannabedeveloper.spaces.live.com


"spp" wrote:

> I can't apply a CSS file to a web site with a masterpage.
> In design mode I see it's applied but at runtime no.
> --
> Sorin Sandu
> Romania

RE: CSS and MasterPage by spp

spp
Sat Feb 17 01:03:10 CST 2007

It's exactly what I've done.
But when I browse the page CSS style is not applied.
At design time it's applied.
--
Sorin Sandu
Romania


"Ciaran O''Donnell" wrote:

> You should be able to put the link attribute in the MasterPage file ( .master
> file) in the head section and have it appear as normal. You can also put it
> in a theme and apply the theme to the website which will make it apply the
> css file.
>
> --
> Ciaran O''Donnell
> http://wannabedeveloper.spaces.live.com
>
>
> "spp" wrote:
>
> > I can't apply a CSS file to a web site with a masterpage.
> > In design mode I see it's applied but at runtime no.
> > --
> > Sorin Sandu
> > Romania