The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
hello all,
this isn't really a 'hack', so to speak, but i didn't know where to put it. sorry if this is the wrong forum for this... here's what i'm looking to do - i'd like to insert a small, borderless, 2-cell table into my signature (html enabled) on my forum. i created the table in frontpage, and pasted it into my signature, but it looks completely different in vB. here's the code: Code:
<table border="1" cellpadding="0" cellspacing="10" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="100%">
<tr>
<td width="50%" style="border-style: none; border-width: medium">
<p align="right"><font size="2">mkdevo</font><font size="2"><br>
test line 2<br>
test line 3</font></td>
<td width="50%" style="border-style: none; border-width: medium">
<p align="left"><font size="2">test line 4<br>
test line 5<br>
test line 6</font></td>
</tr>
</table>
|
|
#2
|
||||
|
||||
|
you have to allow html in signatures if you want it to work, but that is really not a good idea!
the other possibility would be to install Logicians template conditional hack, edit the postbit template, and just put it there, when it's a post of you. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|