Vertical menu items stacking incorrectly
8 years 8 months ago - 8 years 8 months ago #32891
by jdmckay
Vertical menu items stacking incorrectly was created by jdmckay
Hi again,
Vertical menu is in area adjacent/right to our logo. Just as of today, for no reason I am aware the buttons no longer stack all, one on top of the other. Spent good deal of time today w/out solving this. Only changes in last few days was installing latest ckParams about a week ago & several rebuilds of my TC template w/minor parameter changes (trying to fix this issue).
site is here: www.radfreenm.org
Thx
Vertical menu is in area adjacent/right to our logo. Just as of today, for no reason I am aware the buttons no longer stack all, one on top of the other. Spent good deal of time today w/out solving this. Only changes in last few days was installing latest ckParams about a week ago & several rebuilds of my TC template w/minor parameter changes (trying to fix this issue).
site is here: www.radfreenm.org
Thx
Last edit: 8 years 8 months ago by jdmckay.
Please Log in or Create an account to join the conversation.
8 years 8 months ago #32895
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Vertical menu items stacking incorrectly
Hi
this seems a conflict with a css for menu coming from the template
please go in the parameters >> custom css and add the following
but I also see this
view-source:http://www.radfreenm.org/modules/mod_maximenuck/themes/blank/css/maximenuck.php?monid=maximenuck144
>> return a 403 error
so may be you have changed some persmissions on your server ?
You can also go in the module styles options >> compile CSS = yes
(this will load a CSS file instead)
CEd
this seems a conflict with a css for menu coming from the template
please go in the parameters >> custom css and add the following
Code:
#aboutmenu ul.menu li, #aboutmenu ul.maximenuck li {
display: block;
}
but I also see this
view-source:http://www.radfreenm.org/modules/mod_maximenuck/themes/blank/css/maximenuck.php?monid=maximenuck144
>> return a 403 error
so may be you have changed some persmissions on your server ?
You can also go in the module styles options >> compile CSS = yes
(this will load a CSS file instead)
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 8 months ago #32911
by jdmckay
Replied by jdmckay on topic Vertical menu items stacking incorrectly
Thanks Cedric, that did the trick!
>> return a 403 error
>> so may be you have changed some persmissions on your server ?
Yes. (I'll send private mail to explain).
>> return a 403 error
>> so may be you have changed some persmissions on your server ?
Yes. (I'll send private mail to explain).
Please Log in or Create an account to join the conversation.
Time to create page: 0.199 seconds