Hi all,
as a new and beginner user of Board portal on my forum (www.laryngo.com), i'd like to simplify the affichage of the lasts posts of my forum.
I think i've to makje some changes in block/news.php
What may i change to stop the affichage of the name of the forum and the numbers of views and posts ?
Thanks for your help, and sorry for my english (i'm french)
Maxime
Modification of the "Lastest posts bloc"
Forum rules
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
-
- Portal Professional
- Posts: 1960
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: Modification of the "Lastest posts bloc"
I hope I have understood you.
search and remove in root / styles / prosilver / template / portal / modules / news_compact_center.html:
search and remove in root / styles / prosilver / template / portal / modules / news_compact_center.html:
Code: Select all
<!-- IF news_row.FORUM_NAME -->
<br />{L_FORUM}: <a href="{news_row.U_VIEWFORUM}" style="font-weight: bold;">{news_row.FORUM_NAME}</a>
<!-- ENDIF -->
<!-- IF not S_DISPLAY_NEWS_RVS --><!-- IF news_row.FORUM_NAME -->• <!-- ENDIF -->{L_REPLIES}: <strong>{news_row.REPLIES}</strong> • {L_VIEWS}: <strong>{news_row.TOPIC_VIEWS}</strong><!-- ENDIF -->
V.G. archivar
sorry for my bad english
sorry for my bad english