Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • atar2 Friend
    #190900

    Hi,
    Megamenu is not working with Ja_tabs here: http://dol.me/en/
    Megamenu is working without Ja_tabs here:http://dol.me/en/hagiva-homepage
    please advise,
    Uri

    Saguaros Moderator
    #507104

    Hi Uri,

    Try opening file: /plugins/system/jatabs/jatabs/ja.tabs.css and look for this css rule:


    .container {
    height: 100%;
    overflow: visible; <<< change to this
    position: relative;
    z-index: 10;
    }

    and as I can see you place a background image for the logo, just change its height a little bit


    .span5 {
    ......
    height: 110px; <<< or change to your desired value;
    ......
    }

    Hope these help.

    atar2 Friend
    #507138

    yes. overflow: visible; almost fix the issue.
    (why the original code is overflow: hidden; if it makes problems ?)
    now i can see Megamenu but when hover a sub menu , it disappear
    thank you .

    Saguaros Moderator
    #507249

    Hi

    Try this way:

    – Remove the overflow property

    – Open file: templates/t3_blank/css/theme/uri-custom-theme/template.css, line 1762


    .t3-mainnav {
    background-color: #F5F5F5
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6)
    background-repeat: repeat-x;
    border-bottom: 1px solid #CCCCCC
    border-top: 1px solid #E6E6E6
    padding-left: 140px;
    position: relative;
    z-index: 200;
    }

    and add 2 above lines (in red) then let me know how it goes

    atar2 Friend
    #507576

    Hi,
    this solved the issue.
    thank you very much.
    Uri

    atar2 Friend
    #512848

    Hi,
    Sorry but it’s not working with Internet Explorer 8. sub menu are not showing.
    Please advise.
    Thank you,
    Shir

    Saguaros Moderator
    #513010

    Hi Shir,

    Could you pm me correct URL to access backend of your site and login info, ftp account? I will check this for you.

    atar2 Friend
    #513869

    Hi, sorry , i didn’t receive email so i didn’t see your respond.
    can i receive email when you respond to gershovi@gmail.com ?

    Thanks,
    Shir

    Saguaros Moderator
    #513886

    Hi Shir,

    Issue in IE8

    It due to the filter property defined in the same template.css file as above. At line 1762, I commented this line:

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);

    and it works now, you can have a look at this again.

    Forum notifications

    If you would like to get notification email(s) when there is a new post from any forum, please go to that forum >> Focus on Forum Tools menu>> Click on ‘Subscribe to this forum’ >> then select notification type as you wish.

    If you would like to get notification email(s) when there is a new post from any thread, please go to that thread >> Focus on Thread Tools menu>> Click on ‘Subscribe to this thread’ >> then select notification type as you wish.

    P/s please don’t public login info of your site, you can send me via private message instead

    atar2 Friend
    #513941

    Thank you very much for that.
    now in IE8 i see also this error (in red):

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.4506.2152; .NET CLR 1.1.4322)
    Timestamp: Fri, 29 Nov 2013 12:13:38 UTC

    Message: Object doesn’t support this property or method
    Line: 52
    Char: 6
    Code: 0
    URI: http://dol.me/en/

    Message: Object doesn’t support this property or method
    Line: 160
    Char: 5
    Code: 0
    URI: http://dol.me/en/

    can you please help me with this error ?
    Shir

    Saguaros Moderator
    #513953

    Hi Shir,

    The error may be caused by the conflict in JS from jfontsize plugin in your site, did you try to disable this plugin to confirm this issue?

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

This topic contains 11 replies, has 2 voices, and was last updated by  Saguaros 10 years, 5 months ago.

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