End of Support for Joomla 3 - Forum closed
Change module width in Footer position
Hello,
I use this beautiful Template.
How can I change the module width in the Footer position?
I use the Menu items in the Module (pic. 01), but the menu's items overflow (pic. 02)
I need the menu' items in the between red lines.
I can't use this Module another position (pic. 03) because I need the items in Horizontal.
I use this beautiful Template.
How can I change the module width in the Footer position?
I use the Menu items in the Module (pic. 01), but the menu's items overflow (pic. 02)
I need the menu' items in the between red lines.
I can't use this Module another position (pic. 03) because I need the items in Horizontal.
by v8tom
Attachments:
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 Change module width in Footer position
Posted 7 years 1 month ago #18319
Hi there,
live url please.
live url please.
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
[secret]
w3.szakdoga.hu
[/secret]
Last Edit:7 years 1 month ago
by v8tom
Last edit: 7 years 1 month ago by v8tom.
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 Change module width in Footer position
Posted 7 years 1 month ago #18331
Hi there,
add this css code to your css/custom.css
add this css code to your css/custom.css
.tm-footer .uk-panel {
width: 1100px;
margin: 0 auto;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Yess, thanks (Peter?)
(littlebit change: I use max-width:...)
On the Front Page ([secret]w3.szakdoga.hu[/secret]) working fine, but if I open an elements in menu: overflow again in the footer.
Please, open a menu item, and check footer.
example: [secret]w3.szakdoga.hu/budapest[/secret] OR [secret]w3.szakdoga.hu/blog[/secret]
(littlebit change: I use max-width:...)
On the Front Page ([secret]w3.szakdoga.hu[/secret]) working fine, but if I open an elements in menu: overflow again in the footer.
Please, open a menu item, and check footer.
example: [secret]w3.szakdoga.hu/budapest[/secret] OR [secret]w3.szakdoga.hu/blog[/secret]
Last Edit:7 years 1 month ago
by v8tom
Last edit: 7 years 1 month ago by v8tom.
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 Change module width in Footer position
Posted 7 years 1 month ago #18336
Hi there,
please do not edit the org css files like theme.css, because these files will be overwritten while compile the less files or use th customizer..
Create a custom.css, here is a video how it works
www.joomlaplates.com/support/documentation/custom-css-in-joomla
please do not edit the org css files like theme.css, because these files will be overwritten while compile the less files or use th customizer..
Create a custom.css, here is a video how it works
www.joomlaplates.com/support/documentation/custom-css-in-joomla
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: v8tom
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates