The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
HTML help
I am not a HTML uru yet so I stillcan't figure it out.
Code:
<td bgcolor="$post[backcolor]" width="90%" valign="top"> <p><normalfont>$post[message]</normalfont></p></td> $post[attachment] <p>$post[signature]</p> <p>$post[editedby]</p> <p align="left"><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report Post</a> | $post[iplogged]</smallfont></p> Code:
<p><normalfont>$post[message]</normalfont></p></td> Code:
$post[attachment] <p>$post[signature]</p> <p>$post[editedby]</p> <p align="left"><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report Post</a> | $post[iplogged]</smallfont></p> |
#2
|
||||
|
||||
This is just a guess but try this
<td bgcolor="$post[backcolor]" width="90%" valign="top"> <p><normalfont>$post[message]</normalfont></p></td> <td bgcolor="$post[backcolor]" width="90%" valign="bottom"> $post[attachment] <p>$post[signature]</p> <p>$post[editedby]</p> <p align="left"><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report Post</a> | $post[iplogged]</smallfont></p></td> |
#3
|
||||
|
||||
Hmmm Well did it work?
|
#4
|
|||
|
|||
Sorry, been awhile heh? Give me a day or, to fix my stupid forum. It won't let me install it back on the server =/
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|