Forum'da ara:
Ara


Yazar Mesaj
Mesaj16.07.2011, 19:47 (UTC)    
Mesaj konusu: Yorum ektresi boyutları ve arayüzü yardım

http://i1198.photobucket.com/albums/aa441/black3591/dada.jpg

arkadaşklar resimde belirtiğim turuncu yerler tasarımdan taşıyor bunların boyutlarını nasıl ayarlayabilirim?

lütfen bilgili arkadaşlar bana yardımcı olursa çok sevinirim 4 gündür kafayı yedim forumu aradım ama bulamadım.
Mesaj16.07.2011, 19:56 (UTC)    
Mesaj konusu:

Ziyaretçi defteri değiştirilebiliyor fakat yorum bölümünün değiştirilebileceğini sanmıyorum
Mesaj17.07.2011, 09:46 (UTC)    
Mesaj konusu:

saol kardeş ilgilendiğin için.

4 gündür uğraşıyorum bir türlü bulamadım
Mesaj17.07.2011, 16:08 (UTC)    
Mesaj konusu:

#kommentertext'den yorum kutusunun içine resim koyabiliyorsak bence o çizgilerin renginide yada uzunlugunuda ayarlayabiliriz

lütfen kodları bilen bir arkadaş varsa söyleyebilirmi?
Mesaj17.07.2011, 16:22 (UTC)    
Mesaj konusu:

kardeş o çizgilerin taşması nedeni tasarımın yanlış kodlanmasıdır.tabi tasarım div ise bilmem ama css ise halledilir. Wink
______________
Mesaj17.07.2011, 17:07 (UTC)    
Mesaj konusu:

evrenseleglence yazmış:
kardeş o çizgilerin taşması nedeni tasarımın yanlış kodlanmasıdır.tabi tasarım div ise bilmem ama css ise halledilir. Wink


kardeş tasarımı free bi siteden aldım onun üzerinde çalıştım ama divleri çok karışık hatayı bulamadım bir türlü ben sana kodları versem düzeltebilirimisin?
Mesaj17.07.2011, 17:39 (UTC)    
Mesaj konusu:

