On Sep 21, 2006, at 6:42 AM, Tino Breddin wrote: > Hi, > > i began to have a look into radiant and wonder in which way i should > include my css styles to my website? Obviously i could simply link the > css file in the layout, but then i could not edit it in the web > interface. Should i save my css files as snippets and include them > wherever i need to? Or is there a more radiant like way to handle css?
It really depends on the way you prefer to edit your css. If you don't mind editing it in a textarea (I personally cant stand it :) ) then John and Giovanni's solutions work well. But if you prefer to edit them in a text editor, then just put them in public/stylesheets, like John said, and put the appropriate link tag in your layout. Bodhi _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
