Forum'da ara:
Ara


Yazar Mesaj
Mesaj05.07.2009, 21:42 (UTC)    
Mesaj konusu: Arkaplanını nasıl transpar....

Arkaplanını nasıl transparan yapabilirim. Bu kod sitemdeki üyelik formunun kodudur?

Kod:
<center><script src="http://turk.jotform.com/js/form.js?v2.0.998" type="text/javascript"></script>
<style type="text/css">
.tbmain{
 /* Changes on the form */
 background: url() #C9C9C9 top repeat-x !important;
}
.left{
  /* Changes on the form */
  color: #ff5200 !important;
  font-family: Trebuchet MS !important;
  font-size: 11px !important;
}
td.left {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:bold;
   color:#ff5200;
   vertical-align: top;
   text-align: left;
}
.pagebreak{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:bold;
   color:black;
}
td.right {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   vertical-align: top;   
   text-align: left;   
}
.tbmain{
   height:100%;
   color:#333333;
   background:url(http://turk.jotform.com/images/styles/style1_bg.gif) #ffffff top repeat-x;
}
.head{
   font-family: "Trebuchet MS";
   font-size: large;
   font-weight: bold;
   color:#ff5200;
   vertical-align: top;
   text-align: left;
}
.notvalid{
   border:2px red solid;
   font-family:"Trebuchet MS";
}
.text{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #cccccc solid;
   background:url(http://turk.jotform.com/images/styles/style1_txt_bg.gif) #f6f6f6 top repeat-x;
}
select.other{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #cccccc solid;
   background:url(http://turk.jotform.com/images/styles/style1_txt_bg.gif) #f6f6f6 top repeat-x;
}
.btn{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #c6c7ca solid;
   background: url(http://turk.jotform.com/images/styles/style1_btn_bg.gif) #e4e4e4 top repeat-x;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
   background: transparent url("http://turk.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
   height:16px;
   width:53px;
   float:left;
   margin-bottom:15px;
   padding-right:5px;
}
div.backButton:hover{
   background: transparent url("http://turk.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
   background: transparent url("http://turk.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
   background: transparent url("http://turk.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
   height:16px;
   width:53px;
   float: left;
   margin-bottom:15px;
   padding-right:5px;
}
div.nextButton:hover{
   background: transparent url("http://turk.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
   background: transparent url("http://turk.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
   padding-right:5px;
   margin-bottom:15px;
   float:left;
}
 
</style>
<table width="100%" cellpadding="2" cellspacing="0" class="tbmain">
<tr><td class="topleft" width="10" height="10"> </td>
<td class="topmid"> </td>
<td class="topright" width="10" height="10"> </td>
  </tr>
<tr>
<td class="midleft" width="10">   </td>
<td class="midmid" valign="top">
<form  action="http://turk.jotform.com/submit.php"  method="post" name="q_form_91763032736">
<input type="hidden" name="formID" value="91763032736" />
<div id="main">
<div class="pagebreak">
<input type="hidden" id="spc" name="spc" value="spc" />
<script type="text/javascript">
   document.getElementById('spc').value = '67b4bc577f0accd08efa7f631c6c1779';
</script>
<table width="454" cellpadding="5" cellspacing="0">
 <tr >
  <td width="150" class="left" >
   <label >Ad - Soyad : <span class="required">*</span></label>
  </td>
  <td class="right" >
   <input type="text" size="20" name="q0_AdSoyad" class="text" value="" id="q0"  onblur="validate(this,'Required')"  maxlength="100" maxsize="100" />
  </td>
 </tr>
 <tr >
  <td width="150" class="left" >
   <label >Kullanıcı Adı : <span class="required">*</span></label>
  </td>
  <td class="right" >
   <input type="text" size="20" name="q1_KullancAd" class="text" value="" id="q1"  onblur="validate(this,'Required')"  maxlength="100" maxsize="100" />
  </td>
 </tr>
 <tr >
  <td width="150" class="left" >
   <label >Şifre :</label>
  </td>
  <td class="right" >
   <input type="text" size="20" name="q5_ifre" class="text" value="" id="q5"  maxlength="100" maxsize="100" />
  </td>
 </tr>
 <tr >
  <td width="150" class="left" >
   <label >E-mail <span class="required">*</span></label>
  </td>
  <td class="right" >
   <input type="text" size="20" name="q2_Email" class="text" value="" id="q2"  onblur="validate(this,'Required')"  maxlength="100" maxsize="100" />
  </td>
 </tr>
 <tr >
  <td width="150" class="left" >
 
  </td>
  <td class="right">
  <input type="submit" class="btn" value="Gönder" />
 </td>
 </tr>
</table>
</div>
</div>
</form>
</td>
<td class="midright" width="10">   </td>
</tr>
<tr>
 <td class="bottomleft" width="10" height="10"> </td>
 <td class="bottommid"> </td>
 <td class="bottomright" width="10" height="10"> </td>
</tr>
</table>
<script type="text/javascript">
validate("q_form_91763032736");
</script></center>

<br/>
<font size="1"><span style="font-weight: bold; font-family: Verdana; color: rgb(255, 102, 0);">Merhaba ziyaretçi ; Üye olurken dikkat etmeniz gereken kurallar.</span><br style="font-weight: bold; font-family: Verdana; color: rgb(255, 102, 0);" />
<br style="font-weight: bold; font-family: Verdana; color: rgb(255, 102, 0);" />
<span style="font-weight: bold; font-family: Verdana; color: rgb(255, 102, 0);">1 - İletişim sağlayabilmek için kullandığınız bir e-mail adresi girin</span><br style="font-weight: bold; font-family: Verdana; color: rgb(255, 102, 0);" />
<span style="font-weight: bold; font-family: Verdana; color: rgb(255, 102, 0);">2 - Kullanıcı Adı ve Şifre bölümlerinde türkçe karakter (ç,ü,ö,ğ) </span><u style="font-weight: bold; font-family: Verdana; color: rgb(255, 102, 0);">Kullanmayın</u></font>
Mesaj05.07.2009, 21:58 (UTC)    
Mesaj konusu:

Tamam ya. Hallettim. Basitmiş Very Happy
Mesaj06.07.2009, 15:56 (UTC)    
Mesaj konusu:

kısaca ben anlatıyım.photoshopta veya başka bir resim editöründe var mı bilmem yeni document açarken white der altta ona tıklayıp transparant de.son onu kaydet ve upluoad et

Kod:
background: url(upluoad resmi) #C9C9C9  !important;

______________
Özel mesajlara bakmıyorum bile...
Mesaj06.07.2009, 16:09 (UTC)    
Mesaj konusu:

Arkadaş biraz eksik anlattı Bir şeyi transparent yapmak istiyorsan 2 yöntemi var biri kodla Ki yeri burası değil diğeri de Photoshop la.

Photoshopla;

Mesela sen bir resim açtınya ör; ön planda olan bir resim .=> Sağ tafta bulunan Layer bölümünü göz hissine göre oppiccality sini düşürürüsün. Ve Kaydedderkende *PNG olarak kaydedersin Biir uyarı gelecektir oradaki uyarıda İnterflacedi seçeceksin böylece artık o resim transparent olmuştur.
Mesaj06.07.2009, 17:15 (UTC)    
Mesaj konusu:

kardeşim yha saçmalama ben eksik anlatmadım!...seninkidde doğru ama benım dediğim yol kısası...


______________
Özel mesajlara bakmıyorum bile...
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu