The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
There is a line that is under the messeges, & above the signature, that im wondering how to remove..?
Inside the Circle Thanks for any advice. ![]() |
#2
|
||||
|
||||
![]()
It's just a line in the postbit_legacy template. You can remove it there.
|
#3
|
||||
|
||||
![]()
Thanks Lynn.. would that be inlineimg
Code:
$template_hook[postbit_start] <table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center"> <tr> <if condition="$show['announcement']"> <td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]" colspan="2"> <img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /> <phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase> </td> <else /> or is it the size here.. Code:
<hr size="1" style="color:$stylevar[tborder_bgcolor]; background-color:$stylevar[tborder_bgcolor]" /> |
#4
|
||||
|
||||
![]()
No.
This is what you can remove (red text): Code:
<!-- sig --> <div> ->Remove this Line: __________________<br /> $post[signature] </div> <!-- / sig --> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|