Kod:
/* Main - Content - Post */
   
   #content .post {
      color: #FFFFFF;
      float: left;
      margin-bottom: 16px;
      width: 554px;
      padding: 7px;
      background: #1C1C1C;
   }
   
      /* Post - Title */
      
      #content .post .post-title {
         width: 554px;
         height: 51px;
         color: #FFFFFF;
         font: bold 12px Trebuchet MS, Verdana;
      }
      
      #content .post .post-title a {
         color: #FFFFFF;
         text-decoration: none;
      }
      
      #content .post .post-title a:hover {
         text-decoration: underline;
      }
      
      #content .post .post-title .post-date {
         float: left;
         background: url(http://test.qualitywordpress.com/wp-content/themes/grundgerock/images/post_date.gif) repeat-x;
         width: 50px;
         height: 51px;
         color: #cccccc;
         text-align: center;
         text-transform: uppercase;
         margin-right: 10px;
         font: bold 10px/15px Trebuchet MS, Verdana;
      }
      
      #content .post .post-title .post-date span {
         margin-bottom: 2px;
         display: block;
         font: bold 16px/34px Trebuchet MS, Verdana;
      }
      
      #content .post .post-title h2 {
         padding: 4px 0 3px 0;
         color: #C00000;
         font: bold 19px Verdana, Verdana;
      }
      
      #content .post .post-title h2 a {
         color: #C00000;
         text-decoration: none;
      }
      
      #content .post .post-title h2 a:hover {
         text-decoration: underline;
      }
      
      /* Post - Entry */
      
      #content .post .post-entry {
         font: normal 12px/18px Trebuchet MS, Verdana;
         color: #FFFFFF;
         padding: 0 4px 0 4px;
         width: 542px;
      }
      
      #content .post .post-entry a {
         color: #FFFFFF;
         text-decoration: none;
      }
      
      #content .post .post-entry a:hover {
         text-decoration: underline;
      }
      
      #content .post .post-entry .more-link {
         font: bold 12px/20px Trebuchet MS, Verdana;
         color: #FFFFFF;
         float: right;
         padding-bottom: 5px;
      }
      
      #content .post .post-entry .more-link a {
         color: #FFFFFF;
         text-decoration: none;
      }
      
      #content .post .post-entry .more-link a:hover {
         text-decoration: underline;
      }
      
      /* Post - Info */
      
      #content .post .post-info {
         padding: 10px 4px 0 4px;
         width: 546px;
         clear: both;
         font: bold 12px Trebuchet MS, Verdana;
         color: #FFFFFF;
      }
      
      #content .post .post-info a {
         color: #FFFFFF;
         text-decoration: none;
      }
      
      #content .post .post-info a:hover {
         text-decoration: underline;
      }
      
      /* Post - Comments */
      
      #content .post h3 {
         color: #FFFFFF;
         font: bold 17px Verdana, Verdana;
         margin: 25px 0 5px 0;
         padding: 0 4px;
         width: 546px;
      }
      
      #content .post .comments {
         padding: 0 4px;
         width: 546px;
         font: normal 12px/18px Trebuchet MS, Verdana;
         color: #FFFFFF;
      }
      
      #content .post .comments a {
         color: #FFFFFF;
         text-decoration: none;
      }
      
      #content .post .comments a:hover {
         text-decoration: underline;
      }
      
      #content .post .comments ol {
         margin: 10px 0 10px 0;
         padding-left: 25px;
      }
      
      #content .post .comments ol li {
         padding: 5px;
      }
      
      #content .post .comments ol li.alt {
         background: #000000;
      }
      
      #content .post .comments ol li cite {
         color: #FFFFFF;
         font-style: normal;
         font-weight: bold;
      }
      
      #content .post .comments ol li cite a {
         color: #FFFFFF;
         text-decoration: none;
      }
      
      #content .post .comments ol li cite a:hover {
         text-decoration: underline;
      }
      
      #content .post .comments ol li .commentmetadata a {
         color: #FFFFFF;
         text-decoration: none;
      }
      
      #content .post .comments ol li .commentmetadata a:hover {
         text-decoration: underline;
      }
      
      #content .post #commentform {
         margin: 0;
         font: normal 12px/18px Trebuchet MS, Verdana;
         color: #FFFFFF;
         padding: 0 4px;
         width: 546px;
      }
      
      #content .post #commentform a {
         color: #FFFFFF;
         text-decoration: none;
      }
      
      #content .post #commentform a:hover {
         text-decoration: underline;
      }



hata css de bu kısımdada tam yerini çözemedim[/code]
Mesaj17.07.2011, 22:03 (UTC)    
Mesaj konusu:

bu kod div tasarımın kodu.ben div tasarımdan anlamıom :S
______________
Mesaj18.07.2011, 11:40 (UTC)    
Mesaj konusu:

lütfen nasıl bu sorunu halledebilirim bi arakdaş yardımcı olabilirmi?
Mesaj25.07.2011, 17:27 (UTC)    
Mesaj konusu:

up
Mesaj25.07.2011, 19:28 (UTC)    
Mesaj konusu:

şimdi bi dene.

