The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey, I am trying to replace the default VB4 login with an overlay that fades in, my only problem is actually receiving the code for the actual form itself.
Does anyone have it? Thanks. |
#2
|
|||
|
|||
![]()
Are you using a template for your overlay? If not then you can just view the html source fo the main page while you're logged out and find the part that starts
Code:
<form id="navbar_loginform" ... and copy to the </form> tag. You also need the line above it: Code:
<script type="text/javascript" src="clientscript/vbulletin_md5.js?v=420"></script> The greyed "User Name" that goes away when you clikc doesn't work (I'm not sure why, you probably need abother js file and/or some CSS), so you eithe rneed to figure that out or remove it. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|