Glad to help! Remember that LiveServer uses the weblet you specify (the 'xchg' part of the URL, in this case) to deliver content. The 'xchg' weblet, which is used to process page requests, always uses text/html unless you specify otherwise.
-- Steven On Sep 4, 4:53 am, ArryD <[email protected]> wrote: > Yes thats fixed it, thank you both very much! > > On Sep 3, 10:44 pm, sb <[email protected]> wrote: > > > > > If you want to override the default type (text/html), you can add the > > following to the top of your css: > > > <rde-dm:attribute mode="write" attribute="request:rdeResponseMimetype" > > value="text/css" tag="notag" /> > > > Please give it a try, and see if that fixes things! > > > On Sep 3, 11:15 am, ArryD <[email protected]> wrote: > > > > Has anyone else encountered a problem with LiveServer returning CSS > > > files with the wrong content type? All requests for these files (which > > > are part of the LiveServer project) in our environment are currently > > > being returned with the content type 'text/html' instead of 'text/ > > > css'. As we are using a strict doctype in the HTML this causes all > > > browsers (except IE) to not load the styles. > > > > I have checked the configuration for both LiveServer and Tomcat and > > > they appear correctly configured for the CSS content type. If anyone > > > could help it would be greatly appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en -~----------~----~----~----~------~----~------~--~---
