Tsiry45 Posted March 4, 2019 Share Posted March 4, 2019 Bonjour, Comment on fait pour que le pied de page soit visible sans avoir besoin de scroller merci de votre aide Link to comment Share on other sites More sharing options...
Eolia Posted March 4, 2019 Share Posted March 4, 2019 Position: fixed; Link to comment Share on other sites More sharing options...
Tsiry45 Posted March 4, 2019 Author Share Posted March 4, 2019 Merci Eolia pour la reponse mais j'ai déjà essayer et ça ne marche pas Link to comment Share on other sites More sharing options...
Eolia Posted March 4, 2019 Share Posted March 4, 2019 Ben tu n'a pas du le mettre sur le bon bloc (<footer> ? ) car je n'ai jamais vu un fixed ne pas fonctionner^^ Mais sans url difficile de t'aider Link to comment Share on other sites More sharing options...
Tsiry45 Posted March 4, 2019 Author Share Posted March 4, 2019 Je suis sûre que je l'ai mis dans le bon bloc Voici mon site http://padel.projets2-omega-web.net Link to comment Share on other sites More sharing options...
Eolia Posted March 4, 2019 Share Posted March 4, 2019 .footer-container { background: url(../img/theme-bg.gif)no-repeat; bottom: 0px; position: fixed; z-index: 10; width: 100%; background-position: center bottom; } Mais il faudra rajouter un padding en bas de page (autrement ce qui est dessous n'est pas visible) Link to comment Share on other sites More sharing options...
Tsiry45 Posted March 4, 2019 Author Share Posted March 4, 2019 Excuser moi, j'ai pas tres bien compris? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now