Whap happens when you call the CSS file directly in the URL (as if you were going to it as a page)?
Also, are you using: <cfcontent type="text/css" /> In the CSS (cfm) page? ...................... Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -----Original Message----- From: Jim H [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 1: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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277324 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

