Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • minsunlee Friend
    #162694

    Hi
    I have just update my firefox browser

    now after updating the last subcategory in ja newspro module is not showing

    have a look at two images one ie9 with all subcategories and firefox 4 with one subcategory missing (sport)


    1. ie9
    2. firefox
    WPStrong Friend
    #386065

    Can you provide a link to your site

    minsunlee Friend
    #386111
    WPStrong Friend
    #386132

    Hi,
    Open /templates/ja_teline_iv/html/mod_janewspro/linear/style.css, find following code:


    .linear .ja-zin .subcats-selection li { padding: 0 5px; }

    change it to :


    .linear .ja-zin .subcats-selection li { padding: 0 4px; }

    minsunlee Friend
    #386250

    That did not help at all

    WPStrong Friend
    #386259

    I see your padding still : 0 5px. Did you try to clean cache ?

    minsunlee Friend
    #386296

    I have the same problem now with IE( when the compatibility mode is off? any help?

    WPStrong Friend
    #386312

    Hi Minsunlee,
    It’s a little bit hard to check your site because it’s not in development mode. Give a try as mentioned below or please give me administrator account and ftp account (via helpdesk).

    Open modules/mod_janewspro/tmpl/linear/script.js at line 142, find flowing code :

    this.panelwrap.setStyle('width', width);
    and change it to :

    this.panelwrap.setStyle('width', width +3 );

    thank you,
    Trong

    minsunlee Friend
    #386350

    Thanks tronglp that worked

    hzc0mm Friend
    #433101

    I have the same problem – last subcategory not showing in firefox – safari, IE and Chrome work. I even tried this.panelwrap.setStyle(‘width’, width +100 ); to no avail.

    site url: http://www.hotelmagazin-online.com/newsite

    hzc0mm Friend
    #433722

    OK, found a solution:

    In /html/modules/mod_janewspro/tmpl/linear/script.js at line 34 I changed

    var width = 0;

    to

    var width = 10;

    works. hm …

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

This topic contains 11 replies, has 3 voices, and was last updated by  hzc0mm 12 years, 10 months ago.

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