![]() |
Images in the registration module
1 Attachment(s)
If you want to display an image in the registration module, upload these images password.png and username.png to your / images folder.
Then find the following template login_main ======================================== Roughly on the line 23- <span class="td"> <input type="text" value="{vb:var formData.username}" class="js-login-username b-form-input__input b-form-input__input--full" placeholder="{vb:hrase {vb:var loginPhrase}}" /> </span> Add this before <img src="images/username.png" alt="Username"> Code:
<span class="td"> Roughly on the line 28-<span class="td"> <input type="password" autocomplete="off" name="password" class="js-login-password b-form-input__input b-form-input__input--full" placeholder="{vb:hrase password}" /> </span> Add this before <img src="images/password.png" alt="Password"> Code:
<span class="td"> ======================================== You can see an example in my forum https://foro4g.com/ |
1 Attachment(s)
Attachment 158854
Look good Keep surprising thanks |
All times are GMT. The time now is 12:32 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|