Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ahoadon
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Phạm Quang Huy
ahoadon
Commits
1e8b22a7
Commit
1e8b22a7
authored
Nov 14, 2019
by
Pham Huy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update homepage
parent
e2f47b95
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
28 additions
and
15 deletions
+28
-15
hdv-thangpm.css
wp-content/themes/ahoadonviet/css/hdv-thangpm.css
+1
-1
hdv.css
wp-content/themes/ahoadonviet/css/hdv.css
+21
-8
hdv.js
wp-content/themes/ahoadonviet/js/hdv.js
+3
-3
feature-component-tpl.php
...emes/ahoadonviet/template-parts/feature-component-tpl.php
+1
-1
homepage-tpl.php
...ontent/themes/ahoadonviet/template-parts/homepage-tpl.php
+2
-2
No files found.
wp-content/themes/ahoadonviet/css/hdv-thangpm.css
View file @
1e8b22a7
...
...
@@ -342,7 +342,7 @@ body:not(.custom-background-image):before, body:not(.custom-background-image):af
#tintucnoibat
.item-child
.img
{
position
:
relative
;
overflow
:
hidden
;
width
:
100.5%
;
width
:
100.
8
5%
;
left
:
-1px
;
top
:
-1px
;
}
...
...
wp-content/themes/ahoadonviet/css/hdv.css
View file @
1e8b22a7
...
...
@@ -146,10 +146,11 @@ ul#menu-main-menu li a:hover {
float
:
left
;
}
.title-feature
h4
{
width
:
72%
;
text-transform
:
uppercase
;
width
:
86%
;
position
:
absolute
;
top
:
30%
;
left
:
8
%
;
left
:
1
%
;
font-family
:
Proxima
Nova
ExtraBold
;
font-size
:
24px
;
color
:
#000000
;
...
...
@@ -230,6 +231,7 @@ ul#menu-main-menu li a:hover {
#main-feature
.mf-title
{
font-family
:
Proxima
Nova
ExtraBold
;
font-size
:
30px
;
text-transform
:
uppercase
;
}
#main-feature
.mf-title-sub
{
font-family
:
Montserrat-Regular
;
...
...
@@ -426,10 +428,14 @@ ul#menu-main-menu li a:hover {
.rtsw-testimonial.slick-slider
{
padding
:
0px
;
}
.rtsw-testimonial
.slick-slide
{
padding-left
:
20px
;
padding-right
:
0px
;
}
.rtsw-testimonial-client
{
color
:
#56BC86
;
font-family
:
Proxima
Nova
;
font-size
:
1
3
px
;
font-size
:
1
6
px
;
}
.rtsw-testimonial-cdec
{
font-family
:
Proxima
Nova
SemiBold
;
...
...
@@ -451,6 +457,9 @@ ul#menu-main-menu li a:hover {
margin-left
:
20px
;
margin-top
:
10px
;
}
.rtsw-testimonial-inner
{
opacity
:
0.4
;
}
.rtsw-testimonial.template-4
.rtsw-testimonial-inner
.rtsw-testimonial_avatar
img
{
width
:
80%
;
height
:
80px
;
...
...
@@ -475,6 +484,10 @@ ul#menu-main-menu li a:hover {
height
:
18px
!important
;
}
.rtsw-testimonial-box.rtsw-quote.slick-slide.slick-current.slick-active
+
div
>
.rtsw-testimonial-inner
{
opacity
:
1
!important
;
}
.feature-title
{
font-family
:
Proxima
Nova
ExtraBold
;
font-size
:
30px
!important
;
...
...
@@ -579,11 +592,11 @@ ul#footer-menu li a {
/* Back to top */
.img-homepage
{
position
:
fixed
;
bottom
:
40
px
;
right
:
40
px
;
z-index
:
9999
;
width
:
5
9
px
;
height
:
5
9
px
;
bottom
:
25
px
;
right
:
25
px
;
z-index
:
9999
9
;
width
:
5
0
px
;
height
:
5
0
px
;
text-align
:
center
;
line-height
:
30px
;
color
:
#444
;
...
...
wp-content/themes/ahoadonviet/js/hdv.js
View file @
1e8b22a7
...
...
@@ -3,7 +3,7 @@
*/
if
(
$
(
'.img-homepage'
).
length
)
{
var
scrollTrigger
=
100
,
// px
var
scrollTrigger
=
100
,
// px
backToTop
=
function
()
{
var
scrollTop
=
$
(
window
).
scrollTop
();
...
...
@@ -37,8 +37,8 @@ $(document).ready(function(){
$
(
this
).
find
(
'.fa-angle-up'
).
css
(
'display'
,
'block'
);
$
(
this
).
find
(
'.fa-angle-down'
).
css
(
'display'
,
'none'
);
}
});
});
$
(
'#price_slider'
).
slick
({
dots
:
true
,
infinite
:
true
,
...
...
wp-content/themes/ahoadonviet/template-parts/feature-component-tpl.php
View file @
1e8b22a7
...
...
@@ -4,7 +4,7 @@
<div
class=
"row"
>
<div
class=
"col-xs-12 col-md-12"
>
<div
class=
"title-feature"
>
<h4>
Tính năng nổi bật của
A HÓA ĐƠN
</h4>
<h4>
Tính năng nổi bật của
"A HÓA ĐƠN"
</h4>
</div>
<div
class=
"feature-1"
>
<h4>
HỆ THỐNG NỀN TẢNG
</h4>
...
...
wp-content/themes/ahoadonviet/template-parts/homepage-tpl.php
View file @
1e8b22a7
...
...
@@ -52,7 +52,7 @@ get_header();
<section
id=
'main-feature'
>
<div
class=
"container"
>
<h2
class=
"mf-title"
>
Lợi ích nổi bật của
A HÓA ĐƠN
</h2>
<h2
class=
"mf-title"
>
Lợi ích nổi bật của
"A HÓA ĐƠN"
</h2>
<p
class=
"mf-title-sub"
>
Lợi ích của hóa đơn điện tử đối với doanh nghiệp:
</p>
<div
class=
"row"
>
<div
class=
"col-xs-12 col-sm-12 col-md-6 col-lg-6"
>
...
...
@@ -93,7 +93,7 @@ get_header();
<section
id=
"prices"
>
<div
class=
"container"
>
<h2
class=
"prices-title"
>
BẢNG GIÁ PHẦN MỀM
A HÓA ĐƠN
</h2>
<h2
class=
"prices-title"
>
BẢNG GIÁ PHẦN MỀM
"A HÓA ĐƠN"
</h2>
<div
id=
"price_slider"
class=
"row"
>
<div
class=
"col-xs-12 col-sm-12 col-md-4"
>
<div
class=
"card text-center box-price"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment