[Typo3] removing clear.gif
jim
jim at 3ev.com
Fri Mar 4 14:03:56 CET 2005
Hi all,
I'm getting really annoyed with these clear gifs!
Basically I have read the previous posts regarding the matter and am
still having problems. I am using css-styled content but my
clear.gifs are not given a class which i could then style out and
prevent the image from being displayed.
Currently I'm simply including an image within a flexible content
element and its shoving in this code:
<img src="clear.gif" alt="" height="1" width="97"> <-- the width seems
to change with different images i insert.
I haven't altered the template at all to remove any classes that would
automatically be assigned to clear.gifs and i can also see amongst the
code thats inserted by Typo3 they are getting assigned in some
instances, for example:
<img src="clear.gif" width="1" height="5" border="0" class="spacer-gif"
alt="" title="" />
That would be fine, but it doesn't seem to be applying a class to the
one that i can't remove. I've gone through the TypoScript Object
browser removing practically everything, with no luck.
If anyone knows a solution or any tips then I'd much appreciate it.
Please get these clear gifs out, or make it clearer where they are being
inserted.
More information about the TYPO3-english
mailing list