The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
HOW TO insert line in sendmessage.php
Hello to all,
how is possible insert RED line with text in sendmessage.php? http://www.adivor.it/forum/sendmessage.php Thanks |
#2
|
||||
|
||||
In template contactus
Find: HTML Code:
<div class="fieldset"> $vbphrase[message]:<br /> <textarea name="message" rows="10" cols="50" style="width:$stylevar[messagewidth]">$message</textarea> </div> After it, add: HTML Code:
<div class="smallfont" align="center" style="color: #FF0000;"> YOUR RED TEXT HERE </div> |
#3
|
||||
|
||||
Many thanks... many many users not registered send me message without personal mail and for me was impossible reply ;-)
Now is good.....i hope :-) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|