Añadida nueva foto en portada
git-svn-id: https://192.168.0.254/svn/Proyectos.Uecko_Web/trunk@4 8c1a5cbb-1905-e346-a7f4-bd4d5d3abd07
This commit is contained in:
parent
ee426ea775
commit
2246a8c286
@ -1,2 +1,7 @@
|
|||||||
<!-- SHTML Wrapper - 404 Not Found -->
|
<html><head><title>404 Not Found</title></head>
|
||||||
<!--#exec cgi="/cgi-sys/fourohfour.cgi" -->
|
<body bgcolor=white>
|
||||||
|
<h1>404 Not Found</h1>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</body></html>
|
||||||
@ -87,23 +87,28 @@
|
|||||||
/* Fondo y estilos para el Slider */
|
/* Fondo y estilos para el Slider */
|
||||||
/* Primera */
|
/* Primera */
|
||||||
.sliderR .bg-1 .sl-slide-inner,
|
.sliderR .bg-1 .sl-slide-inner,
|
||||||
.sliderR .bg-1 .sl-content-slice {background-image: url(http://uecko.com/img/images/1.jpg);width: 100%;height: 100%;}
|
.sliderR .bg-1 .sl-content-slice {background-image: url(http://uecko.com/img/images/0.jpg);width: 100%;height: 100%;}
|
||||||
|
|
||||||
/* Segunda */
|
/* Segunda */
|
||||||
.sliderR .bg-2 .sl-slide-inner,
|
.sliderR .bg-2 .sl-slide-inner,
|
||||||
.sliderR .bg-2 .sl-content-slice {background-image: url(http://uecko.com/img/images/2.jpg);width: 100%;height: 100%;}
|
.sliderR .bg-2 .sl-content-slice {background-image: url(http://uecko.com/img/images/1.jpg);width: 100%;height: 100%;}
|
||||||
|
|
||||||
/* Tercera */
|
/* Tercera */
|
||||||
.sliderR .bg-3 .sl-slide-inner,
|
.sliderR .bg-3 .sl-slide-inner,
|
||||||
.sliderR .bg-3 .sl-content-slice {background-image: url(http://uecko.com/img/images/3.jpg);width: 100%;height: 100%;}
|
.sliderR .bg-3 .sl-content-slice {background-image: url(http://uecko.com/img/images/2.jpg);width: 100%;height: 100%;}
|
||||||
|
|
||||||
/* Cuarta */
|
/* Cuarta */
|
||||||
.sliderR .bg-4 .sl-slide-inner,
|
.sliderR .bg-4 .sl-slide-inner,
|
||||||
.sliderR .bg-4 .sl-content-slice {background-image: url(http://uecko.com/img/images/4.jpg);width: 100%;height: 100%;}
|
.sliderR .bg-4 .sl-content-slice {background-image: url(http://uecko.com/img/images/3.jpg);width: 100%;height: 100%;}
|
||||||
|
|
||||||
/* Quinta */
|
/* Quinta */
|
||||||
.sliderR .bg-5 .sl-slide-inner,
|
.sliderR .bg-5 .sl-slide-inner,
|
||||||
.sliderR .bg-5 .sl-content-slice {background-image: url(http://uecko.com/img/images/5.jpg);width: 100%;height: 100%;text-align: center;}
|
.sliderR .bg-5 .sl-content-slice {background-image: url(http://uecko.com/img/images/4.jpg);width: 100%;height: 100%;text-align: center;}
|
||||||
|
|
||||||
|
/* Sexta */
|
||||||
|
.sliderR .bg-6 .sl-slide-inner,
|
||||||
|
.sliderR .bg-6 .sl-content-slice {background-image: url(http://uecko.com/img/images/5.jpg);width: 100%;height: 100%;text-align: center;}
|
||||||
|
|
||||||
|
|
||||||
/* Animacion Texto del Slider */
|
/* Animacion Texto del Slider */
|
||||||
.sl-trans-elems h2{-webkit-animation: moveUpTitulo 1s ease-in-out both;-moz-animation: moveUpTitulo 1s ease-in-out both;-o-animation: moveUpTitulo 1s ease-in-o both;-ms-animation: moveUpTitulo 1s ease-in-o both;animation: moveUpTitulo 1s ease-in-o both;}
|
.sl-trans-elems h2{-webkit-animation: moveUpTitulo 1s ease-in-out both;-moz-animation: moveUpTitulo 1s ease-in-out both;-o-animation: moveUpTitulo 1s ease-in-o both;-ms-animation: moveUpTitulo 1s ease-in-o both;animation: moveUpTitulo 1s ease-in-o both;}
|
||||||
@ -377,19 +382,23 @@
|
|||||||
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
|
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
|
||||||
/* Primera */
|
/* Primera */
|
||||||
.sliderR .bg-1 .sl-slide-inner,
|
.sliderR .bg-1 .sl-slide-inner,
|
||||||
.sliderR .bg-1 .sl-content-slice {background-image: url(http://uecko.com/img/images/1@2x.jpg);width: 100%;height: 100%;}
|
.sliderR .bg-1 .sl-content-slice {background-image: url(http://uecko.com/img/images/0@2x.jpg);width: 100%;height: 100%;}
|
||||||
/* Segunda */
|
/* Segunda */
|
||||||
.sliderR .bg-2 .sl-slide-inner,
|
.sliderR .bg-2 .sl-slide-inner,
|
||||||
.sliderR .bg-2 .sl-content-slice {background-image: url(http://uecko.com/img/images/2@2x.jpg);width: 100%;height: 100%;}
|
.sliderR .bg-2 .sl-content-slice {background-image: url(http://uecko.com/img/images/1@2x.jpg);width: 100%;height: 100%;}
|
||||||
/* Tercera */
|
/* Tercera */
|
||||||
.sliderR .bg-3 .sl-slide-inner,
|
.sliderR .bg-3 .sl-slide-inner,
|
||||||
.sliderR .bg-3 .sl-content-slice {background-image: url(http://uecko.com/img/images/3@2x.jpg);width: 100%;height: 100%;}
|
.sliderR .bg-3 .sl-content-slice {background-image: url(http://uecko.com/img/images/2@2x.jpg);width: 100%;height: 100%;}
|
||||||
/* Cuarta */
|
/* Cuarta */
|
||||||
.sliderR .bg-4 .sl-slide-inner,
|
.sliderR .bg-4 .sl-slide-inner,
|
||||||
.sliderR .bg-4 .sl-content-slice {background-image: url(http://uecko.com/img/images/4@2x.jpg);width: 100%;height: 100%;}
|
.sliderR .bg-4 .sl-content-slice {background-image: url(http://uecko.com/img/images/3@2x.jpg);width: 100%;height: 100%;}
|
||||||
/* Quinta */
|
/* Quinta */
|
||||||
.sliderR .bg-5 .sl-slide-inner,
|
.sliderR .bg-5 .sl-slide-inner,
|
||||||
.sliderR .bg-5 .sl-content-slice {background-image: url(http://uecko.com/img/images/5@2x.jpg);width: 100%;height: 100%;}
|
.sliderR .bg-5 .sl-content-slice {background-image: url(http://uecko.com/img/images/4@2x.jpg);width: 100%;height: 100%;}
|
||||||
|
/* Sexta */
|
||||||
|
.sliderR .bg-6 .sl-slide-inner,
|
||||||
|
.sliderR .bg-6 .sl-content-slice {background-image: url(http://uecko.com/img/images/5@2x.jpg);width: 100%;height: 100%;}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
BIN
img/images/0.jpg
Normal file
BIN
img/images/0.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 373 KiB |
BIN
img/images/0@2x.jpg
Normal file
BIN
img/images/0@2x.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 373 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 778 KiB After Width: | Height: | Size: 227 KiB |
@ -61,10 +61,10 @@
|
|||||||
|
|
||||||
|
|
||||||
<!-- Scripts -->
|
<!-- Scripts -->
|
||||||
<script type="text/javascript" src="js/jquery.js"></script>
|
<script type="text/javascript" src="https://code.jquery.com/jquery-2.0.3.min.js"></script>
|
||||||
<script type="text/javascript" src="js/bootstrap.min.js"></script>
|
<script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
|
||||||
<script type="text/javascript" src="js/modernizr.js"></script>
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||||
<script type="text/javascript" src="js/retina.js"></script>
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/retina.js/1.3.0/retina.min.js"></script>
|
||||||
<?php include("include/ifPageJs.php"); ?>
|
<?php include("include/ifPageJs.php"); ?>
|
||||||
<script src="http://platform.twitter.com/widgets.js"></script>
|
<script src="http://platform.twitter.com/widgets.js"></script>
|
||||||
|
|
||||||
@ -77,8 +77,7 @@
|
|||||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||||
|
|
||||||
ga('create', 'UA-67183098-1', 'auto');
|
ga('create', 'UA-67183098-1', 'uecko.com');
|
||||||
ga('create', 'UA-45298706-1', 'uecko.com');
|
|
||||||
ga('send', 'pageview');
|
ga('send', 'pageview');
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
29
index.php
29
index.php
@ -77,8 +77,8 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-xs-12 col-sm-12 col-md-12 link-productos">
|
<div class="col-xs-12 col-sm-12 col-md-12 link-productos">
|
||||||
<a href="armarios.php">
|
<a href="armarios.php">
|
||||||
<h2>New Style Plata Perfil Oculto Paneles Lacados</h2>
|
<h2></h2>
|
||||||
<div class="descripcion-producto"><p>Perfecto equilibrio a partir de una estructura versátil y ligera.</p><br><cite>equipo uecko.com</cite></div>
|
<div class="descripcion-producto"><p></p><br><cite></cite></div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -86,7 +86,23 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="sl-slide bg-2" data-orientation="vertical" data-slice1-rotation="10" data-slice2-rotation="-15" data-slice1-scale="1.5" data-slice2-scale="1.5">
|
<div class="sl-slide bg-2" data-orientation="horizontal" data-slice1-rotation="-25" data-slice2-rotation="-25" data-slice1-scale="2" data-slice2-scale="2">
|
||||||
|
<div class="sl-slide-inner">
|
||||||
|
<div class="titulo-index">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-xs-12 col-sm-12 col-md-12 link-productos">
|
||||||
|
<a href="armarios.php">
|
||||||
|
<h2></h2>
|
||||||
|
<div class="descripcion-producto"><p></p><br><cite></cite></div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="sl-slide bg-3" data-orientation="vertical" data-slice1-rotation="10" data-slice2-rotation="-15" data-slice1-scale="1.5" data-slice2-scale="1.5">
|
||||||
<div class="sl-slide-inner">
|
<div class="sl-slide-inner">
|
||||||
<div class="titulo-index">
|
<div class="titulo-index">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@ -100,7 +116,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sl-slide bg-3" data-orientation="horizontal" data-slice1-rotation="3" data-slice2-rotation="3" data-slice1-scale="2" data-slice2-scale="1">
|
<div class="sl-slide bg-4" data-orientation="horizontal" data-slice1-rotation="3" data-slice2-rotation="3" data-slice1-scale="2" data-slice2-scale="1">
|
||||||
<div class="sl-slide-inner">
|
<div class="sl-slide-inner">
|
||||||
<div class="titulo-index">
|
<div class="titulo-index">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@ -114,7 +130,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sl-slide bg-4" data-orientation="vertical" data-slice1-rotation="-5" data-slice2-rotation="25" data-slice1-scale="2" data-slice2-scale="1">
|
<div class="sl-slide bg-5" data-orientation="vertical" data-slice1-rotation="-5" data-slice2-rotation="25" data-slice1-scale="2" data-slice2-scale="1">
|
||||||
<div class="sl-slide-inner">
|
<div class="sl-slide-inner">
|
||||||
<div class="titulo-index">
|
<div class="titulo-index">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@ -129,7 +145,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="sl-slide bg-5" data-orientation="horizontal" data-slice1-rotation="-5" data-slice2-rotation="10" data-slice1-scale="2" data-slice2-scale="1">
|
<div class="sl-slide bg-6" data-orientation="horizontal" data-slice1-rotation="-5" data-slice2-rotation="10" data-slice1-scale="2" data-slice2-scale="1">
|
||||||
<div class="sl-slide-inner">
|
<div class="sl-slide-inner">
|
||||||
<div class="titulo-index">
|
<div class="titulo-index">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@ -156,6 +172,7 @@
|
|||||||
<span></span>
|
<span></span>
|
||||||
<span></span>
|
<span></span>
|
||||||
<span></span>
|
<span></span>
|
||||||
|
<span></span>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
</div><!-- /slider-wrapper -->
|
</div><!-- /slider-wrapper -->
|
||||||
|
|||||||
110
robots.txt
110
robots.txt
@ -1,3 +1,109 @@
|
|||||||
# robotstxt.org/
|
User-agent: Orthogaffe
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: UbiCrawler
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: DOC
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: Zao
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: NerdyBot
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: MJ12bot
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: dotbot
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: Baiduspider
|
||||||
|
User-agent: Baiduspider-video
|
||||||
|
User-agent: Baiduspider-image
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: sogou spider
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: YoudaoBot
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: Yandex
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: moget
|
||||||
|
User-agent: ichiro
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: NaverBot
|
||||||
|
User-agent: Yeti
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
# Some bots are known to be trouble, particularly those designed to copy
|
||||||
|
# entire sites. Please obey robots.txt.
|
||||||
|
|
||||||
|
User-agent: sitecheck.internetseer.com
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: Zealbot
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: MSIECrawler
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: SiteSnagger
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: WebStripper
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: WebCopier
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: Fetch
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: Offline Explorer
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: Teleport
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: TeleportPro
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: WebZIP
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: linko
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: HTTrack
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: Microsoft.URL.Control
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: Xenu
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: larbin
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: libwww
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: ZyBORG
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: Download Ninja
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: wget
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: grub-client
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
User-agent: *
|
|
||||||
|
|||||||
Reference in New Issue
Block a user