Quote Originally Posted by Martin Smith View Post
Thanks for your help.

Now how can I get rid of the little square in the upper left hand corner of the header I uploaded.
Martin,
Edit your_template/ stylesheet.css

Add this element to the sheet

#logo {display: none;}