Unable to Vertically Align Menu Items and Modules
- brianelkins
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
- Thank you received: 3
10 years 1 month ago #22675
by brianelkins
Unable to Vertically Align Menu Items and Modules was created by brianelkins
Hi,
I'm successfully loading two different modules into Maximenu, but am not able to vertically align/center, either the menu or the modules, relative to one another.
At one point I thought I had it vertically aligned, by adjusting the padding and/or margins. But, once I cleared Joomla's cache and browsers cache for other testing, I found that the menu items were not vertically aligned as I thought -not sure what was going on there.
I've read through the forum and found several similar issues, but no clear solution. Am I missing something easy in the padding/margins, that I've worked with for hours?
Anyway, I would appreciate some guidance. Screen shot attached.
Best regards,
Brian
I'm successfully loading two different modules into Maximenu, but am not able to vertically align/center, either the menu or the modules, relative to one another.
At one point I thought I had it vertically aligned, by adjusting the padding and/or margins. But, once I cleared Joomla's cache and browsers cache for other testing, I found that the menu items were not vertically aligned as I thought -not sure what was going on there.
I've read through the forum and found several similar issues, but no clear solution. Am I missing something easy in the padding/margins, that I've worked with for hours?
Anyway, I would appreciate some guidance. Screen shot attached.
Best regards,
Brian
Please Log in or Create an account to join the conversation.
10 years 1 month ago #22679
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Unable to Vertically Align Menu Items and Modules
HI
Just please give me some details. Do you apply the padding, and it works sometime ?
First if you have a cache enabled you must disable it to work.
Do that and tell me
CEd
Just please give me some details. Do you apply the padding, and it works sometime ?
First if you have a cache enabled you must disable it to work.
Do that and tell me
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- brianelkins
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
- Thank you received: 3
10 years 1 month ago - 10 years 1 month ago #22682
by brianelkins
Replied by brianelkins on topic Unable to Vertically Align Menu Items and Modules
I can add padding to top/bottom and the product functions as intended. The issue is that after loading the modules the menu items position is vertically misaligned, so adding padding only adjusts the whole container, not the individual items. Does that make sense?
When I turn off the modules, the menu items are vertically centered in the menu bar - everything looks good. Turn them on, and it looses its vertical alignment.
So, I guess I'm left with, how do we vertically align the loaded modules within the menu container, so that they line up with the menu items?
As for cache, I have disabled the Modules own Advanced / Cache to No Cache.
To clarify, when you say
Happy to give you site access in a private message if needed.
Best regards,
Brian
When I turn off the modules, the menu items are vertically centered in the menu bar - everything looks good. Turn them on, and it looses its vertical alignment.
So, I guess I'm left with, how do we vertically align the loaded modules within the menu container, so that they line up with the menu items?
As for cache, I have disabled the Modules own Advanced / Cache to No Cache.
To clarify, when you say
, you're suggesting to disable the Modules own cache, and not Joomla, correct?if you have a cache enabled you must disable it to work.
Happy to give you site access in a private message if needed.
Best regards,
Brian
Last edit: 10 years 1 month ago by brianelkins.
Please Log in or Create an account to join the conversation.
10 years 1 month ago #22706
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Unable to Vertically Align Menu Items and Modules
please give me a front end url to check this
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- brianelkins
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
- Thank you received: 3
10 years 1 month ago - 10 years 1 month ago #22708
by brianelkins
Replied by brianelkins on topic Unable to Vertically Align Menu Items and Modules
Here you go...
Regards,
Regards,
Last edit: 10 years 1 month ago by brianelkins.
Please Log in or Create an account to join the conversation.
10 years 1 month ago #22713
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Unable to Vertically Align Menu Items and Modules
line 78 in the file
essentialoil.works/modules/mod_maximenuc...k/css/maximenuck.php
on
div#maximenumain ul.maximenuck li.maximenuck.level1 > a, div#maximenumain ul.maximenuck li.maximenuck.level1 > span.separator
add
line-height:40px;
essentialoil.works/modules/mod_maximenuc...k/css/maximenuck.php
on
div#maximenumain ul.maximenuck li.maximenuck.level1 > a, div#maximenumain ul.maximenuck li.maximenuck.level1 > span.separator
add
line-height:40px;
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.260 seconds