💬 Facebook 💬 Zalo TikTok
# Thao tác Mã đơn Object ID Máy chủ Số lượng Ban đầu Đã chạy Nền tảng Dịch vụ Thanh toán Trạng thái Ngày mua
#fb-contact-btn, #zalo-contact-btn { position: fixed; right: 20px; padding: 12px 18px; border-radius: 30px; color: white; text-decoration: none; font-weight: bold; font-size: 15px; box-shadow: 0 4px 8px rgba(0,0,0,0.2); z-index: 9999; transition: background 0.3s; } #fb-contact-btn { bottom: 20px; background-color: #1877f2; } #fb-contact-btn:hover { background-color: #145dbf; } #zalo-contact-btn { bottom: 70px; /* cách nút Facebook 50px */ background-color: #0088ff; } #zalo-contact-btn:hover { background-color: #006fcc; }