Делаю слайдер в Edge Animate, и никак не могу выровнять его по центру.
http://slider.samara-website.ru/slider_bigboss.html
Добавил в код вызова анимации margin:
<div id="Stage" class="EDGE-69460755" style="margin:auto;">
</div>
не помогает. ПРобовал JS файлы редактировать
"${_Stage}": [
["color", "background-color", 'rgba(255,255,255,0.00)'],
["style", "overflow", 'hidden'],
["style", "height", '375px'],
["style", "margin", 'auto'],
["style", "max-width", '1920px']
]
http://slider.samara-website.ru/slider_bigboss_edge.js
var plSTF="none",ctrPlS="horizontal",minPlW="0",maxPlW="1920px",plHeight="375px";
http://slider.samara-website.ru/slid...edgePreload.js
Не выравнивается ни в какую.