Menü

İletileri Göster

Bu özellik size üyenin attığı tüm iletileri gösterme olanağı sağlayacaktır. Not sadece size izin verilen bölümlerdeki iletilerini görebilirsiniz.

İletileri Göster Menü

Mesajlar - gecitli

#31
Sohbet / Yeni teme calışmam
03 Ksm 2018, 21:58
#32
doğru kod bu

if (!empty($context['users_online']) || $context['user']['is_logged'])
eğer BoardIndex.template de değişiklik yapilmadiysa eke ekleyin bir bakalim.
#33
index.css ye bunu ekleyin

#board_130 .postboard{
    display: none;
}

ekteki Boardindex.template yi sizinkiyle değişin.
#34
Boardindex.template doğrusu index.template yi varsayilan olarak yazdim donguyle kastim ayni div dongusune ikinci bir div eklemeniz onun yerine <span class="tanim">yeni konu</span>

Boardindex.template.php yi eke ekleyin bir bakayim.
#35
index.css de

bul

#main_body {
    background: #dedede url(../images/custom/main_body.jpg) 0 0 repeat-x fixed;
}

bununla değiş

#main_body {
    background: #000;
}

burdaki renk kodunu ne istiyorsan onu yap

#000
#36
aslinda kodlama dongu kulanilmaz neyse ben cozumunu yazayim

index.template.php

bulun

<div class="post;board">
duzeltin

<div class="postboard">
bunu index.cesenize ekleyin

.b130,.postboard {
    display: none;
}
#37
Link to the theme

Badem is a fully featured, Smf template built with Bootstrap 4, HTML5, CSS3 and JQuery. Badem is also available in  PHP and Ajax version. Itââ,¬â,,¢s a minimal responsive.

FEATURES:

  • Responsive layout (desktops, tablets, mobile devices)
  • Built with Bootstrap 4.1.3
  • Font Awesome 5.3.1
  • HTML5 & CSS3

Responsive list
-----------------------
.Board Template
.Display Template
.Members List
.Profile Template
.Calendar.template
.Admin Panel



#38
.table_list tbody.content td.children a {
    color: #EF7F48;
    font-size: 85%;
}
bunu index.css de en alta ekleyin.
#39
Alıntı yapılan: ahmet723 - 09 Ekm 2018, 10:45Değerli hocam SMF 2.0.15 SMF Default Theme - Curve temada alt bölüm yazısnı nasıl değişebilirim.
İNDEKS CSS DE ARADIM BULAMADIM BEN YARDIME DERSENİZ SEVİNİRİM


ben yukarda soylediğinizin cevabini yazdim

soru boyle olsaydi
Değerli hocam SMF 2.0.15 SMF Default Theme - Curve temada alt bölüm yazı rengini nasıl değişebilirim.
deseydiniz
cevabim index.css de bul

.table_list tbody.content td.children {
    color: #555;
    font-size: 85%;
}

color: #555; kendine göre duzenle olurdu.
#40
Hangi dili kulaniyorsaniz ben defult uzerinden yazayim Dosya aç: / Temalar / default / languages / index.english.php ara :

$txt['parent_boards'] = 'Child Boards';
İle değiştirin:

$txt['parent_boards'] = 'istediginizi yazin:';
#41
Çözülenler / Ynt: Arkaplan ve Logo
05 Ekm 2018, 11:17
Tek bir <div> icine 7 tana background: url kulanamasiniz css hatasi verir.

body

{

background: #A1A399 url('../images/page.png') fixed;

background: url('images/pageglare.png') no-repeat, linear-gradient(top, rgba(126, 129, 117, 0.12) 0, rgba(126, 129, 117, 0.12) 287px) no-repeat, url('../images/page.png'), linear-gradient(top, #85887C 0, #85887C 287px) no-repeat, #A1A399;

background: url('../images/pageglare.png') no-repeat, -webkit-linear-gradient(top, rgba(126, 129, 117, 0.12) 0, rgba(126, 129, 117, 0.12) 287px) no-repeat, url('../images/page.png'), -webkit-linear-gradient(top, #85887C 0, #85887C 287px) no-repeat, #A1A399;

background: url('../images/pageglare.png') no-repeat, -moz-linear-gradient(top, rgba(126, 129, 117, 0.12) 0, rgba(126, 129, 117, 0.12) 287px) no-repeat, url('../images/page.png'), -moz-linear-gradient(top, #85887C 0, #85887C 287px) no-repeat, #A1A399;

background: url('../images/pageglare.png') no-repeat, -o-linear-gradient(top, rgba(126, 129, 117, 0.12) 0, rgba(126, 129, 117, 0.12) 287px) no-repeat, url('../images/page.png'), -o-linear-gradient(top, #85887C 0, #85887C 287px) no-repeat, #A1A399;

background: url('../images/pageglare.png') no-repeat, -ms-linear-gradient(top, rgba(126, 129, 117, 0.12) 0, rgba(126, 129, 117, 0.12) 287px) no-repeat, url('../images/page.png'), -ms-linear-gradient(top, #85887C 0, #85887C 287px) no-repeat, #A1A399;

background: url('../images/pageglare.png') no-repeat, linear-gradient(top, rgba(126, 129, 117, 0.12) 0, rgba(126, 129, 117, 0.12) 287px) no-repeat, url('../images/page.png'), linear-gradient(top, #85887C 0, #85887C 287px) no-repeat, #A1A399;

-svg-background: url('../images/pageglare.png') no-repeat, linear-gradient(top, rgba(126, 129, 117, 0.12) 0, rgba(126, 129, 117, 0.12) 287px) no-repeat, url('../images/page.png'), linear-gradient(top, #85887C 0, #85887C 287px) no-repeat, #A1A399;

background-size: auto, 100% 287px, auto, 100% 287px, auto !important;

background-attachment: fixed, fixed, fixed, fixed, scroll !important;

margin:0 auto;

font-size: 14px;

font-family: Cuprum, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;

font-weight: normal;

font-style: normal;

line-height: 150%;

position: relative;

  /* width: 100%; */

min-height: 100%;

left: 0;

top: 25px;

padding-bottom: 20px;

cursor:default;

}
#42
profildeki siteyi baz alarak yaziyorum index.css de uygun bir yere ekleyin gelci div icine tabela td eklemek ne kadar mantikli? ayri mesele ben merakinizi gidermek icin kodu yazayim düzeltmesinide admin yapsin.

.smalltext a {
    width: 50%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    vertical-align: middle;
}
#43
Merhaba madem kod bilginiz var burayi inceleyin

https://github.com/MissAllSunday/SimpleSEF
#44
Cssââ,¬â,,¢de geniş yazıyı üç nokta ile sınırlandırmak

Bazı durumlarda gelen verinin uzunluğu bilinmediği için css ile belli bir genişlik verip taşan kısımları üç nokta koyarak kısaltmamız gerekiyor. Bu gibi durumlar için cssââ,¬â,,¢de text-oveflow özelliğini kullanıyoruz. ellipsis değeri bize bu görevi sağlıyor. Ancak taşanların gizlenmesi için ve yazının hiçbir zaman 2. satıra inmemesi için oveflow ve white-spcae özellikleri de bize lazım. Örnek vermek gerekirse;

<div>test ne kadar uzun bir yazı..</div>
Bunu kısaltmak istediğimizde yapmamiz gereken

div {
    width: 60px;
    overflow: hidden; /* taşanları gizle */
    white-space: nowrap; /* alt satıra hiç inme */
    text-overflow: ellipsis; /* eğer uzunsa üç nokta koy */
}