Forum'da ara:
Ara


Yazar Mesaj
Mesaj06.09.2011, 17:28 (UTC)    
Mesaj konusu: Nasıl tablo içine alınır ?

Yorumlar ksımını tablo içine almaya çalışıyorum her türlü kodu denedim olmdı !!! aranıozda düzgün bi kod bilen va rmı her konuya baktım googleden aradım forumdan aradım hiçbiryerdeki kodlar çalışmıyor lütfen lütfen lütfen yardım edin Sad Sad Sad



@simerweb: Konu başlığı düzenlendi; başlığınızı uzatmadan, kısa ve öz olarak yazın.


En son owlegend tarafından 06.09.2011 20:14:06 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj06.09.2011, 17:29 (UTC)    
Mesaj konusu:

Yorumları tablo içine almak derken?
Ziyaretçi defteri alanını şekillendirmek gibi şeylerden mi bahsediyorsunuz Question

______________
Mesaj06.09.2011, 17:31 (UTC)    
Mesaj konusu:

Evet yorumlar kısmını şekillendirmek istiyorum. Ama ziyaretçi defteri değil yorumlar ekstrasını tablo içine alacağım ama kod bulamadım
Mesaj06.09.2011, 17:32 (UTC)    
Mesaj konusu:

bilen yok mu Sad
Mesaj06.09.2011, 17:39 (UTC)    
Mesaj konusu:

Sanırım ne demek istediğimi anlayamadınız resimle anlatayım:

bunu sizin siteden aldım bunun gibi birşey yapmak istiyorum:
http://www.hizliupload.com/?di=YFGK


Ama benimki böyle duruyor:
http://www.hizliupload.com/?di=G04P



yardım edebilecek var mı Sad
Mesaj06.09.2011, 17:45 (UTC)    
Mesaj konusu:

Offf herkesin sitesinde görüyorum ama hiç cevap gelmiyor ya Sad
Mesaj06.09.2011, 17:46 (UTC)    
Mesaj konusu:

Aynısını ben de yaşıyorum her yerde aradım ama hiçbiryerde bulamadım bu yüzden sitemi açmıyorum bulunca açacağım fakat yok. Bi ara bende bunun hakkında konu açtım ama karşı geldiler ve cevap vermediler Crying or Very sad
Mesaj06.09.2011, 17:56 (UTC)    
Mesaj konusu:

Bu Kodlardan İstediğini Css Kodu Bölümüne Koyunuz.


Kod:
input,textarea{  border: 1px solid #eeeeee;  -moz-border-radius: 5px 10px 15px 20px;  -webkit-border-radius: 5px 10px 15px 20px; border-radius: 5px 10px 15px  20px;     background: #ffffff;     padding: 3px;}  input:focus,textarea:focus{border: 1px solid #bbbbbb;}   table[width="80%"] td[width="75%"] i  {background:#fff;padding:5px;margin-bootm:5px;line-height:3em}  input[type="submit"]{repeat-x;  border: 1px solid #dddddd; padding: 2px  5px 2px 5px; color: #000; text-decoration: none; margin-left: 5px;  font-size: 11px;cursor: pointer;} input[type="submit"]:hover{border: 1px  solid #dddddd; color: #313131; text-decoration: none;}  textarea.code{      border: 1px solid #dddddd;      background: #efefef;     width:  460px;     height: 45px;     font-size: 11px;     overflow: auto;      padding: 5px;     margin: 2px 0px 2px 0px; }  textarea.code:focus{      border: 1px solid #cccccc;      background: #fff; }



Kod:
input[type="text"]   { font-family : "Trebuchet MS"; font-size : 11px; font-weight :  normal; color : #333333; border : 1px solid #cccccc; background :  #f6f6f6 url(http://img.webme.com/pic/o/osmantalay/style1_txt_bgot.gif)  repeat-x top; } input[type="text"]:focus, input[type="text"]:active {  border-color : #777; } input[type="submit"] { cursor : pointer;  font-family : "Trebuchet MS"; font-size : 11px; font-weight : normal;  color : #333333; border : 1px solid #c6c7ca; background : #e4e4e4  url(http://img.webme.com/pic/o/osmantalay/style1_btn_bgot.gif) repeat-x  top; } textarea { font-family : "Trebuchet MS"; font-size : 11px;  font-weight : normal; color : #333333; border : 1px solid #cccccc;  background : #f6f6f6  url(http://img.webme.com/pic/o/osmantalay/style1_txt_bgott.gif) repeat-x  top; } 




Kod:
input,textarea{      border: 1px solid #00BFFF;      background: #eeeeee;     padding:  3px;} input:focus,textarea:focus{border: 1px solid #bbbbbb;}   input[type="submit"]{ background:  url(http://img.webme.com/pic/o/osmantalay/bttnbg.jpg) repeat-x;  border:  1px solid #dddddd; padding: 2px 5px 2px 5px; color: #646464;  text-decoration: none; margin-left: 5px; font-size: 11px;cursor:  pointer;} input[type="submit"]:hover{border: 1px solid #bbbbbb; color:  #000000; text-decoration: none;}   textarea.code{     border: 1px solid  #dddddd;      background: #efefef;     width: 460px;     height: 45px;      font-size: 11px;     overflow: auto;     padding: 5px;     margin:  2px 0px 2px 0px; }  textarea.code:focus{     border: 1px solid #cccccc;       background: #fff; } 




Kod:
input  {    background:  url(http://img.webme.com/pic/o/osmantalay/inputimg22.gif);    border:  solid #999 1px; } input {    background:  url(http://img.webme.com/pic/o/osmantalay/inputimg22.gif) repeat-x #fff;     border: solid #999 1px; } textarea {    background:  url(http://img.webme.com/pic/o/osmantalay/inputimg22.gif) repeat-x #fff;     border: solid #999 1px;    margin-bottom: 10px; }

______________
Mesaj06.09.2011, 18:01 (UTC)    
Mesaj konusu:

daha henüz denemedim ama şimdi deneyeceğim gerçekten çok teşekkürler heralde çalışıyordur Very Happy sonunda yardım eden biri oldu teşekkürler...
Mesaj06.09.2011, 18:05 (UTC)    
Mesaj konusu:

çalıştı ama yorumlar kısımı tasarımın dışında kaldı buna bir çözüm var mı :S
Mesaj06.09.2011, 18:07 (UTC)    
Mesaj konusu:

owlegend yazmış:
çalıştı ama yorumlar kısımı tasarımın dışında kaldı buna bir çözüm var mı :S


Tasarımdan kaynaklanan bir sorundur büyük ihtimal ile.
______________
Mesaj06.09.2011, 18:08 (UTC)    
Mesaj konusu:

tasarımı tablolardan yaptım bu yüzden olabilir mi ?
Mesaj06.09.2011, 18:09 (UTC)    
Mesaj konusu:

owlegend yazmış:
tasarımı tablolardan yaptım bu yüzden olabilir mi ?


Büyük ihtimalle.
Fakat verdiğim kodlardan kaynaklanmadığına eminim Very Happy

______________
Mesaj07.09.2011, 01:21 (UTC)    
Mesaj konusu:

Çok önceden açmış olduğum bir konu... Umarım işinize yarar.. Yalnız eski bir konu olduğu için resmi kendinizin tekrar düzenlemesini öneriyorum...

Konu : Arrow http://www.bedava-sitem.com/forum/viewtopic.php?t=172860
Önceki mesajları göster:   


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