"By User" position Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    "By User" position

    Glavee
    Glavee
    Forumember


    Posts : 149
    Reputation : 1
    Language : English

    Solved "By User" position

    Post by Glavee December 26th 2014, 6:45 pm

    Hello!

    I have a little problem. I thinl that's because of the version (PunBB), but I hope that can be done.

    In this image, I want to move "by NocturneAK" under the title of the Topic. Can you help me please?

    "By User" position Photo10

    Thanks!


    Last edited by Glavee on December 26th 2014, 10:42 pm; edited 1 time in total
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Solved Re: "By User" position

    Post by TheCrow December 26th 2014, 10:23 pm

    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:
    Code:
    {topics_list_box.row.L_BY} {topics_list_box.row.TOPIC_AUTHOR}
    and replace it with:
    Code:
    <br />{topics_list_box.row.L_BY} {topics_list_box.row.TOPIC_AUTHOR}
    Save the template and publish it by pressing Add

    That should fix your problem.




    Luffy



    "By User" position Thecro10
    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!
    Glavee
    Glavee
    Forumember


    Posts : 149
    Reputation : 1
    Language : English

    Solved Re: "By User" position

    Post by Glavee December 26th 2014, 10:34 pm

    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:
    Code:
    {topics_list_box.row.L_BY} {topics_list_box.row.TOPIC_AUTHOR}
    and replace it with:
    Code:
    <br />{topics_list_box.row.L_BY} {topics_list_box.row.TOPIC_AUTHOR}
    Save the template and publish it by pressing Add

    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.
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Solved Re: "By User" position

    Post by TheCrow December 26th 2014, 10:35 pm

    That is exactly what i said! Smile



    "By User" position Thecro10
    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!
    Glavee
    Glavee
    Forumember


    Posts : 149
    Reputation : 1
    Language : English

    Solved Re: "By User" position

    Post by Glavee December 26th 2014, 10:41 pm

    Luffy wrote:That is exactly what i said! Smile

    Yea but it's about how I wrote it.

    It's more clear for a tard like me. xD
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: "By User" position

    Post by Ange Tuteur January 4th 2015, 7:40 am

    Topic archived