Can you post a link?

You could try including them this way instead:

 <style type="text/css">
   @import "/version0dot2/includes/www_mysite_com/layoutfiles/style.cfm";
   @import "/version0dot2/includes/www_mysite_com/layoutfiles/layout.cfm";
 </style>


On Fri, Feb 20, 2009 at 10:26 AM, Matthew Smith <[email protected]>wrote:

>
> Sorry for the cross post, but after posting to the css list I noticed that
> it is not very active and since we were supposed to go live today, this is
> kind of urgent.
>
> I have just developed a site from a template that uses a couple of style
> sheets.
> The site renders fine in chrome and ie, but not firefox.  I am using
> stylesheets
> with a .cfm extension, something I am trying the first time, because they
> use
> image references and I wanted to make them dynamic.  Could that be causing
> the
> issue or is it something else?
>
> Here are the tags referencing the style sheets.  Hopefully you guys can
> spot what
> I am doing wrong.  This is a fusebox 3 site using ses urls, which is why
> there is a base tag.
>
> <link href="/version0dot2/includes/www_mysite_com/layoutfiles/style.cfm"
> rel="stylesheet" type="text/css" />
> <link href="/version0dot2/includes/www_mysite_com/layoutfiles/layout.cfm"
> rel="stylesheet" type="text/css" />
> <base href="http://mysite.com/version0dot2/";>
>
> Thanks for any help.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:289266
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to