-
AuthorPosts
-
February 28, 2011 at 8:10 pm #160837
Hi.
I am using the Dropline menu and I am having problems with control of the submenu levels.
I would like to have the secondary level of submenus showing in the row under the primary menu level, BUT without the third level showing up in a column under the sec. menu item on mouseover.
I have tried many combinations of start- and end levels in the backend but without any luck. I am though able to do other changes: switch between menu systems etc. and I can control submenu levels in the CSS menu.
I have converted my site from Teline II to Ores, and in the Teline II template it worked well to configure the Dropline menu as i have described. I would be very grateful for any help to fix this problem 🙂Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 1, 2011 at 8:43 am #379031this is an issue of jat3 framework and will be fixed in the next release (ver 1.2.4)
http://pm.joomlart.com/browse/JAECPLGTIII-116
pleaes wait, it will arrive soon.March 1, 2011 at 10:35 pm #379158Thanks for the answer. The article that you referred to (http://pm.joomlart.com/browse/JAECPLGTIII-116) deals with the same problem in Megamenu, but my problem has to do with the Dropline menu. Hopefully the new version of T3 framework will fix the Dropline issue as well as the Megamenu issue.
– Best regardsApril 9, 2011 at 2:38 pm #385539<em>@hungnd 224626 wrote:</em><blockquote>this is an issue of jat3 framework and will be fixed in the next release (ver 1.2.4)
http://pm.joomlart.com/browse/JAECPLGTIII-116
pleaes wait, it will arrive soon.</blockquote>Hi.
Now the version 1.2.4 of the jaT3 plugin has been released. I have installed it but the problem remains the same: I can not control the submenu levels in the Dropline menu. As before I can control the submenu levels in CSS menu, but I prefer to use the Dropline menu, and I need to be able to control the submenu levels. I am using JA-Ores template on Joomla 1.5 site. I need further help to sort this out.Best regards –
May 1, 2011 at 7:57 pm #389343Hi.
I would like to come back to my subject again. I have installed version 1.2.4 of the jaT3 plugin as suggested, but my problem remains the same: I can not control the levels of submenus in the Dropline menu. Did the new version of the jaT3 plugin fix the same problem with the Megamenu? Is there any way to sort out the problem of submenus in the Dropline menu?Best regards –
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 30, 2011 at 4:34 am #399273Hi all,
i solved this problem for steenmf in ticket system following way below , i post it to here for everyone can see it :
You can disable level 3 menu following way below :
Open template.css file in templates/ja_ores/css folder, find following code section at about line 1369 :#ja-subnav ul li.hover ul {
display: block;
height: auto;
left: auto;
position: absolute;
margin-top: 7px;
}change to :
#ja-subnav ul li.hover ul {
display: none!important;
height: auto;
left: auto;
position: absolute;
margin-top: 7px;
} -
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by Sherlock 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum