Also, make sure that on the Stylesheet layout, that the Content Type is set correctly. It should be text/css. If you can't see the field, click the "More" link.
Sean Cribbs seancribbs.com On 11/25/06, Lionel Mestre <[EMAIL PROTECTED]> wrote: > The way you include the css in the layout is ok. > All you need to do is to define the slug for screen as screen.css. On Edit > page for screen click on the link more below the page title and define > slug as being screen.css instead of probably screen. > > lionel > > On Sat, 25 Nov 2006 02:28:39 +0100, BJ Clark <[EMAIL PROTECTED]> wrote: > > > Hello All, > > n00b question here. I'm setting up my first radiant site. SVN Trunk. > > I've created 2 layous, "normal" and "stylesheet". > > In "stylesheet' I have: > > <r:content /> > > > > I've created a page (under my homepage) called "screen". > > In screen I have all of my CSS info. > > > > How do I include screen into my layout? I've tried "<link > > rel="stylesheet" > > type="text/css" href="/screen.css" />" but that isn't working. > > > > Thanks, > > BJ Clark > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
