[TYPO3] Template in pure HTML

Daniel Selinger tco at saschlong.de
Wed Oct 18 11:13:41 CEST 2006


Hi,

you can disable the default css-styles with this in your ts-setup:

plugin.tx_cssstyledcontent._CSS_DEFAULT_STYLE >

Simply take the extension key you want to remove the default styles...


2006/10/18, Yoeri Conickx <yoeri at mediamind.be>:
>
> Hello.
>
> I disabled the extension css-styled-content, is that what you mean?
> I now use 'content (default)'.
> Can I disbale css-content in this extension?
>
> The problem with the clear.gif is solved.
>
> Thanks.
> Yoeri.
>
> -----Original Message-----
>
> 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:V
> > erdana , 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
> >
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
> _______________________________________________
> 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