git-svn-id: https://192.168.0.254/svn/Proyectos.AdemasProyectosSolidarios_Web/trunk@4 dac18aa3-6f68-5b46-b19f-13bb96c8fe2c
This commit is contained in:
parent
e8b0edfddd
commit
9ae0d64da8
103
db/ademas.sql
103
db/ademas.sql
File diff suppressed because one or more lines are too long
BIN
información/logo-ademas-pie.gif
Normal file
BIN
información/logo-ademas-pie.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
@ -124,23 +124,6 @@ a:hover {
|
||||
background: none;
|
||||
}
|
||||
|
||||
.footer-menu {
|
||||
margin: 15px 25px 0 0;
|
||||
}
|
||||
|
||||
.footer-menu .nav li a {
|
||||
border-left: 1px solid #B3B3B3;
|
||||
color: #474747;
|
||||
text-shadow:none;
|
||||
font-weight:700;
|
||||
}
|
||||
|
||||
.footer-menu .nav li a:hover {
|
||||
color: #666;
|
||||
text-shadow: #999 0px 0px 5px;
|
||||
}
|
||||
|
||||
|
||||
/* Slider */
|
||||
|
||||
#slides.slides .slide-content {
|
||||
@ -242,19 +225,48 @@ h1, h2, h3, h4, h5, h6 {
|
||||
}
|
||||
|
||||
#footer-top {
|
||||
/*border-top: 3px solid #EBA7E5;
|
||||
background: #37363C;
|
||||
border-bottom: 1px solid #A73A9F;
|
||||
background: #979A9F;
|
||||
background: rgba(151, 154, 159,0.9);*/
|
||||
margin: 3px auto;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#footer {
|
||||
background: #37363C;
|
||||
border-bottom: 1px solid #A73A9F;
|
||||
margin: 3px auto 30px auto;
|
||||
padding: 20px 0;
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
||||
#footer #copyright {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
#footer #credit {
|
||||
text-align: right;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
||||
.footer-menu {
|
||||
margin: 0;
|
||||
font-size: 10px;
|
||||
margin: 5px 0;
|
||||
}
|
||||
|
||||
.footer-menu .nav li a {
|
||||
border: none;
|
||||
color: #aaa;
|
||||
text-shadow:none;
|
||||
}
|
||||
|
||||
.footer-menu .nav li a:hover {
|
||||
color: #eee;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
|
||||
/* COMMENTS */
|
||||
|
||||
#comments .avatar img {
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
<?php global $woo_options; ?>
|
||||
|
||||
<?php if (( function_exists( 'has_nav_menu') && has_nav_menu( 'footer-menu') ) ||
|
||||
( $woo_options[ 'woo_footer_social' ] == 'true' )) { ?>
|
||||
<div id="footer-top" class="col-full">
|
||||
|
||||
<?php if ( $woo_options[ 'woo_footer_social' ] == 'true' ) { ?>
|
||||
@ -25,6 +27,7 @@
|
||||
<div class="fix"></div>
|
||||
|
||||
</div><!-- /#footer-top -->
|
||||
<?php } ?>
|
||||
|
||||
<div id="footer" class="col-full">
|
||||
|
||||
|
||||
Binary file not shown.
@ -23,7 +23,7 @@ msgstr "Error 404 - Página no encontrada"
|
||||
#@ woothemes
|
||||
#: 404.php:10
|
||||
msgid "The page you trying to reach does not exist, or has been moved. Please use the menus or the search box to find what you are looking for."
|
||||
msgstr ""
|
||||
msgstr "La página a la que intentas acceder no existe o se ha movido. Por favor, usa los menús o la búsqueda para encontrar lo que estás buscando."
|
||||
|
||||
#@ woothemes
|
||||
#: archive.php:18
|
||||
@ -36,7 +36,7 @@ msgstr "Archivo"
|
||||
#@ woothemes
|
||||
#: archive.php:18
|
||||
msgid "RSS feed for this section"
|
||||
msgstr ""
|
||||
msgstr "Canal RSS para esta sección"
|
||||
|
||||
#@ woothemes
|
||||
#: archive.php:30
|
||||
@ -46,7 +46,7 @@ msgstr "Archivo por autor"
|
||||
#@ woothemes
|
||||
#: archive.php:33
|
||||
msgid "Tag Archives:"
|
||||
msgstr ""
|
||||
msgstr "Archivo de etiquetas:"
|
||||
|
||||
#@ woothemes
|
||||
#: archive.php:54
|
||||
@ -82,12 +82,12 @@ msgstr "{ Editar }"
|
||||
#: template-donate.php:115
|
||||
#: template-fullwidth.php:36
|
||||
msgid "Sorry, no posts matched your criteria."
|
||||
msgstr ""
|
||||
msgstr "No hay entradas que coincidan con tu búsqueda."
|
||||
|
||||
#@ woothemes
|
||||
#: comments.php:9
|
||||
msgid "This post is password protected. Enter the password to view comments."
|
||||
msgstr ""
|
||||
msgstr "Esta entrada está protegida con contraseña. Introduzca la contraseña para ver los comentarios."
|
||||
|
||||
#@ woothemes
|
||||
#: comments.php:23
|
||||
@ -107,7 +107,7 @@ msgstr "% respuestas"
|
||||
#@ woothemes
|
||||
#: comments.php:23
|
||||
msgid "to"
|
||||
msgstr ""
|
||||
msgstr "para"
|
||||
|
||||
#@ woothemes
|
||||
#: comments.php:40
|
||||
@ -122,7 +122,7 @@ msgstr "No hay ningún comentario por ahora"
|
||||
#@ woothemes
|
||||
#: comments.php:56
|
||||
msgid "Comments are closed."
|
||||
msgstr "Los comentarios están cerrados."
|
||||
msgstr " "
|
||||
|
||||
#@ woothemes
|
||||
#: comments.php:68
|
||||
@ -138,7 +138,7 @@ msgstr "Dejar una respuesta para %s"
|
||||
#@ woothemes
|
||||
#: comments.php:76
|
||||
msgid "You must be"
|
||||
msgstr ""
|
||||
msgstr "Debes ser"
|
||||
|
||||
#@ woothemes
|
||||
#: comments.php:76
|
||||
@ -148,17 +148,17 @@ msgstr ""
|
||||
#@ woothemes
|
||||
#: comments.php:76
|
||||
msgid "to post a comment."
|
||||
msgstr ""
|
||||
msgstr "para escribir un comentario."
|
||||
|
||||
#@ woothemes
|
||||
#: comments.php:84
|
||||
msgid "Logged in as"
|
||||
msgstr ""
|
||||
msgstr "Sesión iniciada como"
|
||||
|
||||
#@ woothemes
|
||||
#: comments.php:84
|
||||
msgid "Log out of this account"
|
||||
msgstr ""
|
||||
msgstr "Salir de esta cuenta"
|
||||
|
||||
#@ woothemes
|
||||
#: comments.php:84
|
||||
@ -191,7 +191,7 @@ msgstr "Sitio web"
|
||||
#@ woothemes
|
||||
#: comments.php:103
|
||||
msgid "You can use these tags"
|
||||
msgstr ""
|
||||
msgstr "Puedes usar estas etiquetas"
|
||||
|
||||
#@ woothemes
|
||||
#: comments.php:107
|
||||
@ -231,7 +231,7 @@ msgstr ""
|
||||
#@ woothemes
|
||||
#: functions/admin-custom-nav.php:2313
|
||||
msgid "Select Menu:"
|
||||
msgstr ""
|
||||
msgstr "Selecciona una menú:"
|
||||
|
||||
#@ woothemes
|
||||
#: functions/admin-custom-nav.php:2339
|
||||
@ -269,7 +269,7 @@ msgstr ""
|
||||
#: functions/admin-express-functions-deprecated.php:194
|
||||
#: functions/admin-express-functions.php:210
|
||||
msgid "You are not allowed to upload files to this site."
|
||||
msgstr ""
|
||||
msgstr "No tienes permiso "
|
||||
|
||||
#@ default
|
||||
#: functions/admin-express-functions-deprecated.php:220
|
||||
@ -286,12 +286,12 @@ msgstr "Resultados de la búsqueda"
|
||||
#@ woothemes
|
||||
#: functions/admin-functions.php:1545
|
||||
msgid "Author Archives"
|
||||
msgstr ""
|
||||
msgstr "Archivo de autor"
|
||||
|
||||
#@ woothemes
|
||||
#: functions/admin-functions.php:1548
|
||||
msgid "Category Archive"
|
||||
msgstr ""
|
||||
msgstr "Archivo de categoría"
|
||||
|
||||
#@ woothemes
|
||||
#: functions/admin-functions.php:1549
|
||||
@ -302,22 +302,22 @@ msgstr "Archivo"
|
||||
#@ woothemes
|
||||
#: functions/admin-functions.php:1550
|
||||
msgid "Daily Archive"
|
||||
msgstr ""
|
||||
msgstr "Archivo diario"
|
||||
|
||||
#@ woothemes
|
||||
#: functions/admin-functions.php:1551
|
||||
msgid "Monthly Archive"
|
||||
msgstr ""
|
||||
msgstr "Archivo mensual"
|
||||
|
||||
#@ woothemes
|
||||
#: functions/admin-functions.php:1552
|
||||
msgid "Yearly Archive"
|
||||
msgstr ""
|
||||
msgstr "Archivo anual"
|
||||
|
||||
#@ woothemes
|
||||
#: functions/admin-functions.php:1553
|
||||
msgid "Tag Archive"
|
||||
msgstr ""
|
||||
msgstr "Archivo de etiquetas"
|
||||
|
||||
#@ woothemes
|
||||
#: functions/admin-functions.php:2323
|
||||
@ -350,7 +350,7 @@ msgstr ""
|
||||
#: functions/admin-functions.php:2604
|
||||
#, php-format
|
||||
msgid "Minute %1$s"
|
||||
msgstr ""
|
||||
msgstr "Minuto %1$s"
|
||||
|
||||
#@ woothemes
|
||||
#: functions/admin-functions.php:2604
|
||||
@ -396,7 +396,7 @@ msgstr ""
|
||||
#: functions/admin-functions.php:2641
|
||||
#, php-format
|
||||
msgid "Search results for "%1$s""
|
||||
msgstr ""
|
||||
msgstr "Resultado para la búsqueda "%1$s""
|
||||
|
||||
#@ woothemes
|
||||
#: functions/admin-functions.php:2645
|
||||
@ -848,42 +848,42 @@ msgstr ""
|
||||
#: includes/theme-functions.php:166
|
||||
msgctxt "slide"
|
||||
msgid "Add New"
|
||||
msgstr ""
|
||||
msgstr "Añadir"
|
||||
|
||||
#@ woothemes
|
||||
#: includes/theme-functions.php:167
|
||||
msgid "Add New Slide"
|
||||
msgstr ""
|
||||
msgstr "Añadir slide"
|
||||
|
||||
#@ woothemes
|
||||
#: includes/theme-functions.php:168
|
||||
msgid "Edit Slide"
|
||||
msgstr ""
|
||||
msgstr "Editar slide"
|
||||
|
||||
#@ woothemes
|
||||
#: includes/theme-functions.php:169
|
||||
msgid "New Slide"
|
||||
msgstr ""
|
||||
msgstr "Nueva slide"
|
||||
|
||||
#@ woothemes
|
||||
#: includes/theme-functions.php:170
|
||||
msgid "View Slide"
|
||||
msgstr ""
|
||||
msgstr "Ver slide"
|
||||
|
||||
#@ woothemes
|
||||
#: includes/theme-functions.php:171
|
||||
msgid "Search Slides"
|
||||
msgstr ""
|
||||
msgstr "Buscar slides"
|
||||
|
||||
#@ woothemes
|
||||
#: includes/theme-functions.php:172
|
||||
msgid "No slides found"
|
||||
msgstr ""
|
||||
msgstr "No se han encontrado slides"
|
||||
|
||||
#@ woothemes
|
||||
#: includes/theme-functions.php:173
|
||||
msgid "No slides found in Trash"
|
||||
msgstr ""
|
||||
msgstr "No hay slides en la papelera"
|
||||
|
||||
#@ woothemes
|
||||
#: includes/widgets/widget-woo-adspace.php:10
|
||||
|
||||
BIN
src/wp-content/uploads/2011/05/Ciudad-de-la-Esperanza-80x80.jpg
Normal file
BIN
src/wp-content/uploads/2011/05/Ciudad-de-la-Esperanza-80x80.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
BIN
src/wp-content/uploads/2011/05/logo-ademas-pie.gif
Normal file
BIN
src/wp-content/uploads/2011/05/logo-ademas-pie.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
Loading…
Reference in New Issue
Block a user