-
AuthorPosts
-
September 25, 2013 at 8:15 am #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,
UriSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 26, 2013 at 3:48 am #507104Hi 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.
September 26, 2013 at 9:17 am #507138yes. 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 27, 2013 at 4:31 am #507249Hi
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
1 user says Thank You to Saguaros for this useful post
September 30, 2013 at 6:49 pm #507576Hi,
this solved the issue.
thank you very much.
UriNovember 20, 2013 at 11:41 am #512848Hi,
Sorry but it’s not working with Internet Explorer 8. sub menu are not showing.
Please advise.
Thank you,
ShirSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 21, 2013 at 3:04 pm #513010Hi Shir,
Could you pm me correct URL to access backend of your site and login info, ftp account? I will check this for you.
November 28, 2013 at 7:49 pm #513869Hi, 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,
ShirSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 29, 2013 at 1:43 am #513886Hi 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
November 29, 2013 at 12:18 pm #513941Thank 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 UTCMessage: 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 ?
ShirSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 29, 2013 at 2:50 pm #513953Hi 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?
-
AuthorPosts
This topic contains 11 replies, has 2 voices, and was last updated by Saguaros 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum