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.

Puting * = Special fields above the avatars

5 posters

Go down

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

Back to top Go down

Solved Re: Puting * = Special fields above the avatars

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

bump
avatar
Lunar
Forumember

Posts : 33
Reputation : 0
Language : engluish

Back to top Go down

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.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51555
Reputation : 3524
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

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
neb is krazy
New Member

Posts : 22
Reputation : 1
Language : english

Back to top Go down

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.
avatar
Lunar
Forumember

Posts : 33
Reputation : 0
Language : engluish

Back to top Go down

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?
Sir Chivas™
Sir Chivas™
Helper
Helper

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

https://aforums.org

Back to top Go down

Solved Re: Puting * = Special fields above the avatars

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

well both would be great.
avatar
Lunar
Forumember

Posts : 33
Reputation : 0
Language : engluish

Back to top Go down

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.
E-Mark
E-Mark
Active Poster

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

http://coding-spot.darkbb.com/

Back to top Go down

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.
avatar
Lunar
Forumember

Posts : 33
Reputation : 0
Language : engluish

Back to top Go down

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
E-Mark
E-Mark
Active Poster

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

http://coding-spot.darkbb.com/

Back to top Go down

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?
avatar
Lunar
Forumember

Posts : 33
Reputation : 0
Language : engluish

Back to top Go down

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.
E-Mark
E-Mark
Active Poster

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

http://coding-spot.darkbb.com/

Back to top Go down

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.
avatar
Lunar
Forumember

Posts : 33
Reputation : 0
Language : engluish

Back to top Go down

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
E-Mark
E-Mark
Active Poster

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

http://coding-spot.darkbb.com/

Back to top Go down

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?
avatar
Lunar
Forumember

Posts : 33
Reputation : 0
Language : engluish

Back to top Go down

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
E-Mark
E-Mark
Active Poster

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

http://coding-spot.darkbb.com/

Back to top Go down

Solved Re: Puting * = Special fields above the avatars

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

alright cool thanks!
avatar
Lunar
Forumember

Posts : 33
Reputation : 0
Language : engluish

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum