Hi,
Can you produce the issues you mention about the blog and the heading on demo.mojoportal.com so I can see them?
Regarding the forum issue, I was able to reproduce the issue, thanks for mentioning that it was an IE 7 only issue. The solution for this problem is to add this to the style.ie7.css file (or IE7Specific.css for non-Artisteer skins):
.forumEdit, .threadEdit, .postEdit { display: inline-block; }
Best,
Joe