How to make buttons of the same lenght in Maximenu CK?
1 year 9 months ago - 1 year 9 months ago #67455
by Atikah
How to make buttons of the same lenght in Maximenu CK? was created by Atikah
HI CeD,
I like to make 4 green buttons of the same lenght, horizontal menu and separate with 25 px, on a transparent background.
I like to make this in the Maximenu CK. but I cant find the option to make them all the same length. there should also be an image before the button text, I uesed the bg image, but is always goes to the top of the image..
I hope you can give me some directions how to do this.
Thanks
I like to make 4 green buttons of the same lenght, horizontal menu and separate with 25 px, on a transparent background.
I like to make this in the Maximenu CK. but I cant find the option to make them all the same length. there should also be an image before the button text, I uesed the bg image, but is always goes to the top of the image..
I hope you can give me some directions how to do this.
Thanks
Last edit: 1 year 9 months ago by Atikah.
Please Log in or Create an account to join the conversation.
1 year 9 months ago #67460
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic How to make buttons of the same lenght in Maximenu CK?
Hi
for the image you can do that in the step 3. here
www.joomlack.fr/en/documentation/maximen...overview-first-steps
or also by editing the menu item, you can select the image in the settings
Then in the module options >> image settings >> you can choose the position
for the width, you must do that using CSS because there is no option for that. This is a specific case and don't forget that this is not responsive
give me the url of your page and I will give you the css code to use
CEd
for the image you can do that in the step 3. here
www.joomlack.fr/en/documentation/maximen...overview-first-steps
or also by editing the menu item, you can select the image in the settings
Then in the module options >> image settings >> you can choose the position
for the width, you must do that using CSS because there is no option for that. This is a specific case and don't forget that this is not responsive
give me the url of your page and I will give you the css code to use
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: Atikah
Please Log in or Create an account to join the conversation.
1 year 9 months ago #67461
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic How to make buttons of the same lenght in Maximenu CK?
PS : instead of an image, you can use an icon too
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
1 year 9 months ago #67462
by Atikah
Replied by Atikah on topic How to make buttons of the same lenght in Maximenu CK?
Thanks ced. I love to get the css code.
Here's the website:
testedf.elkedagfeest.nl/
user: CeD
pass: ebq*Ibz6#XtW41y
Thanks and greetings
Cyril (Atikah)
Here's the website:
testedf.elkedagfeest.nl/
user: CeD
pass: ebq*Ibz6#XtW41y
Thanks and greetings
Cyril (Atikah)
Please Log in or Create an account to join the conversation.
1 year 9 months ago #67463
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic How to make buttons of the same lenght in Maximenu CK?
you can use this code to put in the maximenu style >> custom css (or in your template
Code:
#maximenuck134 li.maximenuck.level1 {
width: 200px;
}
Joomlack Webmaster and Developer
The following user(s) said Thank You: Atikah
Please Log in or Create an account to join the conversation.
1 year 9 months ago #67465
by Atikah
Replied by Atikah on topic How to make buttons of the same lenght in Maximenu CK?
Thanks a lot CeD.
Works very nice.
Works very nice.
Please Log in or Create an account to join the conversation.
Time to create page: 0.214 seconds