HƯỚNG dẫn cài đặt
<style>.row{margin:0;padding:0}.row:after,.row:before{display:table;content:” “}.post{margin-bottom:-25px}.outer-wrapper,.main-inner-wrap{margin:0;padding:0}.BacktoTop,#blog-pager,.post-title,.breadcrumbs,.none-mobile,header,.fb-comments,.titlefoot{display:none!important}img:nth-of-type(1),.entry-content img:nth-of-type(1){width:100%;max-width:100%!important}.container{padding:0!important;margin:0!important;max-width:100%!important;width:100%!important}.containers{padding:0 15px;margin:0 auto;max-width:1200px}
.top-post{background:#008ED0;color:#fff;text-align:center;padding:15px 0;margin-top:-10px;font-size:18px;font-family:Roboto}.top-post h1, .top-post h2{font-size:23px;color:#fff;text-align:center;font-weight:600;font-family:Roboto;display:block;margin-bottom:10px}
.top-post h3{font-size:20px;color:#fff;text-align:center;font-weight:500;font-family:Roboto}
.why{background:#3c3d49 url() no-repeat center right;float:left;width:100%;padding-bottom:20px;background-size:30%;background-position:85% 65%;position:relative}
.why:before{content: ”; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url() no-repeat center center}
.why h2{color:#f8bc6f;font:600 24px Roboto Condensed;text-align:center;text-transform:uppercase;margin:30px 0;padding:0 10px}
.why-why{width:950px;margin:auto;max-width:100%;text-align:center;padding:5px}
.why-wrap{width:1080px;max-width:100%;margin:auto}
.why .why-left{width:60%;float:left}
.why .why-left ul{margin:0}
.why .why-left li{color:#fff;font-size:16px;margin:0 0 8px;line-height:1.5;transition:.35s;-webkit-transition:.35s;padding:5px}
.why .why-left li:hover{color:#f8bc6f}
.why .why-left li:before{content:”f00c”;margin:0 5px;font-family:”FontAwesome”;font-weight:700}
.why .why-right{}
@media (max-width: 840px){.why .why-left{width:100%;float:none} .why{background-size:0%}}
</style>
<link href=”ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css” rel=”stylesheet” />
<style>
.demo{ padding: 2em 0;background: #dedddb;
}:root{
–pricingTable-yellow: #faac01;
–pricingTable-purple: #be4f91;
–pricingTable-blue: #0192af;
}
.pricingTable{
padding-bottom: 10px;
background: #fff;
border-bottom: 15px solid var(–pricingTable-yellow);
text-align: center;
overflow: hidden;
position: relative;
}
.pricingTable:before{
content: “”;
width: 100%;
height: 300px;
background: var(–pricingTable-yellow);
position: absolute;
top: -150px;
left: 0;
transform: skewY(-20deg);
}
.pricingTable .pricingTable-header{
padding: 20px 20px 25px;
text-align: left;
position: relative;
}
.pricingTable .title{
font-size: 30px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
margin: 0;
}
.pricingTable .sub-title{
display: block;
font-size: 16px;
color: #fff;
text-transform: uppercase;
}
.pricingTable .year{
width: 80px;
height: 55px;
background: #fff;
padding: 7px 0;
font-size: 15px;
font-weight: 600;
font-style: italic;
color: var(–pricingTable-yellow);
text-align: center;
position: absolute;
top: 30px;
right: 20px;
z-index: 1;
}
.pricingTable .year:before,
.pricingTable .year:after{
content: “”;
width: 57px;
height: 57px;
background: #fff;
position: absolute;
top: -28px;
left: 50%;
z-index: -1;
transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}
.pricingTable .year:after{
top: auto;
bottom: -28px;
}
.pricingTable .price-value{
display: inline-block;
width: 170px;
height: 110px;
padding: 15px;
border: 2px solid var(–pricingTable-yellow);
border-top: none;
border-bottom: none;
position: relative;
}
.pricingTable .price-value:before,
.pricingTable .price-value:after{
content: “”;
width: 121px;
height: 121px;
border: 3px solid var(–pricingTable-yellow);
border-right: none;
border-bottom: none;
position: absolute;
top: -60px;
left: 50%;
transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}
.pricingTable .price-value:after{
border-top: none;
border-left: none;
border-bottom: 3px solid var(–pricingTable-yellow);
border-right: 3px solid var(–pricingTable-yellow);
top: auto;
bottom: -60px;
}
.pricingTable .value{
width: 100%;
height: 100%;
background: #fff;
border: 2px solid var(–pricingTable-yellow);
border-top: none;
border-bottom: none;
color: var(–pricingTable-yellow);
z-index: 1;
position: relative;
}
.pricingTable .value:before,
.pricingTable .value:after{
content: “”;
width: 97px;
height: 97px;
background: #fff;
border: 3px solid var(–pricingTable-yellow);
border-bottom: none;
border-right: none;
position: absolute;
top: -48px;
left: 50%;
z-index: -1;
transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}
.pricingTable .value:after{
border-right: 3px solid var(–pricingTable-yellow);
border-bottom: 3px solid var(–pricingTable-yellow);
border-top: none;
border-left: none;
top: auto;
bottom: -48px;
}
.pricingTable .amount{
display: inline-block;
font-size: 40px;
font-weight: 600;
line-height: 90px;
}
.pricingTable .amount span{
display: inline-block;
font-size: 30px;
font-weight: normal;
vertical-align: top;
margin-top: -7px;
}
.pricingTable .pricing-content{
padding: 50px 10px 0 50px;
margin-bottom: 10px;
list-style: none;
text-align: left;
transition: all 0.3s ease 0s;
}
.pricingTable .pricing-content li{
padding: 7px 0;
font-size: 16px;
color: #808080;
position: relative;
}
.pricingTable .pricing-content li:before,
.pricingTable .pricing-content li.disable:before{
content: “f00c”;
font-family: fontawesome;
width: 25px;
height: 25px;
line-height: 25px;
border-radius: 50%;
background: #98c458;
text-align: center;
color: #fff;
position: absolute;
left: -35px;
}
.pricingTable .pricing-content li.disable:before{
content: “f00d”;
background: #fe6c6c;
}
.pricingTable.purple{ border-bottom-color: var(–pricingTable-purple); }
.pricingTable.purple:before{ background: var(–pricingTable-purple); }
.pricingTable.purple .year{ color: var(–pricingTable-purple); }
.pricingTable.purple .price-value{
border-left-color: var(–pricingTable-purple);
border-right-color: var(–pricingTable-purple);
}
.pricingTable.purple .price-value:before{
border-left-color: var(–pricingTable-purple);
border-top-color: var(–pricingTable-purple);
}
.pricingTable.purple .price-value:after{
border-right-color: var(–pricingTable-purple);
border-bottom-color: var(–pricingTable-purple);
}
.pricingTable.purple .value{
border-left-color: var(–pricingTable-purple);
border-right-color: var(–pricingTable-purple);
color: var(–pricingTable-purple);
}
.pricingTable.purple .value:before{
border-left-color: var(–pricingTable-purple);
border-top-color: var(–pricingTable-purple);
}
.pricingTable.purple .value:after{
border-right-color: var(–pricingTable-purple);
border-bottom-color: var(–pricingTable-purple);
}
.pricingTable.purple .pricingTable-signup{
color: var(–pricingTable-purple);
border-color: var(–pricingTable-purple);
}
.pricingTable.purple .pricingTable-signup:hover{
color: #fff;
background: var(–pricingTable-purple);
}
.pricingTable.blue{ border-bottom-color: var(–pricingTable-blue); }
.pricingTable.blue:before{ background: var(–pricingTable-blue); }
.pricingTable.blue .year{ color: var(–pricingTable-blue); }
.pricingTable.blue .price-value{
border-left-color: var(–pricingTable-blue);
border-right-color: var(–pricingTable-blue);
}
.pricingTable.blue .price-value:before{
border-left-color: var(–pricingTable-blue);
border-top-color: var(–pricingTable-blue);
}
.pricingTable.blue .price-value:after{
border-right-color: var(–pricingTable-blue);
border-bottom-color: var(–pricingTable-blue);
}
.pricingTable.blue .value{
border-left-color: var(–pricingTable-blue);
border-right-color: var(–pricingTable-blue);
color: var(–pricingTable-blue);
}
.pricingTable.blue .value:before{
border-left-color: var(–pricingTable-blue);
border-top-color: var(–pricingTable-blue);
}
.pricingTable.blue .value:after{
border-right-color: var(–pricingTable-blue);
border-bottom-color: var(–pricingTable-blue);
}
.pricingTable.blue .pricingTable-signup{
color: var(–pricingTable-blue);
border-color: var(–pricingTable-blue);
}
.pricingTable.blue .pricingTable-signup:hover{
color: #fff;
background: var(–pricingTable-blue);
}
@media only screen and (max-width: 990px){
.pricingTable{ margin-bottom: 30px; }
}
@media only screen and (max-width: 767px){
.pricingTable:before{ transform: skewY(-15deg); }
.pricingTable .title{ font-size: 22px; }
}
</style>
<style type=”text/css”>
.fb-comments,.none-mobile{display:none}
.ctformpro{width:100%;max-width:700px;margin:0 auto;padding:15px}
.BsdCntct {
float: none;
position: relative;
margin-bottom: 44px;
margin-right: 9px
}.BsdCntct input,
.BsdCntct textarea {
font-size: 14px;
padding: 14px 0;
display: block;
width: 100%;
border: none;
border-bottom: 1px solid #ddd
}.BsdCntct input:focus,
.BsdCntct textarea:focus {
outline: 0
}.BsdCntct label {
color: #111;
font-size: 15px;
font-weight: 400;
position: absolute;
pointer-events: none;
left: 0;
top: 9px;
transition: .2s ease all
}.barbsd {
position: relative;
display: block;
width: 100%
}.barbsd:after,
.barbsd:before {
content: ”;
height: 1px;
width: 0;
bottom: 1px;
position: absolute;
background: #0C0;
transition: .2s ease all
}.barbsd:before {
left: 50%
}.barbsd:after {
right: 50%
}.BsdCntct input:focus~.barbsd:after,
.BsdCntct input:focus~.barbsd:before,
.BsdCntct textarea:focus~.barbsd:after,
.BsdCntct textarea:focus~.barbsd:before {
width: 50%
}.lightbsd {
position: absolute;
height: 50%;
width: 100px;
top: 25%;
left: 0;
pointer-events: none;
opacity: .5
}.BsdCntct input:focus~label,
.BsdCntct input:valid~label,
.BsdCntct textarea:focus~label,
.BsdCntct textarea:valid~label {
top: -19px;
font-size: 12px;
color: #0C0
}input#ContactForm1_contact-form-email-message {
height: 150px
}input#ContactForm1_contact-form-reset,
input#ContactForm1_contact-form-submit {
color: #fff !important;
background: #0C0;
padding: 14px 25px;
border-radius: 4px;
border: none;
outline: 0;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
cursor: pointer;
transition: all .4s ease-in-out;
text-transform: uppercase;
float: left;
font-weight: 700;
font-size: 14px;
margin: 10px 5px 0 0
}input#ContactForm1_contact-form-reset:hover,
input#ContactForm1_contact-form-submit:hover {
box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}#ContactForm1_contact-form-error-message {
float: right;
background: #008E00;
color: #fff;
font-size: 13px;
font-weight: 700;
border-radius: 3px
}#ContactForm1_contact-form-success-message {
float: right;
background: #357A37;
color: #fff;
font-size: 13px;
font-weight: 700;
border-radius: 3px
}
</style><div class=”top-post”>
<div class=”containers”>
<i class=”fa fa-key” style=”background: #008ED0; border-radius: 50px; border: 3px solid #FFFFFF; display: block; font-size: 28px; margin: 0 auto 20px; padding: 23px 14px; width: 80px;”></i>
<h1>
DV – SUPPORT FACEBOOK ONLINE </h1>
Bạn đang mong muốn cải thiện tình hình hoạt động kinh doanh cho công ty của mình, bạn muốn tất cả các khách hàng tiềm năng của bạn biết đến fanpage của mình, bạn muốn nhận được hàng trăm lượt tương tác và tin nhắn mỗi ngày. Hãy để star út blog giúp doanh nghiệp của bạn hoạt động hiệu quả hơn bằng cách trải nghiệm tính chuyên nghiệp và hiệu quả Dịch vụ Facebook Marketing.
Facebook là mạng xã hội có số người sử dụng lớn nhất thế giới với hơn 1,65 tỉ người kết nối mỗi tháng. Tại Việt Nam con số người sử dụng mạng xã hội Facebook, theo thống kê của Facebook là khoảng 42 triệu người sử dụng, điều đó đồng nghĩa với cơ hội số lượng khách hàng tiềm năng khi doanh nghiệp của bạn sử dụng Dịch vụ Facebook Marketing có thể đạt được con số tương đương với số lượng người dùng Facebook. <b> Ngoài Ra </b> chúng tôi còn nhận xử lý mọi sự cố kỷ thuật , nhận mở khóa Facebook, lấy lại account chính chủ Facebook, verification profile , page… Các bạn có thể tham khảo mức giá bên dưới đối với sự cố Facebook nhé</div>
</div>
<div class=”demo”>
<div class=”containers”>
<div class=”row”>
<div class=”col-md-4 col-sm-6″>
<div class=”pricingTable”>
<div class=”pricingTable-header”>
<h3 class=”title”>
Gói 1</h3>
<span class=”sub-title”>Gói cơ bản</span></div>
<div class=”price-value”>
<div class=”value”>
<span class=”amount”>150k</span></div>
</div>
<ul class=”pricing-content”>
<li>Hỗ trợ cài đặt vượt trình tạo mã Facebook chưa spam</li>
<li>Hỗ trợ mọi sự cố tính năng trên Facebook </li>
<li>Hỗ trợ bảo mật account Facebook chống report, hack</li>
<li>Hỗ trợ vượt các dạng checkpoint Facebook cơ bản</li>
<li class=”disable”>Hỗ trợ lấy lại Facebook bị hack quá 7 ngày</li>
<li class=”disable”>Hỏi Đáp Tư vấp , Học Hỏi Online</li>
</ul>
</div>
</div>
<div class=”col-md-4 col-sm-6″>
<div class=”pricingTable purple”>
<div class=”pricingTable-header”>
<h3 class=”title”>
Gói 2</h3>
<span class=”sub-title”>Gói trung bình</span></div>
<div class=”price-value”>
<div class=”value”>
<span class=”amount”>250k</span></div>
</div>
<ul class=”pricing-content”>
<li>Hỗ trợ Sự Cố Facebook , unlock account Facebook </li>
<li>Hỗ trợ mở khóa mạo danh chưa spam có cmnd</li>
<li>Hỗ trợ Mở khóa 015 chưa spam có cmnd</li>
<li>Hỗ trợ mở khóa khác như 723 , 718…</li>
<li>Nhận Đào Tạo Tip Facebook cơ bản</li>
<li>Hỗ Trợ thiết lập Facebook, bảo mật , bảo kê Facebook hot face /tháng</li>
</ul>
</div>
</div>
<div class=”col-md-4 col-sm-6″>
<div class=”pricingTable blue”>
<div class=”pricingTable-header”>
<h3 class=”title”>
Gói 3</h3>
<span class=”sub-title”>Gói cao cấp</span></div>
<div class=”price-value”>
<div class=”value”>
<span class=”amount”>1m-50m</span></div>
</div>
<ul class=”pricing-content”>
<li>Là gói cao cấp nhất, bao gồm tất cả dịch vụ của gói 1 và gói 2</li>
<li>verification profile , page Facebook cho doanh nghiệp, người nổi tiếng</li>
<li>hỗ trợ chạy ads tăng doanh thu bán hàng online</li>
<li>Tăng Khả năng tương tác , chạy sub , like , kéo fan người theo dõi Facebook, auto like page, nâng cấp và chăm sóc page… </li>
<li>Hỗ trợ unlock all dạng Facebook bị khóa cân spam / ko cmnd / ko email…</li>
<li>Hỗ Trợ : khôi phục nick quên mật khẩu , mất khả năng truy cập , lấy lại Facebook bị hack quá 7 ngày…</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class=”why”>
<div id=”why-why”>
<div class=”why-why animatable fadeIn”>
<h2>
<i aria-hidden=”true” class=”fa fa-gg” style=”margin: 0 10px 0 0;”></i>Chính Sách Bảo Mật- Bảo hành cho khách hàng<i aria-hidden=”true” class=”fa fa-gg” style=”margin: 0 0 0 10px;”></i></h2>
</div>
</div>
<div class=”why-wrap”>
<div class=”why-left”>
<ul>
<li>chúng tôi cam kết làm hoàn thành nhiệm vụ được giao mới nhận tiền</li>
<li>An toàn, bảo mật cao, tuyệt đối không tiết lộ thông tin khách hàng khi sử dụng dịch vụ chúng tôi</li>
<li>Không phải lo lắng về scam vì chúng tôi làm xong mới nhận tiền từ khách hàng</li>
<li>Hỗ trợ bảo hành dài hạn , ngắn hạng cho những bạn sử dụng dịch vụ vip</li>
<li>Giao tiếp thân thiện, nhiệt tình chu đáo , có nhiều ae có kinh nghiệm về marketing Facebook</li>
<li>V.v…</li>
</ul>
</div>
</div>
</div>
<div class=”clear” style=”clear: both;”>
</div>
<div class=”containers”>
<div class=”bool”>
</div>
</div>
<div class=”clear”>
</div>
<div class=”top-post”>
<div class=”containers”>
<i class=”fa fa-envelope-o” style=”background: #008ed0; border-radius: 50px; border: 3px solid #ffffff; display: block; font-size: 28px; margin: 0 auto 20px; padding: 23px 14px; width: 80px;”></i>
<h2>
Thông Tin Liên Hệ</h2>
<h3>
<span style=”font-weight: normal;”>Email :</span><a href=”mailto:leminhut.starut@mail.com“><span style=”color: white; font-weight: normal;”>leminhut.starut@gmail.com</span></a>
<span style=”font-weight: normal;”> Zalo phone</span> : <a href=”https://zalo.me/01682676858“><span style=”color: white;”>01682676858</span></a></h3>
</div>
</div>
<div class=”clear”>
</div>
Làm intro cho blogger
Làm intro hiển thị đầu trang website, để làm intro hiển thị đầu trang website các bạn thêm đoạn html sau phía trên đoạn code . ( đoạn html này chỉ cho phép hiển thị ở trang chủ blogger )
<b:if cond=’data:blog.pageType == "index"’><b:if cond=’data:blog.url != data:blog.homepageUrl’>
Và tiếp tục thêm 2 thẻ đóng </b:if></b:if> cuối đoạn code . nếu bạn muốn hiển thị ở các trang thì đừng thêm đoạn html bên trên là được, cuối cùng các bạn nhét chúng vào bên trên thẻ </body> trong template
Tạo trang riêNg
Lưu ý
<link href=’//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css’ rel=’stylesheet’ type=’text/css’/>
DienDan.Edu.Vn Cám ơn bạn đã quan tâm và rất vui vì bài viết đã đem lại thông tin hữu ích cho bạn.DienDan.Edu.Vn! là một website với tiêu chí chia sẻ thông tin,... Bạn có thể nhận xét, bổ sung hay yêu cầu hướng dẫn liên quan đến bài viết. Vậy nên đề nghị các bạn cũng không quảng cáo trong comment này ngoại trừ trong chính phần tên của bạn.Cám ơn.