The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
User Links
Hello,
On my forum home under "what's going on" my users online and users that visited the forum today show up as bold and it really bothers me. Anyway to fix it? Other than editing "Alt1" in the style manager. Because I think that would make the forum links not bold either. Thanks. |
#2
|
||||
|
||||
If the boldness is being applied for normal text in alt1, then edit your FORUMHOME template, find
Code:
<div>$activeusers</div> Code:
<div style="font-weight:normal;">$activeusers</div> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|