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
5 posters

    Puting * = Special fields above the avatars

    avatar
    Lunar
    Forumember


    Posts : 33
    Reputation : 0
    Language : engluish

    Solved Puting * = Special fields above the avatars

    Post by Lunar March 27th 2012, 8:36 pm

    Hello, if you got to a post on my forum like this:
    http://sylphy.forumotion.com/t1-test-thread

    or if you look at this picture:
    Puting * = Special fields above the avatars Needhelp

    You see that i added badges for awards and rankings as you can see. But i am wondering if i can move the badges above the Avatar, making them not in the way of posts and just makes everything a little more organized.


    Last edited by Lunar on April 2nd 2012, 8:34 pm; edited 1 time in total
    avatar
    Lunar
    Forumember


    Posts : 33
    Reputation : 0
    Language : engluish

    Solved Re: Puting * = Special fields above the avatars

    Post by Lunar March 27th 2012, 11:17 pm

    bump
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Puting * = Special fields above the avatars

    Post by SLGray March 27th 2012, 11:20 pm

    Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead!





    Puting * = Special fields above the avatars Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    neb is krazy
    New Member


    Posts : 22
    Reputation : 1
    Language : english

    Solved Re: Puting * = Special fields above the avatars

    Post by neb is krazy March 31st 2012, 5:27 pm

    I have the same problem, can some one please answer thiss??
    avatar
    Lunar
    Forumember


    Posts : 33
    Reputation : 0
    Language : engluish

    Solved Re: Puting * = Special fields above the avatars

    Post by Lunar April 1st 2012, 11:36 pm

    sorry but bump again since no one has answered yet.
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Puting * = Special fields above the avatars

    Post by Sir Chivas™ April 1st 2012, 11:45 pm

    Just the rank? or as well as the Username?
    avatar
    Lunar
    Forumember


    Posts : 33
    Reputation : 0
    Language : engluish

    Solved Re: Puting * = Special fields above the avatars

    Post by Lunar April 2nd 2012, 12:32 am

    well both would be great.
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1411
    Reputation : 169
    Language : English
    Location : Bitcoin

    Solved Re: Puting * = Special fields above the avatars

    Post by E-Mark April 2nd 2012, 7:32 am

    Go to ACP > Display > Templates > General > viewtopic_body:

    Find:
    Code:

    {postrow.displayed.POSTER_AVATAR}<br />
                               {postrow.displayed.POSTER_RANK_NEW}{postrow.displayed.RANK_IMAGE}

    Then replace it with this:
    Code:

    {postrow.displayed.POSTER_RANK_NEW}{postrow.displayed.RANK_IMAGE}<br />{postrow.displayed.POSTER_AVATAR}<br />

    Then save Wink.
    avatar
    Lunar
    Forumember


    Posts : 33
    Reputation : 0
    Language : engluish

    Solved Re: Puting * = Special fields above the avatars

    Post by Lunar April 2nd 2012, 7:47 am

    i went on to general and this came up:
    Only templates of phpbb2 or PunBB versions will be affected.
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1411
    Reputation : 169
    Language : English
    Location : Bitcoin

    Solved Re: Puting * = Special fields above the avatars

    Post by E-Mark April 2nd 2012, 7:53 am

    Oh you're using Phpbb3? It's not possible in Phpbb3. Sad
    avatar
    Lunar
    Forumember


    Posts : 33
    Reputation : 0
    Language : engluish

    Solved Re: Puting * = Special fields above the avatars

    Post by Lunar April 2nd 2012, 7:55 am

    so its not possible to change special fields to be above the avatar until i change templates?
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1411
    Reputation : 169
    Language : English
    Location : Bitcoin

    Solved Re: Puting * = Special fields above the avatars

    Post by E-Mark April 2nd 2012, 7:57 am

    Yeah. It needs template modification to place the ranks/badges above the avatar Sad.
    avatar
    Lunar
    Forumember


    Posts : 33
    Reputation : 0
    Language : engluish

    Solved Re: Puting * = Special fields above the avatars

    Post by Lunar April 2nd 2012, 8:06 am

    i did what you said, but it didnt move the badges up above the avatar, just a reminder that this is a special field im trying to move, not a ranking.
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1411
    Reputation : 169
    Language : English
    Location : Bitcoin

    Solved Re: Puting * = Special fields above the avatars

    Post by E-Mark April 2nd 2012, 8:15 am

    If special fields, it can't be done. Sorry. Sad
    avatar
    Lunar
    Forumember


    Posts : 33
    Reputation : 0
    Language : engluish

    Solved Re: Puting * = Special fields above the avatars

    Post by Lunar April 2nd 2012, 8:17 am

    alright thanks anyway, the reason im using special feilds is because idk how to add more than 1 ranking to a user, is that possible?
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1411
    Reputation : 169
    Language : English
    Location : Bitcoin

    Solved Re: Puting * = Special fields above the avatars

    Post by E-Mark April 2nd 2012, 8:40 am

    You can add w/ in 3 ranks.

    Go to ACP > User and Groups > Ranks > Rank Administrations:

    Create a new rank then fill/add up the following:

    Rank Title: <img src="LINK OF YOUR RANK IMAGE" />
    Set as Special Rank: Yes
    Rank Image URL: LINK OF YOUR RANK IMAGE

    Then you'll have 2 rank images. If you want to have 3 rank images, you'll just add another (in rank title):
    Code:

    <img src="LINK OF YOUR RANK IMAGE" />

    and upload your image to Tinypic so it will shorten the image url Wink
    avatar
    Lunar
    Forumember


    Posts : 33
    Reputation : 0
    Language : engluish

    Solved Re: Puting * = Special fields above the avatars

    Post by Lunar April 2nd 2012, 8:20 pm

    alright cool thanks!

      Current date/time is September 22nd 2024, 11:31 pm