Rank Background
4 posters
Page 1 of 1
Rank Background
Hey,
So I saw on a forum a rank with a background behind it and I was wondering what the code for CSS to use it. It was basically a strip behind the text.
Example (basically what it looks like):
________________
Moderator
________________
^^ Except maybe half the space in between the lines and the rank if that makes sense?
So I saw on a forum a rank with a background behind it and I was wondering what the code for CSS to use it. It was basically a strip behind the text.
Example (basically what it looks like):
________________
Moderator
________________
^^ Except maybe half the space in between the lines and the rank if that makes sense?
Last edited by Clashmune on December 7th 2015, 8:12 am; edited 1 time in total
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Re: Rank Background
Was it an image or just lines?
If it was just lines, you can add this to the rank title:
If it was just lines, you can add this to the rank title:
- Code:
____________<br />RANK TITLE<br />___________
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Rank Background
Wasn't just lines, it was a solid color behind it like a button or a bar.
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Re: Rank Background
Link: think-tank.forumotion.com
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Re: Rank Background
Added it but it didn't seem to work.
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Re: Rank Background
- Code:
.rowRank {
background: #222;
}
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Rank Background
Didn't seem to work either.
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Re: Rank Background
- Code:
.rowName, .rowRank{background: #222 !important;}
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Rank Background
Nothing yet.
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Re: Rank Background
- Code:
.postprofile dd:last-child, .postprofile dt + dd {
background-color: #222;
}
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Rank Background
Kind of worked but it had a line under the Website, PM, etc. Is it to change the color of it as well?
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Re: Rank Background
I believe you will have to give the rank titles a CSS selector to style them with CSS.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Rank Background
Do you think you could please help me with my Profile Box topic?
This one is solved. Thanks for the help.
This one is solved. Thanks for the help.
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Similar topics
» Background help and rank help.
» Change the background in function of the rank
» Background color and text color by rank
» How do I display a Special rank and a post based rank on all applicable users at the same time?
» Hai i need this rank sets dont change size colour and rank name words..and put please stylish names
» Change the background in function of the rank
» Background color and text color by rank
» How do I display a Special rank and a post based rank on all applicable users at the same time?
» Hai i need this rank sets dont change size colour and rank name words..and put please stylish names
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum