[Typo3] IMAGE without border, width and height statements

Robert Markula robert.markula at gmx.net
Sun Apr 24 09:25:13 CEST 2005


I use the following simple code to display an image:

10 = IMAGE
10.file = fileadmin/template/res/banner.jpg

The problem is that the generated html contains image border, width and 
height statements:

<img src="fileadmin/template/res/banner" width="760" height="178" 
border="0" alt="" title="" />

How can I get rid of them?
This problem is mentioned a couple of times in the list archive, but I 
have not found a clean solution yet. TSref is of no help either.

Regards,
Ro



More information about the TYPO3-english mailing list