Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • phild75 Friend
    #137671

    Hello,

    I have found an issue with the Article titles not displaying correctly in IE7 whereas they display fine in Firefox. The issue is also happening in the Quickstart DEMO version on Joomlart.

    To replicate the issue open the JA Erica Demo – http://www.joomlart.com/templates_demo.php

    Then, on the home page click on one of the JA Newslight articles on the front page e.g Web 2.0 Style or Easy Customisation. In IE7, the title of the article is not being fully displayed. For example, if you click on Web 2.0 Style, the bottom of the letter Y is not showing completely in IE 7- the base of the Y is cut off. In Firefox, the full title it is displayed.

    Could someone please help as I don’t know where to begin with this different behaviour ? :confused:

    Many Thanks!

    Sherlock Friend
    #289662

    Dear phild75 !

    You can fix it following way below :

    Open template.css file in templates/ja_erica/css folder , find following code section at about line 678 :


    .contentheading {
    font-size:250%;
    padding:5px 0;
    }

    change to :


    .contentheading {
    font-size:250%;
    height:28px;
    padding:5px 0;
    }

    phild75 Friend
    #289720

    <em>@hainn84 110017 wrote:</em><blockquote>Dear phild75 !

    You can fix it following way below :

    Open template.css file in templates/ja_erica/css folder , find following code section at about line 678 :


    .contentheading {
    font-size:250%;
    padding:5px 0;
    }

    change to :


    .contentheading {
    font-size:250%;
    height:28px;
    padding:5px 0;
    }

    </blockquote>
    Thankyou very much. This resolved the issue in IE.

    Regards,
    Phil

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  phild75 15 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum