Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Footer leaves the page empty below it #16

Open
starinfinity opened this issue Aug 6, 2022 · 0 comments
Open

Footer leaves the page empty below it #16

starinfinity opened this issue Aug 6, 2022 · 0 comments

Comments

@starinfinity
Copy link

image

Suggestion: Fixing the footer to the bottom of the page.
adding style="position:fixed;" in bottom.html or bottomWrapper CSS file.

<div id="bottomWrapper" style="position:fixed;"> 
        <div class="image" style="padding-top:20px"> Crafted with <i class="fa fa-heart pulse_heart" original-title="Love"></i> by <a href="https://github.com/hmrserver/" style="color: rgb(23, 108, 235);">HMR</a>
		  %footer%
        </div> 
      </div> 
    </div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant