View Single Post
  #2 (permalink)  
Old 09-22-2004, 07:40 PM
mikem mikem is offline
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
Open your posting_smilies.tpl file
See if there is any width or height variabels set liek this

Code:
width="15" height="15"
or look and see if this line has a height and width set.
Code:
						<td>[img]{smilies_row.smilies_col.SMILEY_IMG}[/img]</td>
Reply With Quote