"By User" position
3 posters
Page 1 of 1
Re: "By User" position
Hello and Merry Christmas,
Yes it is possible. You need to go to Admin Panel > Display > Templates > General > topic_list_box
edit the template and find:
That should fix your problem.
Luffy
Yes it is possible. You need to go to Admin Panel > Display > Templates > General > topic_list_box
edit the template and find:
- Code:
{topics_list_box.row.L_BY} {topics_list_box.row.TOPIC_AUTHOR}
- Code:
<br />{topics_list_box.row.L_BY} {topics_list_box.row.TOPIC_AUTHOR}
That should fix your problem.
Luffy
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: "By User" position
Luffy wrote:Hello and Merry Christmas,
Yes it is possible. You need to go to Admin Panel > Display > Templates > General > topic_list_box
edit the template and find:and replace it with:
- Code:
{topics_list_box.row.L_BY} {topics_list_box.row.TOPIC_AUTHOR}
Save the template and publish it by pressing
- Code:
<br />{topics_list_box.row.L_BY} {topics_list_box.row.TOPIC_AUTHOR}
That should fix your problem.
Luffy
Thank you @Luffy but I already solved it:
AP > Display > Templates > General > topics_list_box, press "Modify" and search:
- Code:
{topics_list_box.row.L_BY} {topics_list_box.row.TOPIC_AUTHOR}
and put in front of it:
- Code:
<br/>
This works at least for the users that use punbb.
Re: "By User" position
That is exactly what i said!
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: "By User" position
Luffy wrote:That is exactly what i said!
Yea but it's about how I wrote it.
It's more clear for a tard like me. xD
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum