Pochette : color
This commit is contained in:
parent
34cb3bd299
commit
a1c7480e72
@ -330,7 +330,7 @@ function initFaces()
|
|||||||
|
|
||||||
$('#custom_elmts .noms-holder').clone().appendTo(".container-pochette .front");
|
$('#custom_elmts .noms-holder').clone().appendTo(".container-pochette .front");
|
||||||
$('#custom_elmts .date-holder-line').clone().appendTo(".container-pochette .back");
|
$('#custom_elmts .date-holder-line').clone().appendTo(".container-pochette .back");
|
||||||
$('.container-pochette .back .colover').css({'background-image':'url('+themeImg+'/box/'+color+'/1B.png)'});
|
$('.container-pochette .back .colover').css({'background-image':'url('+themeImg+'/box/'+color2+'/1B.png)'});
|
||||||
$('.container-pochette').addClass(theme);
|
$('.container-pochette').addClass(theme);
|
||||||
}
|
}
|
||||||
else if(theme == "liseres") {
|
else if(theme == "liseres") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user