What does the source of the generated HTML look like? Are you getting style blocks? Do you have more than one? I've never actually seen it done like this, generally a .css file is dynamically loaded based on the site.
_____ Jake Churchill CF Webtools 11204 Davenport, Ste. 200b Omaha, NE 68154 http://www.cfwebtools.com 402-408-3733 x103 -----Original Message----- From: Jim H [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 12:32 PM To: CF-Talk Subject: CSS Help Ok, I am beating my brain on the table again. I have a css stylesheet attached to a cfm page. I call the stylesheet from the head section of the page by using: <link href="css/main.cfm" rel="stylesheet" type="text/css" media="all"> Yes, the css file is a cfm page because I need to have dynamic colors in the css for each individual site. (the code houses various versions of the site). It is not working. I am not getting any of the css or the cf variables displayed. Any suggestions? Thanks! JH ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277322 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