Kod:
 #content .post {
      color: #FFFFFF;
      float: left;
      margin-bottom: 16px;
      width: 554px;
      padding: 7px;
      background: #1C1C1C;
   }
   
      /* Post - Title */
       
      #content .post .post-title {
         width: 554px;
         height: 51px;
         color: #FFFFFF;
         font: bold 12px Trebuchet MS, Verdana;
      }
       
      #content .post .post-title a {
         color: #FFFFFF;
         text-decoration: none;
      }
       
      #content .post .post-title a:hover {
         text-decoration: underline;
      }
       
      #content .post .post-title .post-date {
         float: left;
         background: url(http://test.qualitywordpress.com/wp-content/themes/grundgerock/images/post_date.gif) repeat-x;
         width: 50px;
         height: 51px;
         color: #cccccc;
         text-align: center;
         text-transform: uppercase;
         margin-right: 10px;
         font: bold 10px/15px Trebuchet MS, Verdana;
      }
       
      #content .post .post-title .post-date span {
         margin-bottom: 2px;
         display: block;
         font: bold 16px/34px Trebuchet MS, Verdana;
      }
       
      #content .post .post-title h2 {
         padding: 4px 0 3px 0;
         color: #C00000;
         font: bold 19px Verdana, Verdana;
      }
       
      #content .post .post-title h2 a {
         color: #C00000;
         text-decoration: none;
      }
       
      #content .post .post-title h2 a:hover {
         text-decoration: underline;
      }
       
      /* Post - Entry */
       
      #content .post .post-entry {
         font: normal 12px/18px Trebuchet MS, Verdana;
         color: #FFFFFF;
         padding: 0 4px 0 4px;
         width: 542px;
      }
       
      #content .post .post-entry a {
         color: #FFFFFF;
         text-decoration: none;
      }
       
      #content .post .post-entry a:hover {
         text-decoration: underline;
      }
       
      #content .post .post-entry .more-link {
         font: bold 12px/20px Trebuchet MS, Verdana;
         color: #FFFFFF;
         float: right;
         padding-bottom: 5px;
      }
       
      #content .post .post-entry .more-link a {
         color: #FFFFFF;
         text-decoration: none;
      }
       
      #content .post .post-entry .more-link a:hover {
         text-decoration: underline;
      }
       
      /* Post - Info */
       
      #content .post .post-info {
         padding: 10px 4px 0 4px;
         width: 546px;
         clear: both;
         font: bold 12px Trebuchet MS, Verdana;
         color: #FFFFFF;
      }
       
      #content .post .post-info a {
         color: #FFFFFF;
         text-decoration: none;
      }
       
      #content .post .post-info a:hover {
         text-decoration: underline;
      }
       
      /* Post - Comments */
       
      #content .post h3 {
         color: #FFFFFF;
         font: bold 17px Verdana, Verdana;
         margin: 25px 0 5px 0;
         padding: 0 4px;
         width: 546px;
      }
       
      #content .post .comments {
         padding: 0 4px;
         width: 546px;
         font: normal 12px/18px Trebuchet MS, Verdana;
         color: #FFFFFF;
      }
       
      #content .post .comments a {
         color: #FFFFFF;
         text-decoration: none;
      }
       
      #content .post .comments a:hover {
         text-decoration: underline;
      }
       
      #content .post .comments ol {
         margin: 10px 0 10px 0;
         padding-left: 25px;
      }
       
      #content .post .comments ol li {
         padding: 5px;
      }
       
      #content .post .comments ol li.alt {
         background: #000000;
      }
       
      #content .post .comments ol li cite {
         color: #FFFFFF;
         font-style: normal;
         font-weight: bold;
      }
       
      #content .post .comments ol li cite a {
         color: #FFFFFF;
         text-decoration: none;
      }
       
      #content .post .comments ol li cite a:hover {
         text-decoration: underline;
      }
       
      #content .post .comments ol li .commentmetadata a {
         color: #FFFFFF;
         text-decoration: none;
      }
       
      #content .post .comments ol li .commentmetadata a:hover {
         text-decoration: underline;
      }
       
      #content .post #commentform {
         margin: 0;
         font: normal 12px/18px Trebuchet MS, Verdana;
         color: #FFFFFF;
         padding: 0 4px;
         width: 546px;
      }
       
      #content .post #commentform a {
         color: #FFFFFF;
         text-decoration: none;
      }
       
      #content .post #commentform a:hover {
         text-decoration: underline;
      }

______________
Mesaj27.07.2011, 12:53 (UTC)    
Mesaj konusu:

kardeş çok saol denedim ama olmadı Sad


en son artık tasarımı değiştiricem başka bi yol göremiyorum
Mesaj03.08.2011, 10:57 (UTC)    
Mesaj konusu:

arkadaşlar yokmu bilen birisi yardımcı olucak çoğu sitede gördüm yorum ektrasının tasarımını boyutlarını butonunu değiştiren mutlaka kodur vardırda bulamadım bir türlü
Önceki mesajları göster:   


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