Currently the footer is relative to the height of the content on the page. I would like to change this so it's static.
I've tried going into the bootstrap CSS, as well as just going into ../usersc/includes/footer.php and making an inline style tag.
I tried
<style ="max-height: 50; vertical-align: bottom" ... and probably some other things as well, but none of it seemed to work. Any ideas on how to make the footer just a static 50px bar along the bottom?
Any help is appreciated.
Thanks!
I've tried going into the bootstrap CSS, as well as just going into ../usersc/includes/footer.php and making an inline style tag.
I tried
<style ="max-height: 50; vertical-align: bottom" ... and probably some other things as well, but none of it seemed to work. Any ideas on how to make the footer just a static 50px bar along the bottom?
Any help is appreciated.
Thanks!