Yazar |
Mesaj |
-
omer-zorlu
Aktif Üye
|
14.11.2009, 10:46 (UTC) Mesaj konusu: üye giriş panelindeki buton yerine resim |
|
|
üye giriş panelindeki buton yerine resim nasıl koyarız |
|
↑
|
|
|
-
paylasim61
Uzman Üye
|
14.11.2009, 10:48 (UTC) Mesaj konusu: |
|
|
Nasıl yani bir örnek gösterir misiniz?______________
Ethical Hacker Professional Web Designer |
|
↑
|
|
|
-
omer-zorlu
Aktif Üye
|
14.11.2009, 11:03 (UTC) Mesaj konusu: |
|
|
üye adı -= -------------------------
şifre = -----------------------------
GİRİŞ
işte bu giriş butonu yerine herhangi bir resim |
|
↑
|
|
|
-
paylasim61
Uzman Üye
|
14.11.2009, 11:08 (UTC) Mesaj konusu: |
|
|
Bakın şimdi sizi css tasarımınızda kodu köşeye eklemişsiniz...
orada Kod: <li class="nav_element" id="nav_Giris">
<a href="/Giris.htm" class="menu"><span><b>Giris</b></span></a></li> böle bir kod var onu şöyle değiştirin... Kod: <li class="nav_element" id="nav_Giris">
<a href="/Giris.htm" class="menu"><span><img src="Resim Url"></span></a></li> ______________
Ethical Hacker Professional Web Designer |
|
↑
|
|
|
-
omer-zorlu
Aktif Üye
|
14.11.2009, 11:14 (UTC) Mesaj konusu: |
|
|
Kod: <FORM action="Giris.htm" method="POST"><TABLE><TR><TD><img src="http://www.hisseteknik.com/images/uye.gif" /> <B>Kullanıcı adı:</B></TD><TD><input type="text" name="logindata[name]" value=""></TD></TR>
<TR><TD><img src="http://www.sigmacenter.com.tr/resim/kilit.gif" /> <B>Şifre:</B></TD><TD><input type="PASSWORD" name="logindata[kennwort]" value=""></TD>
</TABLE>
<input type="hidden" name="mode" value="1">
<input type="hidden" name="checklogin" value="1">
<input type="hidden" name="logindata[checklogin]" value="1">
<input type="submit" value="Giris :">
</form>
dostum kod bu |
|
↑
|
|
|
-
paylasim61
Uzman Üye
|
14.11.2009, 11:19 (UTC) Mesaj konusu: |
|
|
Koyacağınız resimin urlsini verir misin?______________
Ethical Hacker Professional Web Designer |
|
↑
|
|
|
-
omer-zorlu
Aktif Üye
|
14.11.2009, 11:23 (UTC) Mesaj konusu: |
|
|
işte :
Kod: http://img.webme.com/pic/o/omer-zorlu/giris.gif |
|
↑
|
|
|
-
paylasim61
Uzman Üye
|
14.11.2009, 11:37 (UTC) Mesaj konusu: |
|
|
|
|
↑
|
|
|
-
omer-zorlu
Aktif Üye
|
14.11.2009, 11:38 (UTC) Mesaj konusu: |
|
|
önemli değil zaten bende yapamadım |
|
↑
|
|
|
-
paylasim61
Uzman Üye
|
14.11.2009, 11:39 (UTC) Mesaj konusu: |
|
|
omer-zorlu yazmış: önemli değil zaten bende yapamadım
ama o yapılmaz galiba çünkü onlar değerlerle ayarlanmış değiştiremeyiz bence ______________
Ethical Hacker Professional Web Designer |
|
↑
|
|
|
-
tasarim-deposu
Acemi Üye
|
14.11.2009, 11:41 (UTC) Mesaj konusu: |
|
|
Kod:
<FORM action="Giris.htm" method="POST"><TABLE><TR><TD><img src="http://www.hisseteknik.com/images/uye.gif" /> <B>Kullanıcı adı:</B></TD><TD><input type="text" name="logindata[name]" value=""></TD></TR>
<TR><TD><img src="http://www.sigmacenter.com.tr/resim/kilit.gif" /> <B>Şifre:</B></TD><TD><input type="PASSWORD" name="logindata[kennwort]" value=""></TD>
</TABLE>
<input type="hidden" name="mode" value="1">
<input type="hidden" name="checklogin" value="1">
<input type="hidden" name="logindata[checklogin]" value="1">
<input type="submit" value=" " style = "background: url('http://img.webme.com/pic/o/omer-zorlu/giris.gif') no-repeat; border: 0px none; width: 43px; height: 14px">
</form>
______________ |
|
↑
|
|
|
-
paylasim61
Uzman Üye
|
14.11.2009, 11:42 (UTC) Mesaj konusu: |
|
|
tasarim-deposu yazmış: Kod:
<FORM action="Giris.htm" method="POST"><TABLE><TR><TD><img src="http://www.hisseteknik.com/images/uye.gif" /> <B>Kullanıcı adı:</B></TD><TD><input type="text" name="logindata[name]" value=""></TD></TR>
<TR><TD><img src="http://www.sigmacenter.com.tr/resim/kilit.gif" /> <B>Şifre:</B></TD><TD><input type="PASSWORD" name="logindata[kennwort]" value=""></TD>
</TABLE>
<input type="hidden" name="mode" value="1">
<input type="hidden" name="checklogin" value="1">
<input type="hidden" name="logindata[checklogin]" value="1">
<input type="submit" value=" " style = "background: url('http://img.webme.com/pic/o/omer-zorlu/giris.gif') no-repeat; border: 0px none; width: 43px; height: 14px">
</form>
|
|
↑
|
|
|
-
omer-zorlu
Aktif Üye
|
14.11.2009, 11:48 (UTC) Mesaj konusu: |
|
|
tasarim-deposu yazmış: Kod:
<FORM action="Giris.htm" method="POST"><TABLE><TR><TD><img src="http://www.hisseteknik.com/images/uye.gif" /> <B>Kullanıcı adı:</B></TD><TD><input type="text" name="logindata[name]" value=""></TD></TR>
<TR><TD><img src="http://www.sigmacenter.com.tr/resim/kilit.gif" /> <B>Şifre:</B></TD><TD><input type="PASSWORD" name="logindata[kennwort]" value=""></TD>
</TABLE>
<input type="hidden" name="mode" value="1">
<input type="hidden" name="checklogin" value="1">
<input type="hidden" name="logindata[checklogin]" value="1">
<input type="submit" value=" " style = "background: url('http://img.webme.com/pic/o/omer-zorlu/giris.gif') no-repeat; border: 0px none; width: 43px; height: 14px">
</form>
vayne helal sana kardeş teşekkürler |
|
↑
|
|
|
-
omer-zorlu
Aktif Üye
|
14.11.2009, 11:49 (UTC) Mesaj konusu: |
|
|
bişey daha sorsam kardeş o giriş resmini ortalaya bilirmiyiz acaba ?? |
|
↑
|
|
|
-
tasarim-deposu
Acemi Üye
|
14.11.2009, 11:50 (UTC) Mesaj konusu: |
|
|
Kod:
<FORM action="Giris.htm" method="POST"><TABLE><TR><TD><img src="http://www.hisseteknik.com/images/uye.gif" /> <B>Kullanıcı adı:</B></TD><TD><input type="text" name="logindata[name]" value=""></TD></TR>
<TR><TD><img src="http://www.sigmacenter.com.tr/resim/kilit.gif" /> <B>Şifre:</B></TD><TD><input type="PASSWORD" name="logindata[kennwort]" value=""></TD>
</TABLE>
<input type="hidden" name="mode" value="1">
<input type="hidden" name="checklogin" value="1">
<input type="hidden" name="logindata[checklogin]" value="1">
<center><input type="submit" value=" " style = "background: url('http://img.webme.com/pic/o/omer-zorlu/giris.gif') no-repeat; border: 0px none; width: 43px; height: 14px"></center>
</form>
______________ |
|
↑
|
|
|
|