[Typo3-UG Denmark] Nyhedsbrev sendt fra Typo3 ignorere stylesheet
Brian Bendtsen
brb at mentor-it.dk
Thu Dec 22 12:10:30 CET 2005
Hej
Emnet siger vel alt, men når jeg udsender nyhedsbreve fra TYPO3 kommer
mit stylesheet ikke med. Fx bliver al tekst vist med skrifttypen Times
New Roman.
Min skabelon:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Skabelon til nyhedsbrev</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table cellpadding="0" cellspacing="0" align="center" width="570"
border="0">
<tr>
<td width="570" height="20" align="right"><h4>Nyhedsbrev</h4></td>
</tr>
<tr>
<td valign="top" id="content">This is the content</td>
</tr>
</table>
</body>
</html>
Nogen der kan hjælpe?
/Brian Bendtsen
More information about the TYPO3-UG-denmark
mailing list