The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Button BBCode
I have tried around 10-20 times but not able to figure out how to make BBcode for button
Example :- PHP Code:
|
#2
|
||||
|
||||
I have it for my forum: Demo.
Go to your Admin CP -> Add a New BB Code Title: Button BB Code Tag Name: button Replacement: Code:
<a href="{option}" target="_blank"><button>{param}</button><!--[if IE]> Link<![endif]--></a> Use Option: Yes Remove Tag If Emptry: Yes All other disable options: No EXCEPT: Disable Automatic Link Parsing: Yes (if you have this option). Note: Internet Explorer won't follow the button to a new URL so for IE users ONLY there will be a "Link" displayed next to the button so IE users can follow. If you don't want this remove the <!--[if IE]> Link<![endif]--> from the code. |
#3
|
|||
|
|||
Thank you
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|