The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Usergroup fonts ?
Recently, and for no apparent reason, I.E. I have not changed or added anything to the forum in any way, all the user titles have reverted to what I presume must be a standard font that looks like Times New Roman 8
In usergroup manager I have an entry for each group under Username HTML Markup, similar to the following: <span style="font: 16px aeriel;color: purple;"> and this has always worked fine for years. The colour is still fine, it's just the font and the size that have stopped working !, so any ideas what may have gone wrong please folks ? Running 3.7.0 beta 3 Thanks. |
#2
|
|||
|
|||
you can learn to spell Arial properly for a change.
i did it in my editor and it should be Code:
<span style="font-size : 16px;font-family : Arial;color : purple;"> |
#3
|
||||
|
||||
I dunno,
Code:
<span style="font-size: 16px; font-family: arial, 'lucida console', sans-serif; color: purple;"> </span> |
#4
|
||||
|
||||
Both will most likely work, however FRDS did it the more preferred way since he lists at least one alternative and then states the default font category.
|
#5
|
|||
|
|||
both ways do successfully work... just tested it. Use FRDS' code.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|