The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I would like to get rid of the scroll bar in the quick navigation menu. Make the box big enough so one does not have to scroll through the links.
|
#2
|
||||
|
||||
![]()
It is set in vbulletin.css:
HTML Code:
.navpopupbody { width:auto; max-height:350px; .... } |
#3
|
|||
|
|||
![]()
Thanks I got rid of the scroll bar.
|
#4
|
|||
|
|||
![]()
Thank you so much.
So if I want to widen the width of quick navigation (before it extend to .navpopupbody), how can I do that? |
#5
|
||||
|
||||
![]()
The width is set in that same CSS I posted about. It is set to auto, so if you want to set it specifically, then just change that to an actual width.
|
#6
|
|||
|
|||
![]()
Thank so much, I'm still looking for it
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|