12
Quote:
eventspeak wrote:
Is there a way to add the persons Avatar or picture of them in the whos who page? sadly im not a coder:(
the code for the image url is already in the code, you just have to edit the template for that page. news_whos_who.html
maybe something like this to start with.
<div class="news-whoswho">
<h2><{$smarty.const._AM_NEWS_WHOS_WHO}>h2>
<h3><{$smarty.const._NW_NEWS_LIST_OF_AUTHORS}>h3>
<ul>
<{foreach item=who from=$whoswho}>
<li><a title="<{$who.name}>" href="<{$xoops_url}>/modules/news/newsbythisauthor.php?uid=<{$who.uid}>"><{$who.name}>a><img src="<{$who.user_avatarurl}>"/>li>
<{/foreach}>
ul>
div>
CBB / LatestNews / Publisher / XM-Spotlight
(ノ◕ヮ◕)ノ*:・゚✧