Tìm theo từ khóa

Code nút liên hệ 04



Demo chân trang, nguồn thaibinhweb.net

Phần 1: Code HTML

Các bạn nhớ đổi số điện thoại & Facebook thành thông tin của mình nhé

<div class="call-mobile2">
	<a data-animate="fadeInDown" rel="noopener noreferrer" href="http://zalo.me/0903123456" target="_blank" class="button success" style="border-radius:99px;" data-animated="true">
	<span>Chat Zalo </span></a>
</div>
<div class="call-mobile1">
	<a data-animate="fadeInDown" rel="noopener noreferrer" href="https://www.facebook.com/codfe" target="_blank" class="button success" style="border-radius:99px;" data-animated="true">
	<span>Chat Facebook</span></a>
</div>
<div class="call-mobile">
	<a id="callnowbutton" href="tel:0903123456">0903.123.456</a><i class="fa fa-phone"></i>
</div>

Phần 2: CSS

.success.is-underline:hover,.success.is-outline:hover,.success {
	background-color:#1E73BE;
	color:white !important;
}
.call-mobile {
	background:#ED1C24;
	position:fixed;
	bottom:10px;
	height:40px;
	line-height:40px;
	padding:0 0px 0 0px;
	border-radius:40px;
	color:#fff;
	left:20px;
	z-index:99999;
}
.call-mobile1 {
	position:fixed;
	bottom:52px;
	height:40px;
	line-height:40px;
	padding:0 0px 0 0px;
	border-radius:40px;
	color:#fff;
	left:20px;
	z-index:99999;
}
.call-mobile2 {
	position:fixed;
	bottom:93px;
	height:40px;
	line-height:40px;
	padding:0 0px 0 0px;
	border-radius:40px;
	color:#fff;
	left:20px;
	z-index:99999;
}
.call-mobile i {
	font-size:20px;
	line-height:40px;
	background:#B52026;
	border-radius:100%;
	width:40px;
	height:40px;
	text-align:center;
	float:right;
}
.call-mobile a {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	margin-right:10px;
	padding-left: 10px;
}
Đánh giá nội dung này
0 0 đánh giá
Đánh giá bài viết
Theo dõi
Thông báo của
guest
2 Góp ý
Mới nhất
Cũ nhất Được bỏ phiếu nhiều nhất
sơn
sơn
6 năm trước

bạn ơi cho mình hỏi cài này chèn ntn vậy ạ

0
Rất thích suy nghĩ của bạn, hãy bình luận.x