So this should do it for prosilver?Am I missing something?
That doesnt do it.
EDIT!
This one is close to perfect for prosilver
Code:
body {display: flex;flex-direction: column;}#page-header, #page-footer {flex: none;}#page-body {flex: 1 0 auto;}
That doesnt do it.
EDIT!
This one is close to perfect for prosilver
Code:
#wrap { display: flex; flex-direction: column; min-height: 94svh;}#page-body { flex: 1;}
Statistics: Posted by Stoker 4.0 — Fri May 02, 2025 7:29 pm