2014-09-28, 04:54 PM
(2014-09-28, 08:58 AM)ghamghatre Wrote: Is this a form is Ryspansyv?
i want to change : by: in sidebar with another world. how can i do it?
I already replied that question before, and no, isn't responsive.
To change the "by" in the sidebar, go to ACP > Templates & Styles > Templates > Square Templates > Portal Templates > and open portal_latestthreads_thread
<tr class="latestthreads_portal">
<td width="230px" class="trow3">
<strong><a href="{$mybb->settings['bburl']}/{$thread['threadlink']}">{$thread['subject']}</a></strong>
<span class="smalltext"><br />
by {$lastposterlink}<br />
{$lastpostdate}
</td>
</tr>
Change that "by" for what you want.
Greetings!
I don't give support on PM.