0
Hello, I created a simple HTML page, with a banner, I would like to know how to create an administration area to change the image of this banner.
Banner code:
<div class="slider-style-1">
<div class="item">
<div class="overflow-img-banner">
<img src="assets/img/banner.jpg" class="c-img-banner">
</div>
</div>
</div>
I think this may help: https://gist.github.com/no1k/84925755. Then you should save the path to the new image somewhere, file
– Miguel
Thanks friend!!!!
– John Sheraos