Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • bkmja Friend
    #168850

    Hi,

    Been trying to solve this bug for a while, and have found no relevant topics for idea fixes in the archives.

    If you look at the JA Portfolio 1.5 demo in several browsers the footer menu looks fine. If you download the template and install it, and look at the footer menu again in the same browsers, there is one extra menu item seperator added to the last menu item in IE6, IE7, and IE8.

    Anybody clever enough to figure out what the code difference is between the demo and the actual download file? I have run out of ideas.

    Thanks in advance for any synapse use employed. (-;

    jooservices Friend
    #414532

    Hi
    Do you have your live site URL ? Please give me than i can help you for checking ?
    Thank you
    Viet Vu

    jooservices Friend
    #414536

    Hi
    I’ve just quick check with: ja_portfolio_real_estate in my localhost.
    Tested on FF 6 & IE 9 – 8 but no see any trouble ?
    A screenshot should be nice please
    Thank you
    Viet Vu

    bkmja Friend
    #414551

    It is in IE6, IE7, and IE8 only. Screen shot on its way…

    jooservices Friend
    #414557

    Sorry i’m still not clear your trouble.
    As i said above i’ve tested also w/ IE8 but see nothing ?
    Please make a screenshot at your side
    Thank you
    Viet Vu

    bkmja Friend
    #414566

    In the JA demo you will not see an extra menu seperator after the last footer menu item as shown in the attached screen shot. This is in IE7. Looks like it should.

    Now install the Portfolio template and look in IE7, and you will find one extra menu seperator after the last footer menu item. Same problem in IE6, IE7, IE8.


    1. JA-Portfolio-Demo-No-Last-Footer-Menu-Seperator-in-IE7
    jooservices Friend
    #414571

    Hi
    Yo, thank you, i got your issue.

    Let’s me check
    Thank you
    Viet Vu

    jooservices Friend
    #414572

    Hi
    Ok. This’s our bug on IE lower than 9

    :last-child { sRules } :last-child No No No No No Yes

    I’ll fw this issue to dev team for checking.
    Thank you
    Viet Vu

    bkmja Friend
    #414604

    Thank you.

    chavan Friend
    #416383

    Dear bkmja,
    While waiting for our new release to download new version, please follow this step to fix that bug first:
    Please open this file:
    templates/ja_portfolio/css/template.css

    and edit these lines:

    #ja-footer .ja-footnav ul li { background: url(../images/footnav-sep.gif) no-repeat right center; font-weight: bold; padding: 0 10px; }

    #ja-footer .ja-footnav ul li:first-child { padding-left: 0; }
    #ja-footer .ja-footnav ul li:last-child { background: none; }

    change to:

    #ja-footer .ja-footnav ul li { background: url(../images/footnav-sep.gif) no-repeat 0 50%; font-weight: bold; padding: 0 10px; }

    #ja-footer .ja-footnav ul li:first-child { padding-left: 0; background: none; }

    Hope this would help.

    Thanks.
    Thuan Nguyen.

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

This topic contains 10 replies, has 3 voices, and was last updated by  chavan 13 years, 1 month ago.

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