1

Topic: I want more words in news in homepage

I want more words in news in homepage.

I have tried news.tpl ... but nothing change.

What should I modify ?

Thank you !

2

Re: I want more words in news in homepage

In ext.latest_news.tpl you will find:

<div class="paragraph">{trim:news_body,380} <a href="{top.virtual_path}{news_link}">

Change the number after body to what you want.