Centering Horizontal Menu Text
11 years 6 months ago #13805
by sborder
Replied by sborder on topic Centering Horizontal Menu Text
This is what I have from line 21 to line 25.
But no changes.
Code:
/* menu */
div#<?php echo $id; ?> {
font-size:14px;
line-height:21px;
text-align:center;
zoom:1;
Please Log in or Create an account to join the conversation.
11 years 6 months ago #13808
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Centering Horizontal Menu Text
it is just few lines under, on
div#<?php echo $id; ?> ul.maximenuck {
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 6 months ago #13828
by sborder
Replied by sborder on topic Centering Horizontal Menu Text
Yes, that centered the text.
Thank you very much.
Steve
Thank you very much.
Steve
Please Log in or Create an account to join the conversation.
Time to create page: 0.204 seconds