• [قرار إداري] سيتم حذف جميع الأعضاء المسجلين الجدد الذين إختاروا تسمية عشوائية و من ليس لديهم صورة رمزية بعد 7 أيام.
  • [قرار إداري] يمنع منعا باتا الرد بلغة غير العربية أو بردود عشوائية أو إقتباس للمواضع و فقط و إلا ستعرض عضويتك للحظر
  • أهلا وسهلا بك أخي الزائر يشرفنا أن تقوم بالتسجيل إذا رغبت بالمشاركة في المنتدى، يرجى بزيارة صفحة التسجيل إضغط هنا
    بادئ الموضوع تاريخ البدء
  • المشاهدات 103
  • الردود 4

WIKIBA

عضـو نشيـط
إنضم
14 أبريل 2025
المشاركات
70
مستوى التفاعل
226
النقاط
470
العمر
45
الإقامة
slo
الموقع الالكتروني
🔗
مجموع اﻻوسمة
1
الجنس
ذكر
الهدف هو تحويل الزوار إلى مستخدمين مسجلين.
زيادة عدد التسجيلات:
من خلال عرض رسالة جذابة مع دعوة الأعضاء للتعاون من خلال، تشجيع الزوار من إنشاء حساب.​

PHP:
<!-- Notification Popup Alert -->
<xf:if is="$xf.visitor.isMemberOf(1)">
    <section class="custom-social-proof">
        <div class="custom-notification">
            <div class="custom-notification-container">
                <div class="custom-notification-image-wrapper">
                    <img src="https://st3.depositphotos.com/15648834/17930/v/600/depositphotos_179308454-stock-illustration-unknown-person-silhouette-glasses-profile.jpg">
                </div>
                <div class="custom-notification-content-wrapper" onclick="window.open('https://yoursite.com/register', '_blank')">
                    <p class="custom-notification-content">
                        <b>Click here to register with a few steps and explore all our cool stuff we have to offer!</b>
                        <small>Name Here</small>
                    </p>
                </div>
            </div>
            <div class="custom-close"></div>
        </div>
    </section>

    <script>
        $(document).ready(function() {
            setInterval(function() {
                $(".custom-social-proof").stop().slideToggle('slow');
            }, 980000);

            $(".custom-close").click(function() {
                $(".custom-social-proof").stop().slideToggle('slow');
            });
        });
    </script>
</xf:if>
    <!-- Notification Popup Alert End -->

extra.less

كود:
.custom-social-proof {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999999999999 !important;
  font-family: 'Open Sans', sans-serif;
    //display: none;  /* Uncoment This Line to Hide Initially*/
    .custom-notification {
        width: 320px;
        border: 0;
        text-align: left;
        z-index: 99999;
        box-sizing: border-box;
        font-weight: 400;
        border-radius: 6px;
        box-shadow: 2px 2px 10px 2px rgba(11, 10, 10, 0.2);
        /*background-color: #fff;*/
        position: relative;
        cursor: pointer;
        .custom-notification-container {
            background: #212121;
            display: flex !important;
            align-items: center;
            height: 120px;
            opacity: 91%;
            .custom-notification-image-wrapper {
                img {
                    max-height: 75px;
                    width: 90px;
                    overflow: hidden;
                    border-radius: 6px 0 0 6px;
                    object-fit: contain;
                }
            }
            .custom-notification-content-wrapper {
                margin: 0;
                height: 100%;
                color: gray;
                padding-left: 20px;
                padding-right: 20px;
                border-radius: 0 6px 6px 0;
                flex: 1;
                display: flex !important;
                flex-direction: column;
                justify-content: center;
                .custom-notification-content {
                    font-family: inherit !important;
                    margin: 0 !important;
                    padding: 0 !important;
                    font-size: 14px;
                    line-height: 16px;
                    small {
                        margin-top: 3px !important;
                        display: block !important;
                        font-size: 12px !important;
                        opacity: .8;
                        color: red;
                    }
                }
            }
        }
        .custom-close {
            position: absolute;
            top: 8px;
            right: 8px;
            height: 12px;
            width: 12px;
            cursor: pointer;
            transition: .2s ease-in-out;
            transform: rotate(45deg);
            opacity: 0;
            &::before {
                content: "";
                display: block;
                width: 100%;
                height: 2px;
                background-color: gray;
                position: absolute;
                left: 0;
                top: 5px;
            }
            &::after {
                content: "";
                display: block;
                height: 100%;
                width: 2px;
                background-color: gray;
                position: absolute;
                left: 5px;
                top: 0;
            }
        }
        &:hover {
            .custom-close {
                opacity: 1;
            }
        }
    }
}
 

Qulun

عضـو بـرونـزي
إنضم
8 يناير 2023
المشاركات
406
مستوى التفاعل
3,297
النقاط
420
العمر
23
الإقامة
Partoush
مجموع اﻻوسمة
1
جزاكم الله خيرا
 
  • Love
التفاعلات: مانيبس

Alotaibi

المشرف العام
عضوية موثوقة
إنضم
9 أكتوبر 2024
المشاركات
3,981
مستوى التفاعل
26,302
النقاط
2,520
العمر
55
الإقامة
تكاوزن العربية
مجموع اﻻوسمة
3
الجنس
ذكر
بارك الله فيك

شكرا لك على المشاركة
 
  • Like
التفاعلات: Mahmoud83

كلمة المدير

جميع المواضيع والمشاركات المكتوبة تعبّر عن وجهة نظر صاحبها ,, ولا تعبّر بأي شكل من الاشكال عن وجهة نظر إدارة المنتدى .

تواصل مع فريق العمل

  • Algeria, Palestine

  • t.me/techawzen

  • contact@techawzen.com

  • techawzen.com

عن منتديات تكاوزن العربية techawzen

منتديات تكاوزن اكبر موقع عربي لتحميل البرامج والالعاب وانظمة التشغيل و تطبيقات الجوالات و تقديم شروحات في الحماية والبرمجة والتقنية والهاردوير والصيانة

تابعنا على المواقع الاجتماعية


إتصل بنا

 

خيارات الاستايل

تلوين الاقسام
خلفية المنتدى
نوع الخط
جدول المنتديات
تمديد المنتدى
فصل الأقسام
إخفاء السايدبار
حجم الخط
الصورة الرمزية
بيانات العضو
إخفاء التواقيع

إرجاع خيارات الإستايل