test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • surajjoseph Friend
    #172938

    Hi,
    I am using JA news featured Profile: Telini iii and Theme : Telini ii. In this configuration front page is not showing correctly in internet explorer 7. Pls see the screenshot. Can anybody please advice how can I solve this?


    1. fronpage
    himangi Friend
    #434438

    Hi,

    the issue is occurring due to the 50% width specified for the left and right columns in the module.. If it is changed to 49.8% it works in IE7. The original css containing this code
    .telineii .ja-zinfp-normal {
    width: 50%;
    }

    is located at modules/mod_janews_featured/tmpl/telineii/style.css on line 39.

    but instead of modifying this file I would suggest to try to implement a template override so that even if you upgrade the module this fix will not be touched during the process..
    I think following will work as a template override.. Please follow the steps below.

    1. Copy the style.css file from the above said location.
    2. Go to templates/yourtemplate/html and create a new folder mod_janews_featured, if it doesnt exist already.
    3. Create a new folder telineii in this mod_janews_featured folder and place the copied style.css in it.
    4. Modify the above said width in this css, clease JAT3 cache from site admin panel and check the site in IE7.

    If this doesnt work as expected then you can modify the css in the module itself but in that case remember to take a backup before you upgrade the module at any time in future, so that you can reimplement the change if needed..

    surajjoseph Friend
    #434458

    Hi Himangi,
    I tried as you said. But that doesn’t work.

    himangi Friend
    #434460

    Did you try modifying modules/mod_janews_featured/tmpl/telineii/style.css then? that should fix it.. If it still doesnt work can you please cehck the FTP details you have provided and let me know the correct ones so that I can make changes myself?

    surajjoseph Friend
    #434531

    <em>@himangi 295546 wrote:</em><blockquote>Did you try modifying modules/mod_janews_featured/tmpl/telineii/style.css then? that should fix it.. If it still doesnt work can you please cehck the FTP details you have provided and let me know the correct ones so that I can make changes myself?</blockquote>

    I have PM you the ftp details. Pls. check.
    Thanks for your help.

    himangi Friend
    #434588

    Hi

    It is fixed now.. I have added telineii folder and edited style.css in that folder, as explained in my previous post.. Only change is, I have changed width to 49% instead of a value in decimal points.. Please check and confirm.

    surajjoseph Friend
    #434769

    Hi Himangi,
    Thank you very much. It is now working perfectly.
    Thank you

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

This topic contains 7 replies, has 2 voices, and was last updated by  surajjoseph 12 years, 10 months ago.

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