Multicolumn feature doesn't work for me
- hadensandor
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 26
- Thank you received: 0
13 years 5 months ago #324
by hadensandor
Multicolumn feature doesn't work for me was created by hadensandor
Hi guys,
I've MaxiMenuCK installed, module enabled and published (horizontal menu on teh top of page).
I want to have multicolumn menus. I have added the parameter [cols2] after the parent menu title like this:
Mélység-integráló víz- és lebegtetett hordalék mintavevők [cols2]
... BUT the multicolumn feature doesn't work for me. :sick:
My Website is using Joomla 1.5.23 & JA Purity Tempalte
(I've tried also JA Purity II and T3 framework templates which have the MegaMenu option, but styling these templates was to complicated and difficult for me ... so I decided to use simple JA Purity + MaxiMenuCK)
My site: www.vizszintmero.hu
The horizontal menu I want to be multicolumn: "Felszíni víz > Mélységintegráló víz- és lebegtetett hordalék mintavevők > 2 columns: US DH-2 ..., USDH48 ... | US DH-59 ..., US DH-76 ..."
What is the solution for the above problem? What am I doing wrong?
Could you help me please? Any Ideas?
Any help would be gratly appreciate.
Unfortunatelly I'm not a programmer or a website developer. I'm just a simple user ... a "do it yourself" website owner. :silly:
Kind regards,
Sandor
I've MaxiMenuCK installed, module enabled and published (horizontal menu on teh top of page).
I want to have multicolumn menus. I have added the parameter [cols2] after the parent menu title like this:
Mélység-integráló víz- és lebegtetett hordalék mintavevők [cols2]
... BUT the multicolumn feature doesn't work for me. :sick:
My Website is using Joomla 1.5.23 & JA Purity Tempalte
(I've tried also JA Purity II and T3 framework templates which have the MegaMenu option, but styling these templates was to complicated and difficult for me ... so I decided to use simple JA Purity + MaxiMenuCK)
My site: www.vizszintmero.hu
The horizontal menu I want to be multicolumn: "Felszíni víz > Mélységintegráló víz- és lebegtetett hordalék mintavevők > 2 columns: US DH-2 ..., USDH48 ... | US DH-59 ..., US DH-76 ..."
What is the solution for the above problem? What am I doing wrong?
Could you help me please? Any Ideas?
Any help would be gratly appreciate.
Unfortunatelly I'm not a programmer or a website developer. I'm just a simple user ... a "do it yourself" website owner. :silly:
Kind regards,
Sandor
Please Log in or Create an account to join the conversation.
13 years 5 months ago #325
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: Multicolumn feature doesn't work for me
hi
first you are not using the maximenu styles so the multicolumn CSS are not coded until you do it yourself in your CSS (look at the default theme of maximenu -> cols2)
then you must delete position:absolute property in the file ja-sosmenu.css on UL elements
CEd
first you are not using the maximenu styles so the multicolumn CSS are not coded until you do it yourself in your CSS (look at the default theme of maximenu -> cols2)
then you must delete position:absolute property in the file ja-sosmenu.css on UL elements
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- hadensandor
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 26
- Thank you received: 0
13 years 5 months ago #326
by hadensandor
Replied by hadensandor on topic Re: Multicolumn feature doesn't work for me
Hi,
Thank You for the quick answer ... but unfortunatelly, I'm just a simple dummy user, not a programmer/web developer
Where can I find the file to be modofied?
Maybe in the following folder?: public_html/modules/mod_maximenu_CK/themes/
Which file do I have to modify? Maybe: maximenuH_CK.php ?
In this file, you can find the following:
/* 2 cols width */
div#<?php echo $id; ?> ul.maximenuCK li div.cols2 {
width : 360px;
}
div#<?php echo $id; ?> ul.maximenuCK li div.cols2>div.maximenuCK2 {
width : 50%;
}
What shall I do?
Sorry for being so analphabet
Could you help me step by step please?
Thank You for the quick answer ... but unfortunatelly, I'm just a simple dummy user, not a programmer/web developer
Where can I find the file to be modofied?
Maybe in the following folder?: public_html/modules/mod_maximenu_CK/themes/
Which file do I have to modify? Maybe: maximenuH_CK.php ?
In this file, you can find the following:
/* 2 cols width */
div#<?php echo $id; ?> ul.maximenuCK li div.cols2 {
width : 360px;
}
div#<?php echo $id; ?> ul.maximenuCK li div.cols2>div.maximenuCK2 {
width : 50%;
}
What shall I do?
Sorry for being so analphabet
Could you help me step by step please?
Please Log in or Create an account to join the conversation.
13 years 5 months ago #327
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: Multicolumn feature doesn't work for me
I have written a doc that answer your questions
www.joomlack.fr/en/Joomla-documentations...dule-maximenuck.html
www.joomlack.fr/en/Joomla-documentations...dule-maximenuck.html
Joomlack Webmaster and Developer
The following user(s) said Thank You: hadensandor
Please Log in or Create an account to join the conversation.
- hadensandor
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 26
- Thank you received: 0
13 years 5 months ago #328
by hadensandor
Replied by hadensandor on topic Re: Multicolumn feature doesn't work for me
Hi,
I've downloaded the english MaxiMenuCK documentation.
I hope, that I will find the answers to my questions ...
Thanks
I've downloaded the english MaxiMenuCK documentation.
I hope, that I will find the answers to my questions ...
Thanks
Please Log in or Create an account to join the conversation.
- hadensandor
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 26
- Thank you received: 0
13 years 5 months ago - 13 years 5 months ago #329
by hadensandor
Replied by hadensandor on topic Re: Multicolumn feature doesn't work for me
Hi,
I have read the english documentation thorough, but I really don't know what to do ... how to solve the problem.
Do I have to edit the maximenuH_CK.php file or the ja-sosdmenu.css file ?
Could you help me please step by step?
Do you have maybe the modified files?
Help me please
I have read the english documentation thorough, but I really don't know what to do ... how to solve the problem.
Do I have to edit the maximenuH_CK.php file or the ja-sosdmenu.css file ?
Could you help me please step by step?
Do you have maybe the modified files?
Help me please
Last edit: 13 years 5 months ago by hadensandor.
Please Log in or Create an account to join the conversation.
Time to create page: 0.216 seconds