-
AuthorPosts
-
joomlanews Friend
joomlanews
- Join date:
- November 2008
- Posts:
- 29
- Downloads:
- 16
- Uploads:
- 10
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
January 25, 2014 at 10:32 am #194066Hi guys
I have a style-problem with the Megamenu in JA Fubix in combination with the newest JA T3 Plugin.
See the attached screenshot below.The problem is occurred in canvas menu too…
Now, I currently rolled back to 2.0.2 until the problem is solved.
Thank you in advance for your supporta good weekend! cheers
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
January 27, 2014 at 3:50 am #519926I have just created an issue for our development team to review the menu separator at http://pm.joomlart.com/browse/JATCFUBIX-220
A quick fix:
Open file: …./templates/ja_fubix/css/custom.css and add css rule :
.t3-mainnav .navbar .nav > li > .separator {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: -moz-use-text-color #E5E5E5 -moz-use-text-color -moz-use-text-color;
border-image: none;
border-style: none solid none none;
border-width: 0px 1px 0px 0px;
color: #222222;
display: inline-block;
font-weight: bold;
padding: 15px 20px;
text-shadow: none;
text-transform: none;
}.nav-collapse .nav > li > .separator {
border-radius: 3px;
color: #222222;
font-weight: bold;
padding: 9px 15px;
}.off-canvas-enabled .t3-mainnav .nav-collapse .nav > li > .separator {
border-bottom: 1px solid #E5E5E5;
border-radius: 0px;
display: block;
font-weight: bold;
padding: 10px 20px;
text-shadow: none;
}
Hope that helps.
1 user says Thank You to Css Magician for this useful post
joomlanews Friendjoomlanews
- Join date:
- November 2008
- Posts:
- 29
- Downloads:
- 16
- Uploads:
- 10
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
February 28, 2014 at 5:52 am #524711In the new Version 1.0.6 the Issue is fixed. Thank you!
But it needs a small correction. the thin color line on the top of the menufield is still missing on hover (mouseover) and the same effect, when the heading menu is active.
joomlanews Friendjoomlanews
- Join date:
- November 2008
- Posts:
- 29
- Downloads:
- 16
- Uploads:
- 10
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
March 1, 2014 at 11:52 am #524853and the submenu arrow is still missing too…
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 1, 2014 at 12:12 pm #524854Try this
GO to this file: /templates/ja_fubix/css/custom.css
Add this code
.t3-mainnav .navbar .nav > li > span.separator:hover{
border-top:3px solid #0E63A1 !important;
}joomlanews Friendjoomlanews
- Join date:
- November 2008
- Posts:
- 29
- Downloads:
- 16
- Uploads:
- 10
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
March 1, 2014 at 12:43 pm #524856thank you, that works…
and for the pulldown-arrow? any idea?AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by joomlanews 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum