diff --git a/weblocal/images/audios.png b/weblocal/images/audios.png new file mode 100644 index 0000000..e130fd1 Binary files /dev/null and b/weblocal/images/audios.png differ diff --git a/weblocal/images/cortos.png b/weblocal/images/cortos.png new file mode 100644 index 0000000..d748aa1 Binary files /dev/null and b/weblocal/images/cortos.png differ diff --git a/weblocal/images/educalab.jpeg b/weblocal/images/educalab.jpeg new file mode 100644 index 0000000..19652ca Binary files /dev/null and b/weblocal/images/educalab.jpeg differ diff --git a/weblocal/images/frida.png b/weblocal/images/frida.png new file mode 100644 index 0000000..a6f8f85 Binary files /dev/null and b/weblocal/images/frida.png differ diff --git a/weblocal/images/juegos.png b/weblocal/images/juegos.png new file mode 100644 index 0000000..d745357 Binary files /dev/null and b/weblocal/images/juegos.png differ diff --git a/weblocal/images/libros.png b/weblocal/images/libros.png new file mode 100644 index 0000000..5bd9da4 Binary files /dev/null and b/weblocal/images/libros.png differ diff --git a/weblocal/images/mapas.png b/weblocal/images/mapas.png new file mode 100644 index 0000000..6823213 Binary files /dev/null and b/weblocal/images/mapas.png differ diff --git a/weblocal/images/peliculas.png b/weblocal/images/peliculas.png new file mode 100644 index 0000000..6a9fdf2 Binary files /dev/null and b/weblocal/images/peliculas.png differ diff --git a/weblocal/images/retos.png b/weblocal/images/retos.png new file mode 100644 index 0000000..6aa1e4a Binary files /dev/null and b/weblocal/images/retos.png differ diff --git a/weblocal/images/salud.png b/weblocal/images/salud.png new file mode 100644 index 0000000..5372c3e Binary files /dev/null and b/weblocal/images/salud.png differ diff --git a/weblocal/images/warning.ico b/weblocal/images/warning.ico new file mode 100644 index 0000000..a814f56 Binary files /dev/null and b/weblocal/images/warning.ico differ diff --git a/weblocal/images/wikihow.png b/weblocal/images/wikihow.png new file mode 100644 index 0000000..2d4a448 Binary files /dev/null and b/weblocal/images/wikihow.png differ diff --git a/weblocal/libs/css/master.css b/weblocal/libs/css/master.css index 9e752a2..bf88d8f 100644 --- a/weblocal/libs/css/master.css +++ b/weblocal/libs/css/master.css @@ -15,6 +15,7 @@ body { margin-top: 0px !important; } + #redes{ color:white; font-size: 2em; @@ -30,6 +31,125 @@ body { padding-bottom: 2em; } +#wikihow { + background-image: url(../../images/wikihow.png); + background-repeat: no-repeat; + /* background-attachment: fixed; */ + background-position: center; + background-size: 128%; + background-position: -16px -3px; +} + +#salud { + background-image: url(../../images/salud.png); + background-repeat: no-repeat; + /* background-attachment: fixed; */ + background-position: center; + background-size: 102%; + background-position: -1px -2px; +} + +#educalab { + background-image: url(../../images/educalab.jpeg); + background-repeat: no-repeat; + /* background-attachment: fixed; */ + background-position: center; + background-size: 113%; + background-position: -2px -9px; +} + +#libros { + background-image: url(../../images/libros.png); + background-repeat: no-repeat; + /* background-attachment: fixed; */ + background-position: center; + background-size: 125%; + background-position: -14px -2px; +} + +#juegos { + background-image: url(../../images/juegos.png); + background-repeat: no-repeat; + /* background-attachment: fixed; */ + background-position: center; + background-size: 125%; + background-position: -14px -12px; +} + +#retos { + background-image: url(../../images/retos.png); + background-repeat: no-repeat; + /* background-attachment: fixed; */ + background-position: center; + background-size: 95%; + background-repeat: no-repeat; + background-position: -5px 0px; +} + +#emisora { + background-image: url(https://live.staticflickr.com/5027/5607983792_f8b8766ff7_b.jpg); + background-size: cover; + background-position: center; + color: white; + margin-top: 35px; + background-position: center; + border: none; +} + +#cortos { + background-image: url(../../images/cortos.png); + background-repeat: no-repeat; + /* background-attachment: fixed; */ + background-size: 87%; + background-repeat: no-repeat; + background-position: 8px 10px; +} + +#peliculas { + background-image: url(../../images/peliculas.png); + background-repeat: no-repeat; + /* background-attachment: fixed; */ + background-position: center; + background-size: 171%; + background-position: -43px -14px; +} + +#atención { + background-image: url(../../images/warning.ico); + background-repeat: no-repeat; + /* background-attachment: fixed; */ + background-position: center; + background-size: 100%; + background-position: 0px 0px; +} + +#audios { + background-image: url(../../images/audios.png); + background-repeat: no-repeat; + /* background-attachment: fixed; */ + background-position: center; + background-size: 100%; + background-position: 0px 0px; +} + +#mapas { + background-image: url(../../images/mapas.png); + background-repeat: no-repeat; + /* background-attachment: fixed; */ + background-position: center; + background-size: 100%; + background-position: 0px 0px; +} + +audio { + width: 98%; + margin-top: 40px; +} + +form#formulario_contacto { + padding: 20px; +} + .lead{ letter-spacing: 0.06em; } @@ -78,8 +198,7 @@ background-image: url(""); } .disclaimerbox{ - color: white; - background: -webkit-linear-gradient(left, #808080, #b3b3b3); + color: green; margin-bottom: 2em; } @@ -126,14 +245,14 @@ background-color: #f0eee1 !important; z-index: 10000; } #creditos{ - column-count: 4; + column-count: 3; column-gap: 1em; } .img_creditos{ background-color: white; - display: inline-block; + display: inline; margin: 0 0 1em; width: 100%; @@ -143,33 +262,6 @@ background-color: #f0eee1 !important; max-width: 15em; } - -/* Masonry on large screens */ -@media only screen and (min-width: 1024px) { - #creditos{ - column-count: 4; - } -} - -/* Masonry on medium-sized screens */ -@media only screen and (max-width: 1023px) and (min-width: 768px) { - #creditos { - column-count: 3; - } -} - -/* Masonry on small screens */ -@media only screen and (max-width: 767px) and (min-width: 540px) { - #creditos { - column-count: 2; - } -} -@media max-width: 540px{ - #creditos { - column-count: 1; - } -} - @-webkit-keyframes animatedBackground { 0% { -webkit-transform: scale(1, 1); diff --git a/weblocal/portal.php b/weblocal/portal.php index 3fd1442..2df2091 100644 --- a/weblocal/portal.php +++ b/weblocal/portal.php @@ -9,8 +9,8 @@ $xajax = new xajax(); $razon_social[0] ="NuestraRed.org"; $telefono[0] ="317 8946799"; $email[0] ="correo@nuestrared.org"; -// $facebook[0] ="https://www.facebook.com/nuestrared/"; -// $twitter[0] ="@RedINC"; +$facebook[0] ="https://www.facebook.com/nuestrared/"; +$twitter[0] ="@NuestraRedOrg"; $web[0] ="https://nuestrared.org"; $slogan[0] ="NuestraRed.org
Conéctate Libre! "; @@ -24,7 +24,7 @@ function enviar_mail($formulario) } elseif ($formulario['telefono'] =="") { $error ="Necesitamos un número telefónico para comunicarnos"; } elseif ($formulario['mensaje'] =="") { - $error ="¿Cual es tu mensaje?"; + $error ="¿Cuál es tu mensaje?"; } else { $error =""; } @@ -37,14 +37,14 @@ function enviar_mail($formulario) $headers = "MIME-Version: 1.0\r\n"; $headers .= "Content-type: text/html; charset=iso-8859-1\r\n"; - $headers .= "From: RedInc.org \r\n"; + $headers .= "From: NuestraRed.org \r\n"; $headers .= "Reply-To: correo@nuestrared.org\r\n"; $headers .= "Return-path: correo@nuestrared.org\r\n"; $headers .= "Cc: correo@nuestrared.org" . "\r\n"; - $asunto ="Mensaje de RedINC"; + $asunto ="Mensaje de NuestraRed.org"; $cuerpo =" - -Gracias $formulario[nombre] por comunicarse con RedINC.org + +Gracias $formulario[nombre] por comunicarse con NuestraRed.org

