How To Change The Vertical Menu Width
13 years 7 months ago #17
by marga
How To Change The Vertical Menu Width was created by marga
Hi
Thank you for your fantastic menu extension
Would be kind enough to help me please?
I want to reduce the vertical menu width.
Will please let me know how to do this please?
Many Thanks and Kind Regards
Charles
Thank you for your fantastic menu extension
Would be kind enough to help me please?
I want to reduce the vertical menu width.
Will please let me know how to do this please?
Many Thanks and Kind Regards
Charles
Please Log in or Create an account to join the conversation.
13 years 7 months ago #18
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: How To Change The Vertical Menu Width
hi
in the file maximenuV_CK.php in the theme folder at the line 25, change the width of LI elements :
in the file maximenuV_CK.php in the theme folder at the line 25, change the width of LI elements :
Code:
div#maximenuCKV2 ul.maximenuCK li.maximenuCK {
background : none;
list-style : none;
border : none;
padding : 0;
margin : 0;
clear : both;
width : 170px;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
13 years 7 months ago - 13 years 7 months ago #21
by marga
Replied by marga on topic Re: How To Change The Vertical Menu Width
Thank you for your great help
I'm trying to make sub menus closer to the main menu
I'm trying to make sub menus closer to the main menu
Attachment mega-menu.jpg not found
Attachments:
Last edit: 13 years 7 months ago by marga.
Please Log in or Create an account to join the conversation.
13 years 7 months ago #22
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: How To Change The Vertical Menu Width
did you look in the doc ? if yes you should have seen that you can drive the submenus margins at line 300
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
13 years 7 months ago #23
by marga
Replied by marga on topic Re: How To Change The Vertical Menu Width
Thank you for your brilliant help, that worked great
I hope you have fantastic weekend!
Kind Regards
Charles
I hope you have fantastic weekend!
Kind Regards
Charles
Please Log in or Create an account to join the conversation.
13 years 7 months ago #29
by marga
Replied by marga on topic Re: How To Change The Vertical Menu Width
Hi
I hope your doing well.
Would you be kind enough to let me know please?
when I install module the default param is set to "horizontal layout"
how do I set the install default param to "vertical layout" please?
I'm most grateful for all your great help
Many Thanks and kind Regards
Charles
I hope your doing well.
Would you be kind enough to let me know please?
when I install module the default param is set to "horizontal layout"
how do I set the install default param to "vertical layout" please?
I'm most grateful for all your great help
Many Thanks and kind Regards
Charles
Please Log in or Create an account to join the conversation.
Time to create page: 0.247 seconds