Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Mark Edwards Friend
    #149482

    On the standard install of Ja Nickel the lead-in text on all articles defaults to white in IE7 and is invisible? In FF Opera Safari it is fine

    Where is the styling reference for this ? What is overriding the correct display?
    Thanks for any help.

    It is essential as my client still has IE 7 as corporate set up browser.

    Firebug reports that the text color is correct ie as #666666

    histeriks Friend
    #336104

    mark_e;169272On the standard install of Ja Nickel the lead-in text on all articles defaults to white in IE7 and is invisible? In FF Opera Safari it is fine

    Where is the styling reference for this ? What is overriding the correct display?
    Thanks for any help.

    It is essential as my client still has IE 7 as corporate set up browser.

    Firebug reports that the text color is correct ie as #666666

    Hi mark_e,

    could you please post the url of your website?

    Thanks!

    Mark Edwards Friend
    #336172
    Mark Edwards Friend
    #336264

    I simply cannot see why this is rendering text differently in IE7 to anything else!
    I have:-

    Reinstalled template form JA nickel Quickstart version – not working

    Reinstalled template from JA Nickel non-quickstart version. – not working

    Changed to CUFON off and on – not working

    Please could a staff member advise here I am going to be unable to fulfill client’s need to use IE7 with this template!

    See screenshots attached for error in IE

    Mark Edwards Friend
    #336265

    Attachments to show issue with this post


    1. JA-Nickel-IE-Issue
    2. JA-Nickel-in-FF
    histeriks Friend
    #336267

    Hi mark_e,

    could you please send me ftp and joomla admin login info on a PM?

    Thanks

    histeriks Friend
    #336280

    I added a new article-content parameter to your ie.php‘s IE7 section.

    i guess everything should be alright now, please throw a line here if it ain’t.

    Good luck with the rest of your work 🙂

    Mark Edwards Friend
    #336295

    For anyone else with this issue please open the ie.php file inside JA Nickel / css

    Within the section of custom rules to apply for your browser ( in my case IE7 ) the issue was solved by adding color declarations for the classes that were not displaying correctly, so the section becomes:

    <?php
    /*IE 7*/
    if ($iev == 7) {

    ?>

    .article-content {
    color:#666666;
    }

    .ja-innerdiv{
    color:#666666;
    }

    <?php
    }
    ?>

    Hope that is useful to those like me not used to having php add-ons adjust template css

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

This topic contains 8 replies, has 2 voices, and was last updated by  Mark Edwards 14 years, 8 months ago.

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