The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
"Post New Thread" window modification...
Hi,
I have some special bbcode in my forum (hide-hack) and want to write an explanation of it into every "Post New Thread" window. It should be placed between the textfield and the post icons. Please take a look at attachment. How can I write there some lines of text? Which file do I have to edit and how? |
#2
|
||||
|
||||
If you're wanting to put it exactly where that red line in your picture is find:
Code:
<!-- / message area --> Code:
<fieldset class="fieldset"> <legend>Hide Hack Explanation</legend> The hide hack allows you to blah blah blah blah.....</fieldset> |
#3
|
|||
|
|||
Thank You.
Yes exactly like that. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|