[TYPO3] CSS does not work properly in typo3

Pieter pieter.v at gmx.net
Sun Apr 30 12:15:59 CEST 2006


Gideon So wrote:
> Hi,
> 
>    I have some problem with CSS. I have make a template with CSS and it
> displaed good both in firefox and IE as a html file itself. After I make
> it a template with templavoila, seems that the CSS doesn't works
> properly in IE. Any hints on this one??
> 
> Gideon
Take a look at the doctype generated by Typo3, it might differ from the
doctype in you're template.  I had to add a line to get:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


Pieter



More information about the TYPO3-english mailing list