Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • ardexus Friend
    #155811

    Where can I find the files to edit or remove the IE6 warning message I’m getting with JA Social template?

    I need my site to be ie6 supported, but without the error message as I have corporate clients who are forced to use IE6 by their corporate IT policy.

    Currently the warning message loads on every page and says “Shame on you!” This is not the kind of message I want to send to my clients on every single page every time they load my site! :-[

    Saguaros Moderator
    #360995

    You find the code in this file: pluginssystemjat3base-themesdefaultblocksie6default.php .
    now you copy this file to the template/ja_socia/blocks/ie6 folder and then you make your customization on this copying file.

    ardexus Friend
    #361302

    Thanks for the help!

    ardexus Friend
    #361304

    <em>@tienhc 201085 wrote:</em><blockquote>You find the code in this file: pluginssystemjat3base-themesdefaultblocksie6default.php .
    now you copy this file to the template/ja_socia/blocks/ie6 folder and then you make your customization on this copying file.</blockquote>

    Can you show me a way to make the CSS menu look better in IE6?
    The background image of the active menu item is not showing in IE6. I think I need some kind of hack to make the background image show in IE6. The current css is:

    #ja-cssmenu li a.active, #ja-cssmenu li a.active:hover, #ja-cssmenu li a.active:active, #ja-cssmenu li a.active:focus {
    background: url(http://help.salesways.com/templates/ja_social/images/mainnav-active-r.png) no-repeat 100% 3px;


    1. IE6-menu-item-background-image-hack-needed
    jaxartists Friend
    #373584

    <em>@tienhc 201085 wrote:</em><blockquote>You find the code in this file: pluginssystemjat3base-themesdefaultblocksie6default.php .
    now you copy this file to the template/ja_socia/blocks/ie6 folder and then you make your customization on this copying file.</blockquote>

    There is no default.php file on the location of folder listed above. There is the ie6warning.php
    I remove all the codes that shows the note.jpg and the listed browsers.
    My question is which css file do i need to remove the css code for what i just removed to prevent a white space where the warning was.
    >:(

    Saguaros Moderator
    #373665

    yes, it s updated on latest version,

    can you please provide some information on this
    <blockquote>My question is which css file do i need to remove the css code for what i just removed to prevent a white space where the warning was.</blockquote>

    and provide me the link or some snapshot on the issue.

    Thanks

    jaxartists Friend
    #373778

    <em>@tienhc 217406 wrote:</em><blockquote>yes, it s updated on latest version,

    can you please provide some information on this

    and provide me the link or some snapshot on the issue.

    Thanks</blockquote>
    My question is where do we remove the ie6 warning, which files, including which css files do we need to remove the ie 6 warning. If we remove it from the php files and not the css files, won’t it show a white page?

    Saguaros Moderator
    #373826

    ah, yes, now you copy this file: pluginssystemjat3base-themesdefaultblocksie6ie6warning.php to the template/ja_TEMPLATE/blocks/ie6 and then open this file, find the following code:

    [PHP]
    define (‘SHOW_IE6_WARNING’, ‘close’);
    [/PHP]
    replace:
    [PHP]
    define (‘SHOW_IE6_WARNING’, ‘none’);
    [/PHP]

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

This topic contains 8 replies, has 3 voices, and was last updated by  Saguaros 13 years, 9 months ago.

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