Results 1 to 5 of 5
  1. #1
    Join Date
    May 2007
    Posts
    24
    Plugin Contributions
    1

    Default Text getting cut off in IE

    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

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Text getting cut off in IE

    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.

  3. #3
    Join Date
    May 2007
    Posts
    24
    Plugin Contributions
    1

    Default Re: Text getting cut off in IE

    Here's the Mozilla CSS:
    Code:
    .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;
    }
    Here is style_ie.css
    Code:
    .page_heading{
    font-family:Tahoma, Helvetica, sans-serif;
    font-size:2.0em;
    position:relative;
    top:8px;
    left:0px;
    color:#49629e;
    }

  4. #4
    Join Date
    May 2007
    Posts
    24
    Plugin Contributions
    1

    Default Re: Text getting cut off in IE

    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

  5. #5
    Join Date
    May 2007
    Posts
    24
    Plugin Contributions
    1

    Default Re: Text getting cut off in IE

    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

 

 

Similar Threads

  1. Center column text cut off
    By makenoiz in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 31 Dec 2010, 05:42 PM
  2. Category image getting cut off on the right and bottom
    By rleepac in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 30 Mar 2009, 06:09 AM
  3. Product Name Getting Cut Off
    By cartdiscounts in forum General Questions
    Replies: 1
    Last Post: 7 Jun 2007, 04:46 PM
  4. My picture keeps getting cut off..
    By pearson in forum General Questions
    Replies: 10
    Last Post: 20 Jun 2006, 02:50 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg