Sticky Footer : Image Link support
Add an improvement so that the footer support a link as image if an URL of image is provided.
This improvement include the following changes :
- List Schema (add column type: Image)
- JavaScript
- Get URL image if provided (check if column exists)
- Update the HTML code generation
- CSS (specify a maximal size of image)