XF Afişte Animasyonlu Simge

  • Konbuyu başlatan Michaelgen
  • Başlangıç tarihi

[XFB] Konu Bilgileri

Konu Hakkında Merhaba, tarihinde Şablon değişiklikleri kategorisinde Michaelgen tarafından oluşturulan XF Afişte Animasyonlu Simge başlıklı konuyu okuyorsunuz. Bu konu şimdiye dek 47 kez görüntülenmiş, 0 yorum ve 0 tepki puanı almıştır...
Kategori Adı Şablon değişiklikleri
Konu Başlığı XF Afişte Animasyonlu Simge
Konbuyu başlatan Michaelgen
Başlangıç tarihi
Cevaplar
Görüntüleme
İlk mesaj tepki puanı
Son Mesaj Yazan Michaelgen
  • Michaelgen

  • guest
    extra.less olarak ;

    CSS:
    .userBanner.userBanner--blue {
        position: relative;
        background: linear-gradient(117deg, rgba(255, 0, 0, 0.8), #9c27b0 70.71%);
        color: #fff;
        font-size: 12px;
        line-height: 2.5;
        padding: 5px 5px 5px 20px;
        border: none;
        border-radius: 7px;
        .userBanner-before {
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            background: url("https://i.imgur.com/MIuwpEn.gif");
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            width: 30px;
            height: 100%;
        }
    }
     

    Ekli dosyalar

    • 633-b03a0b4205fd6e02e6fae89ecee22b09.png
      633-b03a0b4205fd6e02e6fae89ecee22b09.png
      3.3 KB · Görüntüleme: 0

    Create an account or login to comment

    You must be a member in order to leave a comment

    Create account

    Create an account on our community. It's easy!

    Log in

    Already have an account? Log in here.

    Üst