My wp-email plugin is causing my "email a friend" page to look really messy, it's the same for IE7 & FF, how do I fix it? Here's an example of my blog post: http://www.theultimatepublishing.com/blog/what-mr-x-adwords-blackbook When I click on print, here's what happened: http://www.theultimatepublishing.com/blog/what-mr-x-adwords-blackbookemail
This is most likely due to the width of the form. Check this in your css file : <div id="content" class="narrowcolumn">
No I meant check the width value of narrowcolumn and play with it until you get it right. Backup the original CSS file before you do that.