The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Full Width Header, 1000px body
How can i create a full width header in vb5? (body 800 px)
PHP Code:
|
#2
|
||||
|
||||
max-width 100%
|
#3
|
|||
|
|||
I tried
PHP Code:
|
#4
|
||||
|
||||
I'm a total clueless oaf when it comes to vBulletin version 5. Someone knowledgeable like Lynne will be along, stay patient.
|
#5
|
|||
|
|||
I'm trying to do this as well. Thanks!
|
#6
|
||||
|
||||
Did you change this in Stylavars as well?
Also, if you are using width 100% you do not need auto. |
Благодарность от: | ||
Max Taxable |
#7
|
||||
|
||||
You can do something like this but your site will not display nicely on mobile devices.
Code:
#header .site-logo { min-width:800px; max-width:8000px; } #header .site-logo img { height: 100px; width:800px; max-width:800px; } |
Благодарность от: | ||
RichieBoy67 |
#8
|
||||
|
||||
I think that would work for what the OP appears to be asking. Not sure how vB5 treats mobile browsers - does it have a app or a separate style for those?
|
Благодарность от: | ||
RichieBoy67 |
#9
|
||||
|
||||
Not sure .. I haven't used/played around too much with vb5 yet ... lol
|
Благодарность от: | ||
Max Taxable |
#10
|
||||
|
||||
I missed that in his post. Yes this would seem to negate the max-width definition completely.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|