Vertically align text to the middle of buttons
12 years 11 months ago #1075
by nrtn
Vertically align text to the middle of buttons was created by nrtn
I am new to this so I may not explain this very well. I purchased a Joomla template recently that included the maxiMenu CK menu. I have changed the buttons but one button has two lines. I am trying to vertically align the text to the middle of the buttons. Can this be done.
Here is the URL:
larrynorton.net/baylor/
I would like to move the "Condition and Procedures button up.
Any help would be appreciated.
Thanks,
Larry
Here is the URL:
larrynorton.net/baylor/
I would like to move the "Condition and Procedures button up.
Any help would be appreciated.
Thanks,
Larry
Please Log in or Create an account to join the conversation.
12 years 11 months ago #1076
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: Vertically align text to the middle of buttons
hi
why not asking the template developer ?? if you bought it !
Maximenu is free and you are not asking about one of my theme...
CEd
why not asking the template developer ?? if you bought it !
Maximenu is free and you are not asking about one of my theme...
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
12 years 11 months ago #1079
by nrtn
Replied by nrtn on topic Re: Vertically align text to the middle of buttons
I tried that route. You cannot talk directly to the developer. The place I purchased has a chat but I got nowhere with them.
Please Log in or Create an account to join the conversation.
12 years 11 months ago - 12 years 11 months ago #1080
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: Vertically align text to the middle of buttons
I'm not angry against you, but there are more and more templates that people buy with maximenu included and this is not a good idea.
Like you the people comes to me to solve display issues that are related to the template developer.
you buy the template >> you should have support for it
you buy maximenu ? no it's free >> I give free support because I'm a good guy
The main problem is that in most cases the version of maximenu that is included is not up to date and may contain some old bugs and does not include the new features!! I don't understand why they not just give a theme to install in the module, instead of taking the module code in the template .... pffff
Like you the people comes to me to solve display issues that are related to the template developer.
you buy the template >> you should have support for it
you buy maximenu ? no it's free >> I give free support because I'm a good guy
The main problem is that in most cases the version of maximenu that is included is not up to date and may contain some old bugs and does not include the new features!! I don't understand why they not just give a theme to install in the module, instead of taking the module code in the template .... pffff
Joomlack Webmaster and Developer
Last edit: 12 years 11 months ago by ced1870.
Please Log in or Create an account to join the conversation.
12 years 11 months ago #1081
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: Vertically align text to the middle of buttons
add these lines at the end of your css :
Code:
.navigation div#maximenuCK ul.maximenuCK > li.level0.item57 > a {
padding: 8px 12px 13px 9px;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
12 years 11 months ago #1082
by nrtn
Replied by nrtn on topic Re: Vertically align text to the middle of buttons
I apologize for bugging you with this. I understand and I would feel the same.
That code worked on the button. I also have two more buttons that I did not fill out that has two lines. Can you tell me how this picked just the one button? How did you get Level10.Item57?
I really do appreciate your help.
That code worked on the button. I also have two more buttons that I did not fill out that has two lines. Can you tell me how this picked just the one button? How did you get Level10.Item57?
I really do appreciate your help.
Please Log in or Create an account to join the conversation.
Time to create page: 0.226 seconds