View Single Post
  #4 (permalink)  
Old 05-05-2008, 08:28 PM
drjerm's Avatar
drjerm drjerm is offline
Regular Babbler
 
Join Date: Apr 2008
Location: American Fork, UT
Posts: 47
drjerm has a few positive reputation points
Send a message via MSN to drjerm
Default

Hi Johnny, I've seen this problem before on websites with a CSS property called 'line-height'. I noticed in this CSS file on your website, templates/system/css/system.css, that it was specified in some places.

Unfortunately, using this property is very unstable in IE, especially if you place it in the body of your website. It can cause sections of text to look cutoff and messed up. What I would recommend is to find all instances of line-height and remove them and see how the site looks after that.

If that doesn't work, I shall dig s'more.
__________________
Jeremy Johnson
Discover Your Destiny
Create Your Legacy
Drjerm
Reply With Quote