End of Support for Joomla 3 - Forum closed
Add background image to footer
- EcoComputer
- Offline Topic Author
- Fresh Boarder
- Posts: 5
- Thank you received: 0
Hello,
I want to add a background image to the footer of the page. You can see in the attached images the result that i want. ¿Could you tell me if it's possible?
Thank you,
Best regards.
I want to add a background image to the footer of the page. You can see in the attached images the result that i want. ¿Could you tell me if it's possible?
Thank you,
Best regards.
by EcoComputer
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there, everything is possible if you know how!
Add this code to your css/custom.css
www.w3schools.com/css/css_background.asp
Add this code to your css/custom.css
.tm-footer {
background-image: url("../../../path to your image.jpg");
}
www.w3schools.com/css/css_background.asp
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: EcoComputer
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates