-
AuthorPosts
-
mattsh Friend
mattsh
- Join date:
- January 2007
- Posts:
- 39
- Downloads:
- 8
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 11, 2015 at 1:18 pm #732244Hi!
I have a menu in sidebar-2 position, but it’s shown with as a drop down menu. I just want a “normal” menu.
How to?
Regards
MattPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 11, 2015 at 3:02 pm #754282Hi
Do u mean You do not want to show submenu in menu module ? You can Turn submenu off from Menu module options (Set NO to submenu).mattsh Friendmattsh
- Join date:
- January 2007
- Posts:
- 39
- Downloads:
- 8
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 12, 2015 at 9:45 am #754375I like to have the option to show sub menu items. But not the like drop down show on the image.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 12, 2015 at 11:51 am #754389Hi
its work in this way , if you would like to change the style , You need to do custom work in style for getting different style as per your expectations . You can use custom.css file to override the changes .mattsh Friendmattsh
- Join date:
- January 2007
- Posts:
- 39
- Downloads:
- 8
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 12, 2015 at 12:02 pm #754392I know that I can use a custom.css file. So drop down menus is the only default supported menu for Teline V template?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 12, 2015 at 12:20 pm #754394<blockquote>So drop down menus is the only default supported menu for Teline V template?</blockquote>
Hi i do not understand what exactly u want to change , Its a default Joomla menu module , that is style with respect to match the template style only , the functionality of the menu is still same , If u want to need a option to show submenu u need to hire a developer who can customize the module for you .mattsh Friendmattsh
- Join date:
- January 2007
- Posts:
- 39
- Downloads:
- 8
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 12, 2015 at 1:27 pm #754397I don’t want a drop down menu in the sidebar 2 position to the right on the page. The horizontal mega menu on the top is fine as a drop down.
Something like the main menu from your demo site http://ja-purity_ii.demo.joomlart.com/index.php/explorePankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 12, 2015 at 4:20 pm #754414Hi
could u share your site url , where i can check this module on your site . kindly show the submenu ..mattsh Friendmattsh
- Join date:
- January 2007
- Posts:
- 39
- Downloads:
- 8
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 13, 2015 at 7:18 am #754487Added the url to the site under my profile home page.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 13, 2015 at 4:02 pm #754529Hi
the submitted site is not available on my end > > http://prntscr.com/92bzwu
Kindly check and confirm.mattsh Friendmattsh
- Join date:
- January 2007
- Posts:
- 39
- Downloads:
- 8
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 14, 2015 at 5:35 pm #754555Sorry, forgot about our fire wall settings. Have updated the url to a new test site, hopefully you can see it.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 15, 2015 at 3:26 pm #754568Hi
try below code in custom.css file
#Mod1 .nav-stacked > li + li {margin-bottom:60px!important}
#Mod1 .dropdown-menu{display:block!important;margin-left :65px!important; background-color: transparent ; border : none; box-shadow: none ; }this work only for the above module . After save module will look like this > > > http://prntscr.com/931ali
mattsh Friendmattsh
- Join date:
- January 2007
- Posts:
- 39
- Downloads:
- 8
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 17, 2015 at 12:54 pm #754712Thanks!
Haven’t had time to test it yet.
mattsh Friendmattsh
- Join date:
- January 2007
- Posts:
- 39
- Downloads:
- 8
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 23, 2015 at 8:21 am #756451Hi!
Have done some modification to your style to make it more flexible and so you can add new sub menu items and new menus without changing the style.
.current.active.deeper.dropdown.parent .dropdown-menu,
.active.deeper.dropdown.parent .dropdown-menu {
display:block!important;
margin-left :25px!important;
background-color: transparent ;
border : none;
box-shadow: none ;
position: relative;
float: none;
}
/Matt
1 user says Thank You to mattsh for this useful post
-
AuthorPosts
This topic contains 14 replies, has 2 voices, and was last updated by mattsh 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum