The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey guys,
I have 12 different usergroups on my forum, each with different coloured names - such as green, blue, pink etc. On the 'Users Online' list, all of the usernames are in the same colour, specified in the style's CSS. Does anyone know how to combat this problem? Thanks ![]() |
#2
|
|||
|
|||
![]()
your css is not written properly, and have to indicate what is the element is wrapped in the same...
ex: .smallfont #yourstyle a:link { font-weight: bold; color: #000; } |
#3
|
|||
|
|||
![]()
If I copied and pasted that into the CSS, would it work?
If so, where do I paste it? I didn't make the layout so I'm hopeless at this! Thanks ![]() |
#4
|
|||
|
|||
![]()
Can you provide a link?
|
#5
|
||||
|
||||
![]()
As Opserty asked, a link would really help because then we can see the source code.
|
#6
|
|||
|
|||
![]()
<a href="http://www.ditchthelabel.com/forum" target="_blank">www.ditchthelabel.com/forum</a>
name: form password: exclusiv |
#7
|
||||
|
||||
![]()
This is what you have for the Administrator:
<b><u><font color="006EEA">Administrator</u></b></font> You need to have it as: <b><u><font color="006EEA">Administrator</font></u></b> Or, better yet: <span style="font-weight:bold; font-style:italic; color:006EEA;">Administrator</span> |
#8
|
|||
|
|||
![]()
But that isn't in the CSS? :s
|
#9
|
|||
|
|||
![]()
You need to use this markup for the usergroup Username HTML Markup (Its in the bit where you edit the Usergroups):
Start: <span style="font-weight:bold; text-decoration:underline; color:#006EEA;"> End: </span> This does not have anything to do with your CSS, you were missing the pound (#) symbol in the Hexadecimal colour codes. Adding or Editing a Usergroup |
#10
|
|||
|
|||
![]()
Oh, hahaha!! Thanks
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|