login  Naam:   Wachtwoord: 
Registreer je!
 Forum

Vaste footer + scrollable div

Offline michamicha - 29/02/2008 11:25
Avatar van michamichaNieuw lid Ik probeer iets te maken als dit:
http://www.gigadesign.be/100procent_hoogte.html
maar dan dat de content een scrollable divje is zodat je altijd de footer blijft zien ook al resize je je browser naar heel klein.
Kan iemand me helpen, ik heb geloof ik alles al geprobeert...

Micha

2 antwoorden

Gesponsorde links
Offline Simax - 29/02/2008 11:57
Avatar van Simax Onbekend De broncode bekijken?

  1. #container
  2. {
  3. background: #FFFFFF none repeat scroll 0%;
  4. border-left: 1px solid #555555;
  5. border-right: 1px solid #555555;
  6. height: auto !important;
  7. margin: 0pt auto;
  8. min-height: 100%;
  9. position: relative;
  10. text-align: left;
  11. width: 700px;
  12. }
  13.  
  14. #header
  15. background: #859C0E none repeat scroll 0%;
  16. border-bottom: 1px solid #555555;
  17. font-size: 1.3em;
  18. height: 110px;
  19. line-height: 60px;
  20. padding-left: 20px;
  21. }
  22.  
  23. #inhoud
  24. {
  25. padding: 0pt 2em 60px;
  26. }
  27.  
  28. #footer
  29. {
  30. background: #85C325 none repeat scroll 0%;
  31. border-top: 1px solid #555555;
  32. bottom: 0pt;
  33. font-size: 1.3em;
  34. height: 40px;
  35. line-height: 40px;
  36. position: absolute;
  37. text-align: center;
  38. width: 100%;
  39. }
Offline michamicha - 29/02/2008 13:53
Avatar van michamicha Nieuw lid Ja, dat snap ik wel, maar die div inhoud is niet scrollable, en als ik er overflow:auto; bijzet werkt het niet...
Gesponsorde links
Dit onderwerp is gesloten.
Actieve forumberichten
© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.183s