The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Background Color
Wanted to do background color bbcode
[bg={color here}]{param}[/bg] My code is <div style="width: 100%; background-color: {color here}">{param}</div> What needs to be replace {color here} for this to work |
#2
|
||||
|
||||
I'll give you one of my personal modifications...
Code:
Title: Highlight BB Code Tag Name: highlight Replacement: <span style="background-color:{option}">{param}</span> Example: [highlight=yellow]this is highlighted text[/highlight] Description: The [highlight=color] tag allows you to create highlighted text. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|