Great presentation Geoff. For the record, basically put all your stylesheets under their respective nodes in the site tree by right clicking and choosing 'create->css'. Then in your Farcry template:
<cfimport taglib="/farcry/farcry_core/tags/webskin" prefix="skin"> <html> <head> <skin:importCSS> <title></title> </head> ... It does all the work for you. Mike --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
