Viewing 15 posts - 1 through 15 (of 67 total)
  • Author
    Posts
  • dieudonne Friend
    #171224

    Hello,

    we have a new problem with JA tabs in JA Teline IV.

    Now this is the display in Internet Explorer 8.0.7601…

    See screenshot in attachement for more understanding.

    What can we do to fix this ?

    Thank in advance.


    1. 2011-11-29-10h29_51
    gray Friend
    #427093

    It’s funny, but in my case (site http://www.zerno.org.ua) tabs are shown correctly even in IE6.
    Do you see any JS errors (look at the bottom tab of IE)?
    Also, can you check the site I gave above with your browser? If tabs are shown OK, it could be a JS conflict on your site.

    dieudonne Friend
    #427095

    Hello,

    no problem with the website zerno.

    and we dont see any error in the bottom of IE (see screenshot)
    http://www.campagnes-cire.be/test/


    1. 2011-11-29-11h06_20
    gray Friend
    #427103

    It’s a CSS issue.
    Open /test/plugins/system/jat3/jat3/base-themes/default/css/addons.css
    find
    ul { list-style: none; }

    replace with
    ul {
    list-style-image: none;
    list-style-type: none;
    }

    dieudonne Friend
    #427133

    Hello,

    we changed the code (addons.css in /plugins/system/jat3/jat3/base-themes/default/css), but it’s still the same problem.

    Do you have a other idea ?

    Thank in advance

    gray Friend
    #427141

    Ok. Let’s be more specific.
    Remove the code added before, open /css/template.css from Teline IV folder and add to the bottom

    ul.ja-tabs-title {
    list-style-image: none!important;
    list-style-type: none!important;
    }

    PS. Clean the cache (both T3 framework plugin and Joomla core or switch on “Development mode” in template configs) – I couldn’t find the new CSS style code on your site.

    dieudonne Friend
    #427156

    Hello,

    all caches are clean, and the template is on “development mode” and optimize css and js are set to No.

    I removed the code placed before and put the original.
    I made your modification at the end of the template.css.

    But sorry nothing changes…

    PS: I’m working with Joomla 1.7.3

    gray Friend
    #427158

    The new style is still not applicable to site (as far as I can see with Opera Development Tools).
    Undo all previous changes, open
    /plugins/system/jatabs/jatabs/themes/teline_iv/style.css
    find
    .teline_iv .container .ja-tabs-title-top ul.ja-tabs-title {
    height: 26px;
    top: -5px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    }

    replace with
    .teline_iv .container .ja-tabs-title-top ul.ja-tabs-title {
    height: 26px;
    top: -5px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    list-style-type: none!important;
    list-style-type: none!important;
    }

    and check with FireBug or Dev Tools in Opera or Chrome, that those 2 last lines are applicable to the style.

    dieudonne Friend
    #427161

    Sorry, it is not working.

    But I think the modified file is right loaded. See screenshot.
    I use FireBug in Firefox.


    1. 2011-11-29-16h21_09
    gray Friend
    #427166

    hm…. it means that CSS list-style-type is either not passed to the tabs, or it’s messed up with other styles.
    as IE does not provide any development tools (besides IE9), I’d recommend to disable temporarily one-by-one modules published on the right side (col-mass-top, if not mistaken) and checking after every step (disabling) how the tabs module looks like.
    also try disabling the ja pro news.
    the module works Ok on my site, even in IE6, it means the problem comes from other add-ons.

    PS. I’m running J1.7.3 with teline iv 1.2.0, framework 1.3.5 and ja tabs 1.1.0

    gray Friend
    #427169

    As I can see from this your post tabs worked before. What have been changed since that time?

    all4beer Friend
    #427171

    <em>@dieudonne 285823 wrote:</em><blockquote>Hello,

    we have a new problem with JA tabs in JA Teline IV.

    Now this is the display in Internet Explorer 8.0.7601…

    See screenshot in attachement for more understanding.

    What can we do to fix this ?

    Thank in advance.</blockquote>

    Hallo,
    i have exactly the same problem in http://www.all4beer.com/a4bnew
    Thanks in advance for ASAP solution.

    n6rej Friend
    #427322

    I’m going to ask the dev’s to help out with this… I can’t see what is overriding.

    dieudonne Friend
    #427346

    <em>@gray 285919 wrote:</em><blockquote>hm…. it means that CSS list-style-type is either not passed to the tabs, or it’s messed up with other styles.
    as IE does not provide any development tools (besides IE9), I’d recommend to disable temporarily one-by-one modules published on the right side (col-mass-top, if not mistaken) and checking after every step (disabling) how the tabs module looks like.
    also try disabling the ja pro news.
    the module works Ok on my site, even in IE6, it means the problem comes from other add-ons.

    PS. I’m running J1.7.3 with teline iv 1.2.0, framework 1.3.5 and ja tabs 1.1.0</blockquote>

    I made a rollback to the framework version 1.3.5 (and 1.3.2) and nothing changes.
    So I stay in the 1.4.0 version of this framework…

    Ang give me some news when you have, but I think you know that it is urgent.
    Thank in advance.

    dieudonne Friend
    #427431

    And we update the JA Tabs with the new version 1.1.7 (2011-11-29).
    But nothing changes…

    Do you have news from the developpers ??

Viewing 15 posts - 1 through 15 (of 67 total)

This topic contains 67 replies, has 7 voices, and was last updated by  MoonSailor 12 years, 5 months ago.

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