The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
I made the usergroup html markups using a span class instead of a span style. For instance, here's what I'm using for my Supporters usergroup: Code:
<span style="font-weight: bold" class="supporter"> Code:
.supporter { color: #9E009E; } Something that I found interesting though is that in FF and Chrome, all the username colors show up fine on one style, but not on another. That part doesn't make sense to me at all. I really don't have a clue what I could be doing wrong, so if someone could help me out, that would be great. I wouldn't think it would be too hard to fix this issue, but I've been looking all over and I've got nothing. I've never been so clueless as to why this isn't working, especially since it was working just fine only last year. Any idea what could be the problem? Could somebody try to point me in the right direction please? It would be greatly appreciated. - Revenga |
#2
|
||||
|
||||
![]()
If it shows correctly on one style and not another, perhaps you did not add the CSS to that style?
|
#3
|
|||
|
|||
![]()
No, it's there in both styles. Triple checked that.
- Revenga |
#4
|
||||
|
||||
![]()
Link to your site will help in identifying the error. If you cannot give the link here send PM.
--------------- Added [DATE]1393030440[/DATE] at [TIME]1393030440[/TIME] --------------- Change your css from: Code:
.moderator { color: #BA0000 } Code:
.bigusername .moderator { color: #BA0000 } |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|