View Single Post
  #4 (permalink)  
Old 12-19-2004, 05:46 PM
mikem mikem is offline
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
then add more closing tags

make the fist code like this instead

Code:
. "</tr>"
. "</table></td>"
. "</tr>"
. "</table></tr></td></table>";
also, change your topic title before I lock this topic. Forum rule number 4.

This is not a problem with the theme. It is a problem with your HTML in your module code.
Reply With Quote