The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Is there any known modification that can anchor the heading?
|
|
#2
|
|||
|
|||
|
to be more clear, I want to have the header and navbar static and allow the rest of the page to be navigatable (if this is even a word)
Here is my domain --> http://www.sportscardforum.com/forum.php (looking for the top orange to be frozen) |
|
#3
|
|||
|
|||
|
You mean you want the header to have a fixed position while the rest should be scrollable?
|
|
#4
|
||||
|
||||
|
These two lines of css fixes the header in default skin, adjust accordingly...
HTML Code:
.above_body { position: fixed; top:0; left:0; right:0; margin: 0px 35px; z-index: 10000; }
.body_wrapper { margin-top: 120px; }
|
| Благодарность от: | ||
| MarkFL | ||
|
#6
|
||||
|
||||
|
Quote:
|
|
#7
|
|||
|
|||
|
I will play with this in my development area first before loading it.
I do appreciate the suggestions, especially keeping image small --------------- Added [DATE]1471054349[/DATE] at [TIME]1471054349[/TIME] --------------- I appreciate this, however, I'm not sure which CSS file that should be modified. |
|
#8
|
||||
|
||||
|
Add them to additional.css template.
|
|
#9
|
|||
|
|||
|
did this, no luck - I probably will need to make adjustments to the style variables however, this is something I will do next week.
|
|
#10
|
|||
|
|||
|
dusting this off as I'm working on a new style - was able to get this to work on the new style
![]() Thanks everyone |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|