[SOLVED] New 5 column, its possible?
13 years 3 months ago - 13 years 3 months ago #1514
by proli
[SOLVED] New 5 column, its possible? was created by proli
Hi. Good afternoon.
I'm trying to add the 5 column.. but i cant insert it..
on the CSS I add this code:
/* 5 cols width */
div#maximenuCK ul.maximenuCK li div.cols5 {width:950px; border:5px solid #e2e2e2;border-top:none !important;}
div#maximenuCK ul.maximenuCK li div.cols5>div.maximenuCK2 {width:100%;}
And in the principal menu link I add the [cols5]
i have 4 divisions between the submenus with [col] separation .. but the last column (5) doesnt work ...
4 columns works every thing fine... but with 5 no..
I'm trying to add the 5 column.. but i cant insert it..
on the CSS I add this code:
/* 5 cols width */
div#maximenuCK ul.maximenuCK li div.cols5 {width:950px; border:5px solid #e2e2e2;border-top:none !important;}
div#maximenuCK ul.maximenuCK li div.cols5>div.maximenuCK2 {width:100%;}
And in the principal menu link I add the [cols5]
i have 4 divisions between the submenus with [col] separation .. but the last column (5) doesnt work ...
4 columns works every thing fine... but with 5 no..

Last edit: 13 years 3 months ago by proli.
Please Log in or Create an account to join the conversation.
- sandstorm871
- Offline
- Junior Member
-
13 years 3 months ago #1678
by sandstorm871
Nil Satis nisi optimum!
Replied by sandstorm871 on topic Re: New 5 column, its possible?
I too am in need of 5 columns.
I purchased documentation that goes with module, but no mention of it in there.
Please let us know if its possible to do, with some ideas on what to alter.
Many Thanks,
Andy
I purchased documentation that goes with module, but no mention of it in there.
Please let us know if its possible to do, with some ideas on what to alter.
Many Thanks,
Andy
Nil Satis nisi optimum!
Please Log in or Create an account to join the conversation.
13 years 3 months ago #1679
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: New 5 column, its possible?
in the css you should better test this :
the width must be 100%/nbColumns
or you can simply set your columns like you want if you have the plugin maximenu params
CEd
Code:
/* 5 cols width */
div#maximenuCK ul.maximenuCK li div.cols5 {width:950px; border:5px solid #e2e2e2;border-top:none !important;}
div#maximenuCK ul.maximenuCK li div.cols5>div.maximenuCK2 {width:20%;}
or you can simply set your columns like you want if you have the plugin maximenu params
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: proli
Please Log in or Create an account to join the conversation.
- sandstorm871
- Offline
- Junior Member
-
13 years 2 months ago #1797
by sandstorm871
Nil Satis nisi optimum!
Replied by sandstorm871 on topic Re: New 5 column, its possible?
I have the plugin ced, but cant seem to see in there where I would set 5 columns for the top level link?
Does this mean with the plugin.
We can set 5 columns without modifiying any files?
Does this mean with the plugin.
We can set 5 columns without modifiying any files?
Nil Satis nisi optimum!
Please Log in or Create an account to join the conversation.
13 years 2 months ago #1798
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: New 5 column, its possible?
with the plugin you dont have to modify anything, just set the columns you want (5, or as many as you want !)
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- sandstorm871
- Offline
- Junior Member
-
13 years 2 months ago #1799
by sandstorm871
Sorry If I'm missing something obvious, but I cant see where to add the number of columns with the plugin enabled?
I have attached a screenshot of all the paramaters I see and have tried adding in [cols5] to the title also.
Andy
Nil Satis nisi optimum!
Replied by sandstorm871 on topic Re: New 5 column, its possible?
ced1870 wrote: with the plugin you dont have to modify anything, just set the columns you want (5, or as many as you want !)
Sorry If I'm missing something obvious, but I cant see where to add the number of columns with the plugin enabled?
I have attached a screenshot of all the paramaters I see and have tried adding in [cols5] to the title also.
Andy
Nil Satis nisi optimum!
Attachments:
Please Log in or Create an account to join the conversation.
Time to create page: 0.232 seconds