The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Anyone know how to remove the dotted / dashed line that appears above the signature in a post?
Thanks, Keith |
#2
|
|||
|
|||
![]()
The templates postbit and postbit_legacy contain the following:
Code:
<if condition="$post['signature']"> <!-- sig --> <div> __________________<br /> $post[signature] </div> <!-- / sig --> </if> |
#3
|
|||
|
|||
![]()
Thanks, that did it.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|