The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I've got 2 questions
I've got 2 questions:
1. Off topic text On some vBulletin forums I've seen a function to write off-topic text in a message by wrapping it into tags. Does anyone know how that plugin is called? 2. Put a link to subscription on main page Is is possible to put a button named UPGRADE on the main forum page that links to the paid subscription page (where members can buy a subscription)? Thanks |
#2
|
|||
|
|||
1. It's probably a custom BBCode which uses a custom CSS class do make it appear different, I'm not sure if there is one you can download though.
2. See this: https://vborg.vbsupport.ru/showthread.php?t=118924 |
#3
|
|||
|
|||
I found it. Had to make a custum BB code with the following HTML code:
Code:
<hr style="color: rgb(255, 255, 255);" size="1"> <div class="offtopic"> <span class="smallfont" color="A9A9A9">Off Topic:</span><br><br> <span class="smallfont" color="A9A9A9">{param}</span> <hr style="color: rgb(255, 255, 255);" size="1"> <div class="offtopic"> </div> Thanks anyway :up: |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|