End of Support for Joomla 3 - Forum closed

set a bitmap as background

set a bitmap as background was created by umoser

Posted 7 years 3 weeks ago #23117
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.
by umoser

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic set a bitmap as background

Posted 7 years 3 weeks ago #23139
Sie könnten folgenden CSS code in ihre css/custom.css einfügen. Achten sie hierbei auf ihren Bildpfad

body {
background: #efefef url("images/background-image.png") repeat-x;
}

www.mediaevent.de/css/background-image.html

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum