[TYPO3] tt_news puts out author as a paragrapf tag. how can I get a "clean" output?

Sergio Machado machadosergio at gmail.com
Mon Jan 15 13:05:46 CET 2007


Try it this way:

div.ttnews_author,
div.ttnews_author p.bodytext {
display: inline
}

On 1/15/07, Morten Kjems <mortenkjems at gmail.com> wrote:
>
> Thanks for helping.
>
> I tried this but it has absolutely no effect?
>
> any other suggestions?
>
> Thank
> Morten
>
>
>
> Tomas Mrozek skrev:
> >> I would like both author an date to be on the same line, but the
> >> paragraph tag makes it hard to achieve this.
> >>
> >> Can I somehow avoid that the author is warped in a paragraph tag?
> >
> > Try to put this in your template setup:
> >
> > plugin.tt_news {
> >   displayList.author_stdWrap.wrap = <div class="your_class">|</div>
> >   displaySingle.author_stdWrap.wrap = <div class="your_class">|</div>
> > }
> >
> > For accurate info, use Typoscript Object Browser:
> > Template -> Typoscript Object Browser
> >
> > Tomas Mrozek
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>



-- 
Sérgio Machado | www.smachado.com

PLAY WEZZLES!!! | www.smachado.com/wezzles


More information about the TYPO3-english mailing list