Marcin Soltysiak wrote:
probably worth adding in some code to do that then.. - some browsers dont like css stylesheets without correct content type..


I don't get it. If it is linked via

<link rel="stylesheet" type="text/css" href="style.css">

it IS staded that type id text/css


Yes but midgard propably send the header "text/html" when serving the page, add code-init element with <?php header('Content-type: text/css'); ?> to the page.


/Rambo



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to