Hi everyone, I have a big problem in my website (based on Joomla and a free template). When I go to this page: http://bit.ly/2mv4pC I should set the margin of { p.stickynote } to { margin-bottom:300px; } in order to fix the problem of my .
If you just try to play with the { margin-bottom:300px; }, so you will see the behavior of this , deleting this margin will make this div appear in the center of my page.
I've added those properties {bottom:0px;}{position:fixed;} to { div style="bottom: 0px;" id="footer-cover" } but the background "Black banner in the bottom" still the same.
Is there any suggestion to make it fixed in the bottom of the site?