$
var PosO = article.value("pos-oben","");
var PosL = article.value("pos-links","");
var zIndex = article.value("z-index","");
var Geschw = article.value("geschw","");
var lBr = article.value("l-breite","");
var lHo = article.value("l-hoehe","");
var zIndexB = article.value("z-index","");
var GeschwB = article.value("geschw","");
var Logo = article.value("logo","");
var PosOMob = article.value("pos-oben-mob","");
var PosLMob = article.value("pos-links-mob","");
var zIndexC = article.value("z-index","");
var headstyle = "";
headstyle += '.wzp-logo-block {';
headstyle += 'position:fixed;';
headstyle += ' top:' + PosO + 'px !important;';
headstyle += ' left:' + PosL + '% !important;';
headstyle += ' transition:all ' + Geschw + 's !important;';
headstyle += ' z-index:' + zIndex + ' !important;';
headstyle += '}\n';
headstyle += 'a#wzp_logoScal {';
headstyle += 'display:block;';
headstyle += ' margin:0 auto;';
headstyle += ' width:' + lBr + 'px !important;';
headstyle += ' height:' + lHo + 'px !important;';
headstyle += ' transition:all ' + GeschwB + 's !important;';
headstyle += ' z-index:' + zIndexB + ' !important;';
headstyle += ' background:url("' + Logo + '") no-repeat !important;';
headstyle += ' border-bottom:none !important;';
headstyle += ' text-decoration:none !important;';
headstyle += '}\n';
headstyle += '.wzp-logo-mobile {';
headstyle += 'position:fixed;';
headstyle += ' top:' + PosOMob + 'px !important;';
headstyle += ' left:' + PosLMob + 'px !important;';
headstyle += ' z-index:' + zIndexC + ' !important;';
headstyle += '}';
system.addHtmlHeadElement("
Logo Scal
Hier können Sie das Widget öffnen oder löschen. Dieser Hinweis wird nur in der internen Vorschau angezeigt.