Joomla.it Forum

Joomla! 3 => I Template di Joomla! 3 => : webdc 25 Jan 2015, 12:00:45

: [RISOLTO]Impostare un background nel template joomlage0071-simplex
: 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/)
: Re:Impostare un background nel template joomlage0071-simplex
: webdc 26 Jan 2015, 09:35:53
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
: Re:Impostare un background nel template joomlage0071-simplex
: davidepc 27 Jan 2015, 13:07:52
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
}
: Re:Impostare un background nel template joomlage0071-simplex
: webdc 27 Jan 2015, 15:36:44
grazieeeee