The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Applying Color to FAQ Items
I'm creating a list of our staff team using FAQ items, and I can't figure out how to apply the colors to indicate the user groups.
I tried this, and it didn't work: HTML Code:
<font color=color></font> HTML Code:
<p><font size=5><b><a href="http://www.kh-flare.net/member.php/1">Sean</a></b></font></p> <ul> <li><b>Real Name:</b> Sean</li> <li><b>Age: 24</b></li> <li><b>Location:</b> Washington, US</li> </ul> <p>I am the owner of KH-Flare. I founded the site in 2011; I have been thinking of many thing to add to the site to make it better, but haven't been very successful.</p> <p>I am a huge Kingdom Hearts fan and a semi-hacker on hacking codes for Kingdom Hearts. I like helping people in the best way that I can; I am always open for need ideas to improve the site.</p> <p>Thank you for checking out and reading my bio.</p> |
#2
|
|||
|
|||
1.) How are you coloring your usergroups, via a MOD? A template variable or just CSS.
2.) I need to see how you are adding the usergroup information (HTML) before I can give you a method of applying your CSS. 3.) If you are using the same color for all usergroups (which I believe your answer is going to be no. 4.) Did he add the additional HTML to a template if so what template. Post or attach the template code with your added html for the usergroups. Then I can help. (Easy fix, but we need specific data). |
#3
|
|||
|
|||
Got it solved thanks to our admin coder.
HTML Code:
<p><a style="font-weight: bold; font-size: 23px; color: #CD5C5C;" href="http://www.kh-flare.net/member.php/1">Sean</a></b></p> |
#4
|
|||
|
|||
Just a quick on ->
If you want to set colours of Usernames in Usergroups, you need to add <span style="color: red; font-weight: bold;"> if the first field of "Username HTML Markup", then finish the span tag in the second field with </span>. This will recolour the Username to the color you put in the style. You can use Hexidecimal colour codes too, just like with CSS. |
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
But you've been previously asked how you were styling your USERGROUPS? okay.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|