[TYPO3] tt_news: single article stdWrap
Christopher Torgalson
bedlamhotel at gmail.com
Mon Mar 31 22:40:51 CEST 2008
Hi,
On Mon, Mar 31, 2008 at 10:34 PM, La Farge Douglas
<doug at gcnpublishing.com> wrote:
> Currently each paragraph in a tt_news articles is wrapped with <p
> class=bodytext> | </p>
>
> Is there a way to get it to wrap with a different class= attribute (<p
> class=singlebodytext> | </p>) ?
>
> IF so, how might this be done?
Yes you can do it, but you could also just amend your stylesheet:
.news-single-item p.bodytext {
/* tt_news single-news specific styles here */
}
--
Christopher Torgalson
http://www.typo3apprentice.com/
More information about the TYPO3-english
mailing list