voice temasını satın aldım. kullanıyorum. yalnız bir problemim var. yorum tablosunu küçültmek istiyorum. sayfaya cok yorum geliyor. o yüzden yorumların arası da dar olsun istiyorum.
nerelerle oynamam gerekli.bayadır kurcalıyorum ama bulamadım.
yorum tablosunu küçültme
4
●189
- 22-04-2018, 23:07:55Üyeliği durdurulducss lerden margin bottomlar ile halledebilirsin.
- 22-04-2018, 23:09:18deniyorum bakalım.Lordbey adlı üyeden alıntı: mesajı görüntüle
bileşenlerden kastınız ?ATASEVEN adlı üyeden alıntı: mesajı görüntüle
bu yorum tablolarını değiştiren eklenti var mıdır acaba
main.css içinde commentsle ilgili kısım burası
15.0 Comment styles --------------------------------------------------------------*/ .comment-form, .comments-main{ float: left; width: 100%; clear: both; } .comment-form{ padding: 20px; } .comment-form-author, .comment-form-email, .comment-form-url { float: left; width: 33.33%; padding: 0 15px 0 0; } .comment-form-url{padding: 0;} .comment-form-comment{margin-bottom: 20px;} .comment-notes{font-style: italic; font-size: 14px;} .form-submit{margin-bottom: 0;} .comment-list{ list-style: none; padding: 0; margin: 0; } .comment{ list-style: none; float: left; width: 100%; } .comment .avatar{ border-radius: 50%; -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.15); box-shadow: 0 1px 3px 0 rgba(0,0,0,0.15); border: 5px solid #FFF; float: left; margin: 0 20px 0 0; } .fn, .fn a, .says, .comment-metadata a{ font-size: 14px; } .vce-lay-d .fn, .vce-lay-d .fn a, .vce-lay-d .says, .vce-lay-d .comment-metadata a{ font-size: 13px; } ul.comment-list > li.comment, ul.comment-list > li.pingback{ padding: 20px; margin-bottom: 20px; position: relative; } ul.comment-list > li.comment:last-child, ul.comment-list > li.pingback:last-child{ margin-bottom: 0; } ul.comment-list .pingback{ float:left; width:100%; } .pingback .comment-reply-link{ margin:0; } li.comment .comment-body{ margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid rgba(0,0,0,0.05); } li.comment .comment-body:last-child{ margin-bottom: 0; padding-bottom: 0; border: none; } ul.comment-list .fn, ul.comment-list .fn a, ul.comment-list .says{ font-size: 16px; display: inline-block; margin: 6px 0 0 0; line-height: 24px; } .comment-metadata a{ font-size: 14px; } .comment-list .comment-edit-link:hover{ text-decoration: underline; } .comment-list .comment-content { display: block; clear: both; margin: 0 0 20px 95px; position: relative; } .comment-list .pingback .comment-content{ margin: 0 0 20px 0; } .comment-body .edit-link{ position: absolute; top: 0; right: 0; } .comment-body .edit-link a{ color: #333; background: #ddd; text-decoration: none; padding: 2px 13px; font-size: 11px; text-transform: uppercase; box-shadow: 1px -1px 2px 0 rgba(0,0,0,0.10) inset; line-height: 20px; float: right; } .comment-respond{ z-index: 1000; position: relative; } .comment-content a:hover{ text-decoration: underline; } .comment-content p{ margin-bottom: 15px; } .comment-list .comment-content p:last-child{ margin-bottom: 0; } .comment-reply-link { padding: 2px 10px; line-height: 18px; font-size: 12px; border-radius: 4px; text-decoration: none; margin: 0 0 0 95px; transition: all 0.1s ease-in-out; } .comment-reply-link:hover { color: #fff; text-decoration: none; } #respond h3 .cancel-comment-reply, #respond #cancel-comment-reply-link { display: inline-block; margin-left: 10px; padding-left: 10px; position: relative; border-left: 1px solid #dddddd; float: right; text-decoration: none; } .comment-form-author label, .comment-form-email label, .comment-form-url label, .comment-form-comment label{ width: 100%; float: left; margin: 0 0 2px 0; } input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="password"], select, #comment, textarea{ line-height: normal; width: 100%; background: rgba(255,255,255,0.2); border: 1px solid rgba(0,0,0,0.1); height: 42px; padding: 0 20px 0 10px; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="password"]:focus, select:focus, #comment:focus, textarea:focus{ border: 1px solid rgba(0,0,0,0.2); outline: none; box-shadow: none; } textarea{ height: 150px; padding: 10px; } input[type="range"]{ width: 100%; } #comment{ padding: 10px; height: 150px; resize: vertical; } ul.comment-list .says{ display: none; } .comment-subscription-form{ margin-bottom: 0; margin-top: 10px; } .must-log-in{ padding: 30px 20px 0; }ben bunu şuna benzer birşeye çevirmek istiyorum mümkünse. alttaki temanın da dosyaları mevcut.

bir arkadaşa sordum da. eğer media' kodlarını da değiştirmezsen mobilde bozulur dedi.
