Hi,
Want to have a different background for each article
How I can do that in this template?
body {
background-image: url(images/backs/backg-1.jpg);
background-repeat: no-repeat;
}
body.pattern2 {
background-image: url(../images/pattern2.jpg);
}
body.pattern2 {
background-image: url(../images/nuestro-equipo.png);
}
.gkPageContentnos {
background: url(../images/nuestro-equipo.png);
width: 100%;
}
.gkPageContentnuestra {
background: url(../images/fondos/nuestra-compania.png);
background-repeat:no-repeat;
width: 100%;
height:490px;
}
.gkPageContentnos {
background: url(../images/fondos/nuestro-equipo.png);
background-repeat:no-repeat;
width: 100%;
height:470px;
}
.bgOption1 #gkPageContent {
background: url("../images/fondos/nuestra-compania.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
404
Oops, you've encountered an error
It appears the page you were looking for doesn't exist. Sorry about that.