Joomla.it Forum
Joomla! 3 => I Template di Joomla! 3 => : webdc 25 Jan 2015, 12:00:45
-
Buongiorno ragazzi
ho un problema con questo templete che è free e a pagamento
ho letto che le versioni sono identiche ma la funzione background non è abilitata come posso a inserire lo stesso
mi potete dare una mano grazie
http://kravmagapistoia.altervista.org/ (http://kravmagapistoia.altervista.org/)
-
ho inserito anche nel file templete.css
body {
background-image:url(../images/bg.jpg);
background-attachment:fixed;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
ma nulla non appare
-
Ciao oltre a cio che hai inserito prova ad inserire questo alla fine del file template.css
#container_header,#container_maincontent_bg,#container_copyright_footermenu,#container_maincontent_bg .container{
background:none!important
}
-
grazieeeee