الگو:بخش اطلاعات تماس/پوشاک بابازاده: تفاوت میان نسخه‌ها

صفحه‌ای تازه حاوی «<div style="width:100%; max-width:1000px; margin: 1px auto; padding: 5px; direction: rtl; text-align: right; background-color: #ffffff; border: 1px solid #89CFF0; border-radius: 12px; box-sizing: border-box;"> <div class="wiki-custom-card"> <div class="wiki-custom-body"> <div class="wiki-list-item"> <b style="display: block; margin-bottom: 10px;">جهت دریافت اطلاعات بیشتر و پشتیبانی، از راه‌های...» ایجاد کرد
 
بدون خلاصۀ ویرایش
خط ۱: خط ۱:
<div style="width:100%; max-width:1000px; margin: 1px auto; padding: 5px; direction: rtl; text-align: right; background-color: #ffffff; border: 1px solid #89CFF0; border-radius: 12px; box-sizing: border-box;">
<html>
<div class="wiki-custom-card">
<div class="wiki-custom-body">
<div class="wiki-list-item">
<b style="display: block; margin-bottom: 10px;">جهت دریافت اطلاعات بیشتر و پشتیبانی، از راه‌های ارتباطی زیر استفاده کنید:</b>
</div>


<div class="wiki-list-item">
<style>
<span class="wiki-icon-span">
    .deniz-contact-card {
<html><img src="https://dl.faraghaib.ir/m/100/phone.png" style="width:20px;height:20px;"></html></span> '''شماره تماس:'''&nbsp;[tel:09102971124 09102971124]
        width: 100%;
</div>
        max-width: 1100px;
        margin: 20px auto;
        padding: 30px 20px;
        /* رنگ پس‌زمینه مناسب پوشاک و شلوار فروشی */
        background-color: #2d3436;
        border-radius: 12px;
        box-shadow: 0 8px 20px rgba(0,0,0,0.2);
        box-sizing: border-box;
        display: flex;
        justify-content: center;
    }


<div class="wiki-list-item">
    .icons-row {
<span class="wiki-icon-span">
        display: flex;
<html><img src="https://dl.faraghaib.ir/m/100/telegram.png" style="width:20px;height:20px;"></html>
        justify-content: space-around;
</span> '''تلگرام:'''&nbsp;[https://t.me/poshak پوشاک سجاد]
        align-items: center;
</div>
        flex-wrap: wrap;
        gap: 20px;
        width: 100%;
    }


<div class="wiki-list-item">
    .icon-wrapper {
<span class="wiki-icon-span"><html><img src="https://dl.faraghaib.ir/m/100/loc.png" style="width:20px;height:20px;"></html></span> '''آدرس:''' &nbsp;[https://neshan.org//search?q=نسیم+شهر+خیابان+چمران نسیم شهر - خیابان چمران]
        display: flex;
</div>
        flex-direction: column;
        align-items: center;
        text-decoration: none;
        transition: transform 0.3s ease;
    }


<div class="wiki-list-item" style="display: block; margin-top: 15px;">
    .icon-wrapper:hover {
<span class="wiki-icon-span"><html><img src="https://dl.faraghaib.ir/m/103/gap.png" style="width:20px;height:20px;"></html></span> '''رزرو سریع و مشاوره:'''
        transform: scale(1.15); /* افکت حرکتی روی عکس */
[tel:09102971124 09102971124]
    }


</div>
    .icon-wrapper img {
</div>
        width: 50px;
</div>
        height: 50px;
</div>
        object-fit: contain;
        filter: brightness(0) invert(1); /* سفید کردن آیکون‌ها برای خوانایی در پس‌زمینه تیره */
    }
 
    @media (max-width: 600px) {
        .icon-wrapper img {
            width: 40px;
            height: 40px;
        }
        .icons-row { gap: 15px; }
    }
</style>
 
<section class="deniz-contact-card" aria-label="راه‌های ارتباطی">
    <nav class="icons-row">
        <!-- 1: تماس -->
        <a href="tel:09333009575" class="icon-wrapper" title="تماس تلفنی">
            <img src="https://dl.faraghaib.ir/m/100/phone.png" alt="تماس" loading="lazy">
        </a>
        <!-- 2: تلگرام -->
        <a href="https://t.me/attarihafez_ir" class="icon-wrapper" title="تلگرام" target="_blank">
            <img src="https://dl.faraghaib.ir/m/100/telegram.png" alt="تلگرام" loading="lazy">
        </a>
        <!-- 3: آدرس -->
        <a href="https://neshan.org/maps/places/19087e7434f593216155a7c6bde38efd#c26.681-61.665-22z-0p" class="icon-wrapper" title="آدرس روی نقشه" target="_blank">
            <img src="https://dl.faraghaib.ir/m/100/loc.png" alt="آدرس" loading="lazy">
        </a>
        <!-- 4: مشاوره -->
        <a href="tel:09188816696" class="icon-wrapper" title="مشاوره خرید" target="_blank">
            <img src="https://dl.faraghaib.ir/m/100/chat.png" alt="مشاوره" loading="lazy">
        </a>
        <!-- 5: اینستاگرام -->
        <a href="https://instagram.com/attarihafez" class="icon-wrapper" title="اینستاگرام" target="_blank">
            <img src="https://dl.faraghaib.ir/m/100/insta.png" alt="اینستاگرام" loading="lazy">
        </a>
    </nav>
</section>
 
 
</html>