[TYPO3] Template in pure HTML

Daniel Selinger tco at saschlong.de
Tue Oct 17 18:05:28 CEST 2006


Hi,

you can disable all default css...
Have you tried that?


2006/10/17, Yoeri Conickx <yoeri at mediamind.be>:
>
> Hello.
>
> I'm building a template for the Direct Mail extension.
> Since the page has to diplay correctly in most programs (Outlook, Notes,
> ...) and webclients (Hotmail, Gmail, ...) I can't use css-styled-content.
>
> Everything works almost and looks great, except this little image that's
> been put in front of every paragraph:
> <img src="clear.gif" width="1" height="5" border="0" class="spacer-gif"
> alt="" title="" />
>
> How can I get rid of this image?
>
> I also noticed my <p> tags change in <p style="margin: 0 0 0 0">.
> How can I change this?
> I already tried with the following code:
>
>
> styles.content.RTE_encaps_fontwrap.addAttributes.P.style=font-family:Verdana
> , Arial, Helvetica, sans-serif; font-size:11px;
>
> to add the font and the size instead of the margins, but it doesn't work.
>
> Thanks in advance!
> Yoeri Conickx.
>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>



More information about the TYPO3-english mailing list