cpoh
12 years agoAdept
sticky footer
I would like to implement a sticky footer in my community like so: http://twitter.github.io/bootstrap/examples/sticky-footer.html Basically long story short, I couldn't find suitable divs to use...
- 12 years agoYou can add markup to a skin that wraps the page -- if you go to the "wrapper" tab of a skin in Studio, you can add whatever markup you want to the "Page Header" and "Page Footer" sections to have it render above or below the content of each page. You could add a div there to render your sticky footer.