End of Support for Joomla 3 - Forum closed
set a bitmap as background
Hi,
on my website www.pharaotogo.de I would like to replace the whole white site background by a papyrus bitmap like in the articles.How can I acheive this.
on my website www.pharaotogo.de I would like to replace the whole white site background by a papyrus bitmap like in the articles.How can I acheive this.
by umoser
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Sie könnten folgenden CSS code in ihre css/custom.css einfügen. Achten sie hierbei auf ihren Bildpfad
www.mediaevent.de/css/background-image.htmlbody {
background: #efefef url("images/background-image.png") repeat-x;
}
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