The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Full length header
I have always tried to figure out how to make a full screen header just like on vbulletin.org.
|
#2
|
|||
|
|||
Set the logo and navigation table too 100% (by editing your header template), then set all margins to 0.
|
#3
|
|||
|
|||
|
#4
|
|||
|
|||
Exactly. What do you do?
|
#5
|
|||
|
|||
Read my first post, there is nothing much to doing it, just basically what little is in my first post .
|
#6
|
|||
|
|||
In the header, under <logos and buttons>, I set width to 100%, but where is he navigation and margin?
|
#7
|
|||
|
|||
The body section (ie: where you set the bgcolor=""). You need to have the following in there:
topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0" or you could simply add the following to your CSS section right after BODY {: MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px; |
#8
|
|||
|
|||
Ok.. that worked.. thanks
|
#9
|
|||
|
|||
No problem, glad to help
|
#10
|
|||
|
|||
you can also do that in CSS. if you do it in css then it will work with all browsers
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|