MyBB Community Forums
sticky header?? :) - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Themes (https://community.mybb.com/forum-103.html)
+---- Forum: Theme Development (https://community.mybb.com/forum-105.html)
+---- Thread: sticky header?? :) (/thread-230115.html)



sticky header?? :) - zoldos - 2020-11-10

I can't seem to find anything about sticky/fixed headers.  This is my favorite feature on forums.  Is this possible on MyBB?  Can anyone help me out? Thanks!


RE: sticky header?? :) - effone - 2020-11-10

https://www.w3schools.com/howto/howto_js_sticky_header.asp

Apply modifications in header template.


RE: sticky header?? :) - zoldos - 2020-11-10

(2020-11-10, 03:35 AM)effone Wrote: https://www.w3schools.com/howto/howto_js_sticky_header.asp

Apply modifications in header template.
Cool thanks. It's tricky, but I'm getting it now. Cool