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.
The forum of the forums
3 posters

    Posting Profile Info Centered?

    avatar
    Hardcore Gamer
    Forumember


    Male Posts : 524
    Reputation : 4
    Language : English

    Solved Posting Profile Info Centered?

    Post by Hardcore Gamer September 11th 2012, 10:02 am

    How could I do that for phpBB2? I'm looking for a code that will center just the profile on the side when posting. Avatar, post count, location, ect. All of that. Thanks.


    Last edited by Hardcore Gamer on September 11th 2012, 2:12 pm; edited 1 time in total
    AceSuazo
    AceSuazo
    Forumember


    Male Posts : 70
    Reputation : 3
    Language : English, Tagalog & Bisayan

    Solved Re: Posting Profile Info Centered?

    Post by AceSuazo September 11th 2012, 12:49 pm

    ACP > DISPLAY > TEMPLATES > GENERAL
    Then go to your Viewtopic_Body then find this code.
    Code:
    <div class="user">
    Then Put Center in the div code.
    Code:
    <div class="user" align="center">
    Second is find this code.
    Code:
    <div class="user-info">
    Then put again Center in the div code.
    Code:
    <div class="user-info" align="center">
    Then click Save after you edit the templates.
    After clicking Save click the Posting Profile Info Centered?  Plus_16 button.
    NOTE: The Posting Profile Info Centered?  Plus_16 button is colored with red.
    avatar
    Hardcore Gamer
    Forumember


    Male Posts : 524
    Reputation : 4
    Language : English

    Solved Re: Posting Profile Info Centered?

    Post by Hardcore Gamer September 11th 2012, 2:11 pm

    Thank you! Solved.
    AceSuazo
    AceSuazo
    Forumember


    Male Posts : 70
    Reputation : 3
    Language : English, Tagalog & Bisayan

    Solved Re: Posting Profile Info Centered?

    Post by AceSuazo September 11th 2012, 4:23 pm

    Please click THANKS or the Posting Profile Info Centered?  Plus_16 button.
    So i can gain reputation.
    kirk
    kirk
    Forumaster


    Male Posts : 11037
    Reputation : 653
    Language : English,Vulcan,Klingon, Romulan,& Gorn

    Solved Re: Posting Profile Info Centered?

    Post by kirk September 11th 2012, 5:54 pm

    Hardcore Gamer wrote:Thank you! Solved.

    Topic Solved & Locked

      Current date/time is September 23rd 2024, 1:25 am