http://www.ecomgoods.com/lcross/inde...ain_page=index
Anybody know why the text at the top "LCROSS Apparel" is being clipped in IE7?
Jake
http://www.ecomgoods.com/lcross/inde...ain_page=index
Anybody know why the text at the top "LCROSS Apparel" is being clipped in IE7?
Jake
Hhhmmm another Template Monster template with a problem ... the CSS for the page heading is probably the culprit.
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Here's the Mozilla CSS:
Here is style_ie.cssCode:.page_heading{ margin: 0px; padding: 0px; border: 0px; spacing: 0px; font-family:Tahoma, Helvetica, sans-serif; font-size:2.0em; position:relative; top:8px; left:0px; margin-bottom:14px; color:#49629e; float:left; }
Code:.page_heading{ font-family:Tahoma, Helvetica, sans-serif; font-size:2.0em; position:relative; top:8px; left:0px; color:#49629e; }
I also tried changing the height of the table cell as well as the div box to no avail. The other objects on the page got pushed down, but the text remained clipped off.
Jake
Fixed,
just changed the padding value to 5px. Had to delete my cache in IE before I saw the change.
The site is looking better in IE now.
Jake