How To Change The Vertical Menu Width
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
by marga
Please Log in or Create an account to join the conversation.
Replied by ced1870 on topic Re: How To Change The Vertical Menu Width
Posted 12 years 7 months ago #18
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
by ced1870
Please Log in or Create an account to join the conversation.
Replied by marga on topic Re: How To Change The Vertical Menu Width
Posted 12 years 7 months ago #21
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
Last Edit:12 years 7 months ago
by marga
Attachments:
Last edit: 12 years 7 months ago by marga.
Please Log in or Create an account to join the conversation.
Replied by ced1870 on topic Re: How To Change The Vertical Menu Width
Posted 12 years 7 months ago #22
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
by ced1870
Please Log in or Create an account to join the conversation.
Replied by marga on topic Re: How To Change The Vertical Menu Width
Posted 12 years 7 months ago #23
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
by marga
Please Log in or Create an account to join the conversation.
Replied by marga on topic Re: How To Change The Vertical Menu Width
Posted 12 years 7 months ago #29
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
by marga
Please Log in or Create an account to join the conversation.
Time to create page: 0.813 seconds