forked from ZwiiCMS-Team/ZwiiCMS
[9.1.04] Aperçu header
This commit is contained in:
parent
dc085e24ce
commit
ae508a7454
@ -48,7 +48,9 @@ $("input, select").on("change", function() {
|
||||
// Pas d'image sélectionnée
|
||||
} else {
|
||||
// Désactiver l'option responsive
|
||||
if (themeHeaderHeight === "none") {
|
||||
$("#themeHeaderHeight option:eq(2)").prop("selected", true);
|
||||
}
|
||||
css += "background-image:none;";
|
||||
css += "line-height:" + $("#themeHeaderHeight").val() + ";height:" + themeHeaderHeight + "}";
|
||||
$("header .container").show();
|
||||
|
Loading…
Reference in New Issue
Block a user