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 !
You are not logged in.
I want more words in news in homepage.
I have tried news.tpl ... but nothing change.
What should I modify ?
Thank you !
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.