Quote Originally Posted by jettrue View Post
That must be an IE only thing? I think I remember this issue from another thread... IE has some "auto" settings for certain tags.

Try setting this in the css:

address {padding:0;margin:0;}
This setting appears in the template_default/css/stylesheet.css
The original setting was 0.5em. I made the change and it had no effect. Being in the graphics business, we notice little things like that. No biggie, one more small item that I am going to forget about. Not worth the effort.

There does seem to be quite a few things that are very browser sensitive. It is going to be interesting when my site goes live.

Thanks!