$asunto

  • Nombre $formulario[nombre]
  • @@ -52,7 +52,7 @@ Gracias $formulario[nombre] por comunicarse con RedINC.org

    +

    Sigue en contacto con NuestraRed.org

    "; @@ -171,46 +171,66 @@ $xajax->processRequests();

    NuestraRed.org
    Ofrece acceso gratuito a los contenidos que puedes encontrar navegando esta página, son contenidos de la red local que no necesitan internet
    Si quieres comprar internet entra aquí

    -
    -
    -
    NuestraRed.org es un proyecto libre y colaborativo de naturaleza comunitaria que utiliza el espectro electromagnético en las frecuencias 2.4 y 5.2 Mhz y por lo tanto no requiere permisos adicionales para su operación según Resolución 0689 / 2004 mintic.
    -
    -
    - Wikipedia -
    -
    Wikipedia
    -
    Diccionario
    -
    Biblioteca
    -
    Viajar
    -
    Niños
    -
    Frases
    -
    Documentos
    -
    Universidad
    -
    Prensa
    -
    Stack Overflow
    +
    +

    NuestraRed.org es un proyecto libre y colaborativo de naturaleza comunitaria que utiliza el espectro electromagnético en las frecuencias 2.4 y 5.2 Mhz + y por lo tanto no requiere permisos adicionales para su operación según Resolución 0689 / 2004 Mintic.

    +
    +
    -
    -
    -
    -
    -
    +
    + +
    Wikipedia
    +
    WikiHow
    +
    WikiViajes
    + +
    Niños
    +
    Juegos
    +
    Retos
    + +
    Noticias
    +
    Salud
    +
    Educación
    - - -
    -
    - Para chatear sin internet en tu celular Ingresa aquí y sigue las instrucciones
    - En tu computador Ingresa en este enlace
    - ¡Comunícate con tus amigos y vecinos en la Red! -
    -
    + +
    Biblioteca
    +
    Libros del Mundo
    +
    Diccionario
    + +
    Documentos
    +
    Universidad
    +
    Stack Overflow
    +
    Frases
    +
    + +
    +
    +

    Nuestra emisora

    +

    Esta emisora es experimental,
    toca solo música en discos de acetato y vinilo.

    + ESCUCHA, DISFRUTA, COMPARTE + +
    + +
    @@ -255,12 +275,38 @@ $xajax->processRequests();
    -

    NuestraRed.org
    Es un proyecto de de implementación de herramientas para la transformación local

    +

    NuestraRed.org
    Es un proyecto de implementación de herramientas para la transformación local
    +independiente de cualquier grupo político y financiado por autogestión. +

    +
    +
    +
    +

    Agradecimientos:

    +
    +
    + + Asociación para el progreso de las comunicaciones + +
    +
    + + Fundación VivirEnLaFinca + +
    +
    + + programa frida + +
    +
    +
    +
    - + +