The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
It can be done with some CSS. This is the initial CSS to do it in css_additional.css. This will relocate the login to a static location on the channel tabbar, adjust top and right as necesary. Making it responsive will require more work. Javascript may be a better alternative.
Code:
.secondary-nav.h-right { display: block; position: absolute; right: 5em; top: 332px; visibility: visible; } #main-navbar-wrapper { visibility: hidden; } |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|