Rank Color
+2
LH Justin
Mr.Rulez
6 posters
Page 1 of 1
Rank Color
is there a way I can make the admins and mods post body be the color of there group? Like this?
Mr.Rulez- Forumember
- Posts : 36
Reputation : 0
Language : English
Re: Rank Color
I'm sorry, it's not currently possible, but you can suggest it here.
LH Justin- Hyperactive
- Posts : 3686
Reputation : 121
Language : English
Location : United States
Re: Rank Color
Its possible because its on this forum motion site. http://www.yovilleforum.net/t1-hi-everyone That is in fact a forum motion site if you look at the bottom. I just really wanna know how to do that.
Mr.Rulez- Forumember
- Posts : 36
Reputation : 0
Language : English
Re: Rank Color
Hm, I will scan the code and see if I can find how this is accomplished.Mr.Rulez wrote:Its possible because its on this forum motion site. http://www.yovilleforum.net/t1-hi-everyone That is in fact a forum motion site if you look at the bottom. I just really wanna know how to do that.
LH Justin- Hyperactive
- Posts : 3686
Reputation : 121
Language : English
Location : United States
Re: Rank Color
The div ids are unique I think. So it should be a case of setting a background colour per ID. You would have to set each person's ID separately, though. I could be wrong, there may be a class I'm not seeing.
coco moco- Forumember
- Posts : 118
Reputation : 50
Language : English
Re: Rank Color
Thanks. MY eyes are dry from searching through codes trying to figure this out. I work at a forum as the coder and technician and I'm dying to see how this works!
Mr.Rulez- Forumember
- Posts : 36
Reputation : 0
Language : English
Re: Rank Color
The styles are as below, but I can't find out where they placed the divs.coco moco wrote:The div ids are unique I think. So it should be a case of setting a background colour per ID. You would have to set each person's ID separately, though. I could be wrong, there may be a class I'm not seeing.
- Code:
.admin_post {
background-color: #F6DBE8;
}
.supermod_post {
background-color: #C4C4C4;
}
What version is your forum?Mr.Rulez wrote:Thanks. MY eyes are dry from searching through codes trying to figure this out. I work at a forum as the coder and technician and I'm dying to see how this works!
LH Justin- Hyperactive
- Posts : 3686
Reputation : 121
Language : English
Location : United States
Re: Rank Color
So where did they place these under? I know there version is pun bb.
Mr.Rulez- Forumember
- Posts : 36
Reputation : 0
Language : English
Re: Rank Color
He has it whichever color one of his mods want he can make there user area on the post like that.
Mr.Rulez- Forumember
- Posts : 36
Reputation : 0
Language : English
Re: Rank Color
What's your forum addy?
coco moco- Forumember
- Posts : 118
Reputation : 50
Language : English
Re: Rank Color
this is my test forum my new forum isn't going to be worked on till i pass it. http://yoforum.makingforum.com/forum
Mr.Rulez- Forumember
- Posts : 36
Reputation : 0
Language : English
Re: Rank Color
There doesn't appear to be anything specific I checked out yours and a couple of others, and there doesn't seem to be a direct connection to the div The only thing that could possible do the job is the rank name. You could assign a class and a background colour to it, and possibly set it underneath the other elements. If it was the size of the postprofile class it might work ok. You would need to tweak the postprofile class to be, fixed, absolute or relative though.
Edit: Looking at the link you posted, those are inline styles around the "admin", so I must not be far away. It's the only thing that's specific.
Edit: Looking at the link you posted, those are inline styles around the "admin", so I must not be far away. It's the only thing that's specific.
coco moco- Forumember
- Posts : 118
Reputation : 50
Language : English
Re: Rank Color
So where do i go to change it to that.
Mr.Rulez- Forumember
- Posts : 36
Reputation : 0
Language : English
Re: Rank Color
That's what I'm thinking but it must use some sort of JavaScript...coco moco wrote:There doesn't appear to be anything specific I checked out yours and a couple of others, and there doesn't seem to be a direct connection to the div The only thing that could possible do the job is the rank name. You could assign a class and a background colour to it, and possibly set it underneath the other elements. If it was the size of the postprofile class it might work ok. You would need to tweak the postprofile class to be, fixed, absolute or relative though.
Edit: Looking at the link you posted, those are inline styles around the "admin", so I must not be far away. It's the only thing that's specific.
LH Justin- Hyperactive
- Posts : 3686
Reputation : 121
Language : English
Location : United States
Re: Rank Color
I've done this sort of thing before using CSS and HTML... I can do the post content background colour but I'm not sure how to do the profile details.
I'll take a look and see what I can do on my test forum.
I'll take a look and see what I can do on my test forum.
Re: Rank Color
Alright thanks i will be here watching and waiting for reply!
Mr.Rulez- Forumember
- Posts : 36
Reputation : 0
Language : English
Re: Rank Color
I really can't see how to get this working, in any easy fashion. My thinking is that you will need to use jscript to change the background of the elements, if the right name/rank comes up.
From the little play around I had, I couldn't get it looking good, though.
From the little play around I had, I couldn't get it looking good, though.
coco moco- Forumember
- Posts : 118
Reputation : 50
Language : English
Re: Rank Color
Well i can do it i just need to know where to go to edit the settings. Is it templates or what?
Mr.Rulez- Forumember
- Posts : 36
Reputation : 0
Language : English
Re: Rank Color
Mr.Rulez wrote:So where did they place these under? I know there version is pun bb.
I am the owner of yovilleforum.net, thats a css code color ive used and also ive edited the post templates to accomplish it.
*edit* ive sent you a pm so please stop ripping my codes off my forum *
zachoftheglen2- Forumember
- Posts : 119
Reputation : 0
Language : English
Re: Rank Color
Solved > Locked
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Background color and text color by rank
» Modern rank 2 request color
» User Rank Color Not working
» Plz help me whit my forum rank color name!!
» How do I display a Special rank and a post based rank on all applicable users at the same time?
» Modern rank 2 request color
» User Rank Color Not working
» Plz help me whit my forum rank color name!!
» How do I display a Special rank and a post based rank on all applicable users at the same time?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum