[TYPO3] headerData

Rupali Gupta rupali.ffm at googlemail.com
Thu Oct 2 17:00:11 CEST 2008


Hello List,

Its the most basic question, i am going to ask.
i have linked the css files as follows for my site. Normal css is linked but
the css for ie is not respondind. no changes are seen whatever i write in
it. i have done it b4 also, but this time its not working. what mistake i
have done here , not able to figure it out ?

headerData.10 = TEXT
 headerData.10.value(
  <!--[if IE]>
   <link href="fileadmin/templates/css/ie_fix.css" rel="stylesheet"
type="text/css" />
  <![endif]-->
  <!--[if IE 6]>
   <link href="fileadmin/templates/css/ie6_fix.css" rel="stylesheet"
type="text/css" />
  <![endif]-->
  )


 headerData.20 = TEXT
 headerData.20.value (
   <link href="fileadmin/templates/css/central.css" rel="stylesheet"
type="text/css" />
   <link href="fileadmin/templates/css/layout_2col_left_13.css"
rel="stylesheet" type="text/css" />
  )

-- 
Regards,
Rupali


More information about the TYPO3-english mailing list