View Single Post
Old
  (#4 (permalink))
mikem
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
11-27-2002, 07:56 PM

Try this

Code:
<div align="center">[img]themes/charcoal/images/logo.gif[/img]</div>
Use those type of tags to center it and see if it works for you then.
instead of
<center></center>
use
<div align="center"></div>

mikem
   
Reply With Quote