Quote:
Originally Posted by amykhar
I don't have photopost and will be of no help in this area.
|
Alright I understand but could you give me a reason why some code would simply just not respond in your template ?
I added
Code:
<div align="center">
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>» Database</b></span></td>
</tr>
<tr>
<td color="#101010" width="100%" bgcolor="#222222">
$reviewpostfeature
$reviewpostcats
<br />
</td>
</tr>
</table>
</div>
And it simply doesnt show up... is it because its a variable and not direct HTML?