The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to combine html spans?
HTML Usermarkup: How do I combine these two spans?
Code:
<span style="text-decoration: none; font-weight: bold; color: red;">AA</span><span style="text-decoration: none; font-weight: bold;">Username</span> |
#2
|
||||
|
||||
I suppose you could go:
HTML Code:
<span style="text-decoration: none; font-weight: bold;"><span style="color: red;">AA</span>Username</span> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|