The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I've got a mod that I wish to use the login.php template
![]() something like this.. how do i go about doing it? (like the header, footer etc.) |
|
#2
|
|||
|
|||
|
login.php is a PHP-script, not a template.
|
|
#3
|
|||
|
|||
|
i mean, using the same template/layout (as seen in the screenshot) utilised by login.php for my script. possible?
thanks in advance |
|
#4
|
|||
|
|||
|
Well copy loghin.php, strip all you don't need, then add your custom code.
|
![]() |
|
|