Hello,
I've been trying to add an image to the footer. So far I added this code in the footer.php:
<div><img src="http://bcoutback.com/add/footer_logo.jpg" width=55 height=55 alt="IcebergFilms logo" align="right" border="0" /></div>
The image is flush against the top border and I'd like to move it downward. Is there a code I need to implement?