The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do you "lock" the header to the top of the page?
Can anyone show me how to make the header stay "locked" at the top of the page?
I want the body of the page to scroll under the header with the header remaining at the top at all times. Thanks! |
#2
|
||||
|
||||
Wrap your header in a float and use absolute positioning.
IE: at the top of your header Code:
<div style="whatever CSS that takes"> All that navbar template code </div> |
#3
|
|||
|
|||
/me tags this for later.
Good idea. /me has no time to figure it out right now. |
#4
|
||||
|
||||
I'll do it tonight for you guys on a standard vBulletin navbar short on time right now myself
|
#5
|
||||
|
||||
would appreciate this
|
#6
|
||||
|
||||
You'll need to do it with position: fixed;
There are a couple of issues with IE6, but I'll let FRDS come up with this for you since he offered. I really don't want to take the time to investigate that handicapped browser. |
#7
|
|||
|
|||
Thanks for the help with this!
I'll be working on it soon... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|