The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to make navbar+header wide
Hello,
I made my board fixed but I would like to make header+navbar wide ( 100% ). I was trying my self to do it but I always have some problems. Any help ? Thanks |
#2
|
||||
|
||||
How about a link to your board and then an image to show us what you want it to look like.
|
#3
|
|||
|
|||
http://serbianforum.org
This is what I am trying to do: http://img526.imageshack.us/img526/2328/fixedheader.jpg Thanks |
#4
|
||||
|
||||
You've applied a width to your body tag and then the header is within that div. You would need to apply the width to the other divs (like the body_wrapper) and then make the header div 100% to get what you want.
|
#5
|
||||
|
||||
From Body delete the following:
Code:
width:980px; Code:
width:980px; margin: 0 auto; |
#6
|
|||
|
|||
Header and navbar are in body tag, so that what you talking will have effect to everything.
Anyhow, I manage to do it. Thanks Lynne |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|