Fixed, add images covers and text

This commit is contained in:
HenryGBC 2017-03-01 09:49:05 -04:30
parent 31a9921f64
commit eed7cce5c8
10 changed files with 7 additions and 7 deletions

View file

@ -137,7 +137,7 @@ h6 {
} }
.intro-login { .intro-login {
background: url(../img/banner-4.jpg) no-repeat center center; background: url(../img/banner-4.png) no-repeat center center;
background-size: cover; background-size: cover;
height: 100%; height: 100%;
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 629 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 598 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 585 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 543 KiB

View file

@ -115,10 +115,10 @@
<a name="about"></a> <a name="about"></a>
<section class="intro-header" id="home"> <section class="intro-header" id="home">
<!-- Add images backgrounds url(url-image); --> <!-- Add images backgrounds url(url-image); -->
<div class="background bg-slide" style="background-image: url({% static 'alplora/img/banner-1.jpg' %});"></div> <div class="background bg-slide" style="background-image: url({% static 'alplora/img/banner-1.png' %});"></div>
<div class="background bg-slide" style="background-image: url({% static 'alplora/img/banner-2.jpg' %});"></div> <div class="background bg-slide" style="background-image: url({% static 'alplora/img/banner-2.png' %});"></div>
<div class="background bg-slide" style="background-image: url({% static 'alplora/img/banner-3.jpg' %});"></div> <div class="background bg-slide" style="background-image: url({% static 'alplora/img/banner-3.png' %});"></div>
<div class="background bg-slide" style="background-image: url({% static 'alplora/img/banner-4.jpg' %});"></div> <div class="background bg-slide" style="background-image: url({% static 'alplora/img/banner-4.png' %});"></div>
<div class="intro-message"> <div class="intro-message">
@ -246,9 +246,9 @@
<div class="col-md-4 col-sm-6 text-center portfolio-item wow fadeInDown" data-wow-delay="1s"> <div class="col-md-4 col-sm-6 text-center portfolio-item wow fadeInDown" data-wow-delay="1s">
<img src="{% static 'alplora/img/lora.png'%}" class="img-responsive inline-block" alt=""> <img src="{% static 'alplora/img/lora.png'%}" class="img-responsive inline-block" alt="">
<div class="portfolio-caption inline-block"> <div class="portfolio-caption inline-block">
<h4>LoraWAN</h4> <h4>Energy Efficient</h4>
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="team-member">{% trans 'Alplora uses the latest LoraWAN technology for efficient and secure tracking.' %}</p> <p class="team-member">{% trans 'Alplora uses the latest wireless technology, our batteries last the whole alp season.' %}</p>
</div> </div>
</div> </div>
<div class="col-md-4 col-sm-6 text-center portfolio-item wow fadeInDown" data-wow-delay="1.5s"> <div class="col-md-4 col-sm-6 text-center portfolio-item wow fadeInDown" data-wow-delay="1.5s">