The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to fix radius
how to fix radius on header top corner
|
#2
|
|||
|
|||
Chuck this in your additional.css template:
Code:
.above_body { border-radius:5px 5px 5px 5px !important; } |
#3
|
|||
|
|||
thanks it,s working fine
how to change the nav bar size if we edit in Style Variable > navbar_tab_size Height is changing but Width not changing :down: i need to change navbar like this image |
#4
|
|||
|
|||
Chuck this in your additional.css template (adjust 50px as desired)
Code:
.navbar { margin: 10px 50px 0 !important; } |
#5
|
|||
|
|||
thanks it,s working fine
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|