View Single Post
.
Old
  (#3 (permalink))
samson
Junior Member
 
Status: Offline
Posts: 39
Join Date: Aug 2002
Location: USA
. - 05-09-2003, 04:44 AM

ok I changed
Code:
<td> 
                    

[img]$tipath$topicimage[/img]<font class="storycontent">$content
</font></p>
                 </td>
to

Code:
<tr>
<td>[img]$tipath$topicimage[/img]$content</font></td>
</tr>

In the files story_home.html and story_page.html 

and nothing seemed to happen ite early did i miss something
   
Reply With Quote