Commit 1cfdbf96 by Pham Huy

update category tpl

parent a1c8f1b7
...@@ -17,29 +17,34 @@ ...@@ -17,29 +17,34 @@
*/ */
get_header(); get_header();
$cat_id = 3; $cat_id = 4;
$cat = get_category($cat_id); $cat = get_category($cat_id);
?> ?>
<!-- Khu vực content --> <!-- Khu vực content -->
<div class="container-fluid"> <section id="intro-hd">
<div class="row"> <div class="container container-fluid">
<div class="content-img col"> <article class="row introduce">
<!--<img src="<?php /*echo z_taxonomy_image_url() */?>" class="img-fluid" alt="Responsive image">--> <div class="col col-xs-12 col-sm-12 col-md-4 col-lg-4">
<div class="img-category-head" style="background: url('<?php $logo = wp_get_attachment_image_src(137, 'full' ); echo $logo[0] ?>') no-repeat center center; height: 500px;"></div> <h2>A HÓA ĐƠN</h2>
<p class="sub-tit">Giải pháp hóa đơn điện tử chuyên nghiệp</p>
<p><span class="txt-red">A hóa đơn</span> giúp dễ dàng tạo lập, phát hành, quản lý hóa đơn với nhiều tính năng cao cấp, phù hợp đa dạng loại hình, quy mô doanh nghiệp</p>
<div id="lienket">
<div class="btn btn-1"><a href="#">Đăng ký sử dụng</a></div>
<div class="btn btn-2"><a href="#">Đăng ký đại lý</a></div>
</div> </div>
</div> </div>
<div class="bread-crumb row archive-news"> <div class="col col-xs-12 col-sm-12 col-md-8 col-lg-8">
<div class="container"> <?php echo do_shortcode("[URIS id=18]"); ?>
<?php echo get_hansel_and_gretel_breadcrumbs(); ?>
</div> </div>
</article>
</div> </div>
</div> </section>
<div class="container category"> <div class="container category">
<div class="content-title"> <div class="content-title">
<h3><?=$cat->name?></h3> <h3><?=$cat->name?></h3>
</div> </div>
<div class="row"> <div class="row">
<div class="col-md-9 col-lg-9"> <div class="col-md-12 col-lg-12">
<div id="category-content"> <div id="category-content">
<div class="news"> <div class="news">
<div class="content-box"> <div class="content-box">
...@@ -91,9 +96,9 @@ get_header(); ...@@ -91,9 +96,9 @@ get_header();
</div> </div>
</div> </div>
</div> </div>
<div class="col-md-3"> <!-- <div class="col-md-3"> -->
<?php get_sidebar(); ?> <?php //get_sidebar(); ?>
</div> <!-- </div> -->
</div> </div>
</div> </div>
<?php get_footer(); ?> <?php get_footer(); ?>
.site-content{
/* background-color: #EFF4F8; */
}
.content-img { .content-img {
padding: 0px; padding: 0px;
} }
.content-title h3{ .content-title h3{
margin-top: 30px;
margin-bottom: 30px; margin-bottom: 30px;
text-align: center; text-align: left;
color: #0093DD; color: #000000;
font-size: 30px; font-size: 30px;
font-family: Proxima Nova; font-family: Proxima Nova ExtraBold;
font-weight: 600;
text-transform: uppercase; text-transform: uppercase;
} }
.img-image-cover { .img-image-cover {
height: 175px; border-radius: 10px 10px 0px 0px;
background-size: contain !important; height: 185px;
background-size: cover !important;
} }
span.item-time { span.item-time {
display: none;
position: absolute; position: absolute;
background: #E27A17; background: #E27A17;
font-size: 12px; font-size: 12px;
...@@ -30,6 +26,7 @@ span.item-time { ...@@ -30,6 +26,7 @@ span.item-time {
border-radius: 3px; border-radius: 3px;
} }
.card.item { .card.item {
border-color: #56BC86;
margin-bottom: 30px; margin-bottom: 30px;
border-radius: 10px; border-radius: 10px;
} }
...@@ -37,11 +34,13 @@ span.item-time { ...@@ -37,11 +34,13 @@ span.item-time {
text-decoration: none; text-decoration: none;
} }
.card.item .card-body h5{ .card.item .card-body h5{
font-size: 22px; font-family: Proxima Nova;
color: #0093DD; font-size: 20px;
color: #56BC86;
} }
.item-text p{ .item-text p{
font-family: Proxima Nova;
color: #000000; color: #000000;
overflow: hidden; overflow: hidden;
display: -webkit-box; display: -webkit-box;
...@@ -49,13 +48,13 @@ span.item-time { ...@@ -49,13 +48,13 @@ span.item-time {
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
} }
.card.item .view-more{ .card.item .view-more{
color: #0093DD; color: #56BC86;
font-size: 16px; font-size: 16px;
font-family: Proxima Nova; font-family: Proxima Nova;
text-align: center; text-align: center;
background: #FFFFFF; background: #FFFFFF;
padding: 10px 16px; padding: 10px 16px;
border: 1px solid #0093DD; border: 1px solid #56BC86;
width: 50%; width: 50%;
margin: auto; margin: auto;
border-radius: 24px; border-radius: 24px;
...@@ -64,7 +63,7 @@ span.item-time { ...@@ -64,7 +63,7 @@ span.item-time {
} }
.card.item .view-more:hover{ .card.item .view-more:hover{
color: #fff; color: #fff;
background: #0093DD; background: #56BC86;
} }
/* Pagination*/ /* Pagination*/
......
...@@ -47,9 +47,9 @@ h2{ ...@@ -47,9 +47,9 @@ h2{
padding-right: 15px; padding-right: 15px;
} }
ul#menu-main-menu{ ul#menu-main-menu{
-moz-box-shadow: 0px 1px 5px #000000; -moz-box-shadow: 0px 1px 4px #00000070;
-webkit-box-shadow: 0px 1px 5px #000000; -webkit-box-shadow: 0px 1px 4px #00000070;
box-shadow: 0px 1px 5px #000000; box-shadow: 0px 1px 4px #00000070;
border-radius: 4px; border-radius: 4px;
} }
...@@ -92,6 +92,9 @@ ul#menu-main-menu li a { ...@@ -92,6 +92,9 @@ ul#menu-main-menu li a {
ul#menu-main-menu li a:hover { ul#menu-main-menu li a:hover {
text-decoration: none; text-decoration: none;
} }
.introduce {
padding-bottom: 40px;
}
.introduce h2{ .introduce h2{
font-family: Proxima Nova; font-family: Proxima Nova;
color: #ED2027; color: #ED2027;
...@@ -375,6 +378,12 @@ ul#menu-main-menu li a:hover { ...@@ -375,6 +378,12 @@ ul#menu-main-menu li a:hover {
#prices .slick-dotted.slick-slider{ #prices .slick-dotted.slick-slider{
margin-bottom: 70px; margin-bottom: 70px;
} }
.box-price{
margin-bottom: 30px;
}
.box-price .card-header:first-child {
border-radius: 10px 10px 0px 0px;
}
#prices .slick-prev { #prices .slick-prev {
left: -45px; left: -45px;
...@@ -472,9 +481,10 @@ ul#menu-main-menu li a:hover { ...@@ -472,9 +481,10 @@ ul#menu-main-menu li a:hover {
} }
.feature-title { .feature-title {
font-family: Proxima Nova ExtraBold;
font-size: 30px !important; font-size: 30px !important;
color: #0093DD !important; color: #000000 !important;
margin: 56px auto; margin: 50px auto;
} }
.invoice-template-name { .invoice-template-name {
......
...@@ -8,23 +8,41 @@ ...@@ -8,23 +8,41 @@
*/ */
get_header(); get_header();
$invoice_temp_01 = wp_get_attachment_image_src(81, '423x600' ); $invoice_temp_01 = wp_get_attachment_image_src(61, '423x600' );
$invoice_temp_02 = wp_get_attachment_image_src(108, '423x600' ); $invoice_temp_02 = wp_get_attachment_image_src(62, '423x600' );
$invoice_temp_03 = wp_get_attachment_image_src(83, '423x600' ); $invoice_temp_03 = wp_get_attachment_image_src(63, '423x600' );
$invoice_temp_04 = wp_get_attachment_image_src(84, '423x600' ); $invoice_temp_04 = wp_get_attachment_image_src(64, '423x600' );
$invoice_temp_05 = wp_get_attachment_image_src(85, '423x600' ); $invoice_temp_05 = wp_get_attachment_image_src(65, '423x600' );
$invoice_temp_06 = wp_get_attachment_image_src(86, '423x600' ); $invoice_temp_06 = wp_get_attachment_image_src(66, '423x600' );
$invoice_temp_07 = wp_get_attachment_image_src(87, '423x600' ); $invoice_temp_07 = wp_get_attachment_image_src(67, '423x600' );
$invoice_temp_08 = wp_get_attachment_image_src(88, '423x600' ); $invoice_temp_08 = wp_get_attachment_image_src(68, '423x600' );
$invoice_temp_09 = wp_get_attachment_image_src(89, '423x600' ); $invoice_temp_09 = wp_get_attachment_image_src(69, '423x600' );
?> ?>
<section id="intro-hd">
<div class="container container-fluid">
<article class="row introduce">
<div class="col col-xs-12 col-sm-12 col-md-4 col-lg-4">
<h2>A HÓA ĐƠN</h2>
<p class="sub-tit">Giải pháp hóa đơn điện tử chuyên nghiệp</p>
<p><span class="txt-red">A hóa đơn</span> giúp dễ dàng tạo lập, phát hành, quản lý hóa đơn với nhiều tính năng cao cấp, phù hợp đa dạng loại hình, quy mô doanh nghiệp</p>
<div id="lienket">
<div class="btn btn-1"><a href="#">Đăng ký sử dụng</a></div>
<div class="btn btn-2"><a href="#">Đăng ký đại lý</a></div>
</div>
</div>
<div class="col col-xs-12 col-sm-12 col-md-8 col-lg-8">
<?php echo do_shortcode("[URIS id=18]"); ?>
</div>
</article>
</div>
</section>
<section class="container "> <section class="container ">
<div class="row text-center"> <div class="row text-center">
</div> </div>
<div class="text-center"> <div class="text-left">
<h1 class="feature-title">CHỌN MẪU HÓA ĐƠN ĐỂ CHỈNH SỬA</h1> <h1 class="feature-title">MẪU HÓA ĐƠN THAM KHẢO</h1>
</div> </div>
<div class="row"> <div class="row">
<!-- Hàng 1 --> <!-- Hàng 1 -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment