Adding a Rank next to the image of the rank.
+2
Master Marc
Draconicthor
6 posters
Page 1 of 1
Adding a Rank next to the image of the rank.
Is there a way I can add the posting ranks name next to the image? If there is, how?
I wanted it like this -

I wanted it like this -

Last edited by Draconicthor on August 22nd 2009, 2:19 am; edited 1 time in total
Master Marc- Hyperactive
-
Posts : 3661
Reputation : 47
Language : English and Spanish.
Re: Adding a Rank next to the image of the rank.
go to
> users & groups
> rank administration
you can add there new ranks... and can decide if they require an x amount of posts..
or are special... meaning you have to give them out manually in the users profiles
> users & groups
> rank administration
you can add there new ranks... and can decide if they require an x amount of posts..
or are special... meaning you have to give them out manually in the users profiles
AiKirika- Forumember
-
Posts : 480
Reputation : 1
Language : english, german
Re: Adding a Rank next to the image of the rank.
Yes I did that But the question was how can I put the rank next to the Image instead of it ontop or below, like shown in the Image.
Re: Adding a Rank next to the image of the rank.
which image do you mean???
do you mean rank specific imagas... like many forums have for admins or moderators??
than in the rand administration... you have the possibility to add an image url to the rank...
or use those stars given
do you mean rank specific imagas... like many forums have for admins or moderators??
than in the rand administration... you have the possibility to add an image url to the rank...
or use those stars given
AiKirika- Forumember
-
Posts : 480
Reputation : 1
Language : english, german
Re: Adding a Rank next to the image of the rank.
I don't think it's possible at the moment.
The only way it could be possible,is by template editing, but I never really tried to do something like that what you want.
Edit:
If you want to add the name of the rank on the row with your rank image.
The only way it could be possible,is by template editing, but I never really tried to do something like that what you want.
Edit:
If you want to add the name of the rank on the row with your rank image.
Last edited by Master Marc on August 22nd 2009, 2:26 am; edited 1 time in total
Master Marc- Hyperactive
-
Posts : 3661
Reputation : 47
Language : English and Spanish.
Re: Adding a Rank next to the image of the rank.
I mean like lets say you post 10 posts you get a rank picture that shows umm a happy face, well I was thinking the name of the rank can go next to the image.AiKirika wrote:which image do you mean???
do you mean rank specific imagas... like many forums have for admins or moderators??
than in the rand administration... you have the possibility to add an image url to the rank...
or use those stars given
Re: Adding a Rank next to the image of the rank.
just add a picture to it in rank administration
AiKirika- Forumember
-
Posts : 480
Reputation : 1
Language : english, german
Re: Adding a Rank next to the image of the rank.
AiKirika wrote:just add a picture to it in rank administration
noo lol you dont get the question. Ok go to GamerSpot.Darkbb.Com and look at the rank people have, then look at the picture i posted. Do you notice that the rank shows
"The Image - The Rank Name"
And my forums shows
"The Rank Name,
The Image"
Re: Adding a Rank next to the image of the rank.
doh
so your problem was the order... and not the actual pic ..
could've said it earlier
i dont think that this is possible to change the order... as it is kinda by default like this...
maybe someone who knows more about css or whatever can help you there...
so your problem was the order... and not the actual pic ..
could've said it earlier
i dont think that this is possible to change the order... as it is kinda by default like this...
maybe someone who knows more about css or whatever can help you there...
AiKirika- Forumember
-
Posts : 480
Reputation : 1
Language : english, german
Re: Adding a Rank next to the image of the rank.
You could add the rank title to the rank image?
notMicElf- Forumember
-
Posts : 377
Reputation : 0
Language : English, HTML, CSS, Java
Location : Not where you are =P
Re: Adding a Rank next to the image of the rank.
I just checked, and yes, it is possible to put a rank image to the left of the rank text. You just need to think outside the box. If you want to see a live example, click on the globe in my profile. You'll see a rank image to the left of the rank title.
The way you do it is...
Enclose the rank title in DIV tags, give the DIV a unique id (maybe div id="r1"), then use CSS to add the rank image as a background image. You can use CSS to position the image and text to your liking.
The way you do it is...
Enclose the rank title in DIV tags, give the DIV a unique id (maybe div id="r1"), then use CSS to add the rank image as a background image. You can use CSS to position the image and text to your liking.
Guest- Guest
Re: Adding a Rank next to the image of the rank.
hey dion
would you like to provide somekind of full code...
as Draconicthor seems to have zero knowledge about CSS... same as me...
so your post doesnt help much...
would you like to provide somekind of full code...
as Draconicthor seems to have zero knowledge about CSS... same as me...
so your post doesnt help much...
AiKirika- Forumember
-
Posts : 480
Reputation : 1
Language : english, german
Re: Adding a Rank next to the image of the rank.
It's not possible to provide exact code for this. The code is different for every rank and for every skin. The best I can do is to tell you to use the above DIV tag and ID, then in your CSS, add something like:
- Code:
#r1 {display:block; height: 50px; line-height: 50px; text-align:left; text-indent: 100px; background: url('YOUR IMAGE URL HERE') 50px 0px no-repeat;}
Guest- Guest
Re: Adding a Rank next to the image of the rank.
how do I add an image and rank to my members?
Fleur de Lis- New Member
-
Posts : 20
Reputation : 0
Language : english
Re: Adding a Rank next to the image of the rank.
Fleur de Lis wrote:how do I add an image and rank to my members?
The tutorial below will answer this

https://help.forumotion.com/frequently-asked-questions-f5/user-ranks-t16692.htm
Darren1- Helper
-
Posts : 11853
Reputation : 566
Language : English

» question regarding adding rank (not forumotion rank)
» center avatar, rank title and rank image phpbb3
» Phbb2 Edit Rank/Rank Image Below Avatar?
» Rank/Rank Image Below Avatar
» adding a new rank at btm of pg
» center avatar, rank title and rank image phpbb3
» Phbb2 Edit Rank/Rank Image Below Avatar?
» Rank/Rank Image Below Avatar
» adding a new rank at btm of pg
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum