End of Support for Joomla 3 - Forum closed
X-TRA: Toolbar L and R above the main menù
X-TRA: Toolbar L and R above the main menù was created by Papalla
Posted 8 years 2 months ago #15348
Hi,
I see in article "Module position" that the positions Toolbar-L and R are above the menù, but they are under.
For me is a problem, I choose this template for this.
How is possible to change the order an put the toolbarL an R at the top of the page?
Thanks.
I see in article "Module position" that the positions Toolbar-L and R are above the menù, but they are under.
For me is a problem, I choose this template for this.
How is possible to change the order an put the toolbarL an R at the top of the page?
Thanks.
by Papalla
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic X-TRA: Toolbar L and R above the main menù
Posted 8 years 2 months ago #15350
Hi there,
sorry its a miss spelling.
The toolbar-l and toolbar-r are below the mainmenu, because the menu is fixed.
If you want to have the toolbars above the menu you have to add this css code to your css/custom.css ( But after that the menubar is no more fixed!)
sorry its a miss spelling.
The toolbar-l and toolbar-r are below the mainmenu, because the menu is fixed.
If you want to have the toolbars above the menu you have to add this css code to your css/custom.css ( But after that the menubar is no more fixed!)
body {
margin-top: 0
}
.menu-outer {
position: relative;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates