View Single Post
  #35  
Old 12-12-2005, 01:16 PM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

X-Adept
  
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
 

Default

just above the thumbnail code, there is a line that reads

Code:
<TD valign="top" align="center" rowspan="2" width="100">

Change this to

Code:
<TD valign="top" align="center" rowspan="2">
Reply With Quote