End of Support for Joomla 3 - Forum closed
[SOLVED] Menu to the center?
Hi, is there a way to center the menu?
It is centered to the left now.
Test site: www.webs2go.be/ontwerp/devos_01
It is centered to the left now.
Test site: www.webs2go.be/ontwerp/devos_01
by maesmarc
Please Log in or Create an account to join the conversation.
Oops,
found a solution,
adjusted the "/css/joomlaplates.css"
.menu-inner {
float:center;
text-align:left;
}
found a solution,
adjusted the "/css/joomlaplates.css"
.menu-inner {
float:center;
text-align:left;
}
by maesmarc
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Please never edit the original CSS files, because these files will be overwritten with the next theme update.
Always add your custom style to the css/custom.css
Always add your custom style to the css/custom.css
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates