Posts: 1334 Location: [Censor]
Wed 03 Sep, 2008 20:16
i think u need to edit news_block.tpl
but i dont understand what you realy want...
you want that both
Coment link (so Read More link change also to Coment link?)
but if you want like this in picture
do this:
open your /templates/mg_themes/blocks/
news_block.tpl
and find this line
<span class="gensmall">{articles.READ_MORE_LINK} </span><br /><br />
replace it with this
<a href="{articles.U_COMMENT}"><b>{articles.COUNT_COMMENTS}</b> {L_NEWS_COMMENTS}</a><br /><br />
before you do this ,backup your news_block.tpl