Neler yeni

IRCForumları - IRC ve mIRC Yardım ve Destek Platformu - İRCforumlari

Duyuru; 📢

Forumda 'Tanıtım Yazısı' şeklinde Sitelerinizin Tanıtımını Yaparak sitenizi yükselte bilirsiniz.İRCForumları Ailesi İyi Forumlar Diler.!

PM Kuralları; 📢

Forumunda yer alan bir konuya istineden kesinlikle (özel mesaj) yolu ile destek talep etmeyiniz, zira bu tip alınan mesajlar kesinlikle cevapsız kalacaktır. İlgili konuya istinaden forumda destek konusu oluşturunuz.

İçerik hk; 📢

Sizde bilgi deneyim sahibi olduğunuz konu ve alanları forumda kolayca paylaşarak daha geniş kitlelere ulaşmasını sağlayabilir, oluşturduğunuz ticari konular sayesinde kazanç elde edebilirsiniz.

Sosyal Medya Paketleri sohbet sohbet okey zamanı sohbet sohbet Reklam Reklam Reklam Sohbet Zamanı Reklam Reklam

Root

Forum Sahibi
Yönetici
1 Şub 2022
1,296
218
63
www.ircforumlar.com
Merhaba arkadaşlar bulunduğum ülkede korona tehlikesine karşın sokağa çıkma yasağı var yaklaşık 20 gündür. Sıkıldım evde otur otur. Araplara ait bir vBulletin temasında görmüştüm bu duyuru panelini. Xenforo'da denedim gayet güzel göründü ve sizlerlede paylaşmak istedim. Yaptığım bir şey yok sadece kodları alıp Xenforo'ya ekledim. Eklenti yazmayı hiç bilmiyorum, beğenip kullanmayı düşünen arkadaşlar daha farklı şekillerde değerlendirebilir.

Extra.less şablonuna bu kodları ekleyin.

Kod:
/*İRCforumlar Duyuru ve İlan Alanı*/
.xengentr-text {
    color: @xf-chromeTextColor;
    margin-left: 85px;
    text-align: center;
    margin-top: 20px;
    width: 87.5%;
}

.xengentr-i{
    float: left;
    margin-top: 9px;
    width: 60px;
    height: 60px;
    text-align: center;
    display: block;
    border-radius: 50%;
    background-color: @xf-paletteColor5;
    border: @xf-paletteColor5 3px solid;
}
.xengentr-i i{
    line-height: 60px;
    font-size: 26px;
}

.xengentr-t{
    margin-left: 74px;
    padding: 8px;
    border-radius: 4px;
    background-color: @xf-paletteColor5;
    position: relative;
    border: @xf-paletteColor5 1px solid;
}
.xengentr-t:before{
    top: 10px;
    left: -18px;
    position: absolute;
    display: block;
    content: '';
    border-style: solid;
    border-width: 18px 0 0 18px;
    border-color: @xf-paletteColor5 transparent;
}
.xengentr-t h3,.xengentr-t p{
    margin: 0;

}
.xengentr-t h3{
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 5px;
}
.xengentr-t p{
    font-size: 14px;
    line-height: 21px;
}
/*İRCforumlar  Duyuru ve İlan Alanı*/
Bu kodları ise "PAGE_CONTAINER" şablonunda hemen bu <div class="p-body"> kodun üstüne ekleyin arkadaşlar.
Kod:
<!--İRCforumlar  DUYURU ALANI-->
        
        <div class="xengentr-text">
            <span class="xengentr-i"><i class="fad fa-bullhorn"></i></span>
            <div class="xengentr-t">
                <h3>What is Lorem Ipsum?</h3>
                <p>
                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
                </p>
                
            </div>
        </div>

gtbofz7.png
 

Benzer konular

shape1
shape2
shape3
shape4
shape7
shape8
Üst