
05-14-2009, 06:07 AM
|
|
|
Join Date: Jan 2008
Location: Turkey
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by TaMpE
Here is a modified version or fix, whatever you call it. The one posted above isn't working properly (ie, the pictures look like the ones above).
This one seems better.
PHP Code:
<table cellpadding="2" cellspacing="0" border="0" class="tborder">
<tr>
<td class="thead">NFO:</td>
</tr>
<tr>
<td style="background-color:#FFFFFF">
<pre><font color="#000000" style="font-size:8pt;line-height:3pt;font-family:lucida console;">{param}</font></pre>
</td>
</tr>
</table>
|
Thanks :up:
|