Please select To the mobile version | Continue to access the desktop computer version
| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 7055|Reply: 0
Collapse the left

User Login Icon Add / Üye Giriş Icon Ekle

[Copy link]

 Turkey

Post time: 2014-03-12 09:05
| Show all posts |Read mode
Turkish And English



First Open / İlk Olarak Açın:
template\default\member\login_simple.htm

Code Find / Kodu Bul:
  1. <input type="text" name="username" id="ls_username" autocomplete="off" class="px vm" tabindex="901" />
Copy the Code
Code Change / Kod Değiştir:
  1. <input type="text" name="username" id="ls_username" autocomplete="off" class="px vm" style="background:url('static/image/common/username.png') no-repeat; background-position:2px 3px; background-color:#FFF; padding-left:20px;" tabindex="901" />
Copy the Code
Code Find / Kod Bul:
  1.     <label for="ls_username">{lang account}</label>
  2.     <input type="text" name="username" id="ls_username" class="px vm" {if $_G['setting']['autoidselect']} value="UID/{lang username}/Email" onfocus="if(this.value == 'UID/{lang username}/Email') this.value = '';" onblur="if(this.value == '') this.value = 'UID/{lang username}/Email';"{/if} tabindex="901" />
Copy the Code
Code Change / Kod Değiştir:
  1.     <label for="ls_username">{lang account}</label>
  2.     <input type="text" name="username" id="ls_username" class="px vm" {if $_G['setting']['autoidselect']} value="UID/{lang username}/Email" onfocus="if(this.value == 'UID/{lang username}/Email') this.value = '';" onblur="if(this.value == '') this.value = 'UID/{lang username}/Email';"{/if} tabindex="901" style="background:url('static/image/common/username.png') no-repeat; background-position:2px 3px; background-color:#FFF; padding-left:20px;" />
Copy the Code
Code Find / Kod Bul:
  1. <input type="password" name="password" id="ls_password" class="px vm" autocomplete="off" tabindex="902" onfocus="lsShowmore()" />
Copy the Code
Code Change / Kod Değiştir:
  1. <input type="password" name="password" id="ls_password" class="px vm" style="background:url('static/image/common/password.png') no-repeat; background-position:2px 3px; background-color:#FFF; padding-left:20px; autocomplete="off" tabindex="902" onfocus="lsShowmore()" />
Copy the Code
Upload Icon / Icon Yükle:
static/image/common


  

Demo Adress / Ön İzleme İçin : www.discuzportal.info


This post contains more resources

You have to Login for download or view attachment(s). No Account? Register

x
You have to log in before you can reply Login | Register

Points Rules

Archive|Mobile|Dark room|CodersClub

Top.Mail.Ru
Top.Mail.Ru

2024-03-28 12:10 GMT+3 , Processed in 0.019536 sec., 8 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2024 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

Quick Reply To Top Return to the list