Hi Brian,

just reset the CSS, which you dont need.

This should work.

plugin {
        tx_cssstyledcontent._CSS_DEFAULT_STYLE >
        tx_indexedsearch_pi1._CSS_DEFAULT_STYLE >
        tx_mininews_pi1._CSS_DEFAULT_STYLE >
}
Add other extensions until you get rid of the needless css code.

Christian


Am 12.03.2008 um 12:37 schrieb Brian Bendtsen:

> Hi
>
> Im using Direct mail to send newsletters, I have a small problem with
> the HTML version
>
> After the newsletter content, multiple lines with css is shown
>
> <snip>
> /* default styles for extension "tx_cssstyledcontent" */
>       /* Captions */
>       DIV.csc-textpic-caption-c .csc-textpic-caption { text-align:  
> center; }
>       DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
>       DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }
>
>       /* Needed for noRows setting */
>       DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display:
> inline; }
>
>       /* Border just around the image */
>       DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image  
> IMG {
>               border: 2px solid black;
>               padding: 0px 0px;
>       }
> </snip>
>
> A tip to how to remove this would be great
>
> /Brian
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english@lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to