Option to put custom code in header background area (template area)
Автор: Luis S.
Просмотрено 2460,
Подписчики 1,
Размещенный 0
It would be good to have this option since it will allow us to put full width sliders/images/videos on our projects.
Размещено
This is already possible to do, please view the demo here http://www.x5tuts.com/template/apex-demo/ I will release a tutorial shortly for v11 & v12
heres a full width demo http://www.x5tuts.com/template/apex-demo2/ the one above is a full screen demo.
Автор
Yeah, it is not so hard, for example using "wowslider", we only need to add the scripts (inside head tags) in the advanced features of the page (in X5), then we have to copy the html code inside:
<div id="imHeaderBg">
"HTML code"
</div>
But the problem is that whenever the site is updated, the slider (html code) will have to be manually placed again so the option to put the code insode X5 will be a great addition, it will be even better to have the option to edit the HTML code on any part of the page :)